/[Apache-SVN]/xmlbeans/trunk/bin/scomp
ViewVC logotype

Log of /xmlbeans/trunk/bin/scomp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 537261 - (view) (annotate) - [select for diffs]
Modified Fri May 11 18:35:20 2007 UTC (2 years, 6 months ago) by radup
File length: 1054 byte(s)
Diff to previous 398074 (colored)
Fix for issues XMLBEANS-330 and XMLBEANS-324. Changed the XmlBeans main build file to move the QName class in a jar of its own.

Revision 398074 - (view) (annotate) - [select for diffs]
Modified Sat Apr 29 03:02:15 2006 UTC (3 years, 6 months ago) by radup
File length: 1021 byte(s)
Diff to previous 292894 (colored)
Enable XMLBeans installation in a directory containing spaces and also passing files containing spaces as arguments to the scripts.

Revision 292894 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 01:49:55 2005 UTC (4 years, 1 month ago) by radup
File length: 1015 byte(s)
Diff to previous 279679 (colored)
Fixed JIRA XMLBEANS-180. Contributed by Dan Durkin.
Changed the way configuration files are processed, trying to not invoke JAM unless needed.
Re-checked in the UNIX scripts, since they need to be checked in from a Linux/UNIX box to work properly.

Revision 279679 - (view) (annotate) - [select for diffs]
Modified Fri Sep 9 00:54:38 2005 UTC (4 years, 2 months ago) by cezar
File length: 1046 byte(s)
Diff to previous 209867 (colored)
Contributed by Rajiv Balachandran. Changing command line scripts and documentation to reflect namechange of the new JSR173 jars

Revision 209867 - (view) (annotate) - [select for diffs]
Modified Fri Jul 8 19:21:58 2005 UTC (4 years, 4 months ago) by cezar
File length: 1011 byte(s)
Diff to previous 152946 (colored)
Set svn properties for unix scripts.

Revision 152946 - (view) (annotate) - [select for diffs]
Modified Tue Feb 8 22:12:25 2005 UTC (4 years, 9 months ago) by radup
File length: 1011 byte(s)
Diff to previous 151419 (colored)
Few release-related changes that I though I had commited ealier.

Revision 151419 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 21:27:58 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 986 byte(s)
Diff to previous 151290 (colored)
- adding licenses to external/lib
- adding apache license to more files
- change NOTICE.txt to attribute BEA

Revision 151290 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 01:57:27 2005 UTC (4 years, 9 months ago) by radup
File length: 363 byte(s)
Diff to previous 151215 (colored)
Changed scripts on Linux.

Revision 151215 - (view) (annotate) - [select for diffs]
Modified Thu Feb 3 19:56:13 2005 UTC (4 years, 9 months ago) by radup
File length: 507 byte(s)
Diff to previous 111285 (colored)
Distribution cleanup work.

Revision 111285 - (view) (annotate) - [select for diffs]
Modified Wed Dec 8 16:54:26 2004 UTC (4 years, 11 months ago) by cezar
File length: 345 byte(s)
Diff to previous 111086 (colored)
Trunk reorganization 2.

Revision 111086 - (view) (annotate) - [select for diffs]
Modified Thu Nov 4 05:24:40 2004 UTC (5 years ago) by kkrouse
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 345 byte(s)
Diff to previous 110518 (colored)
- added XmlBeans.getVersion() api using package manifest entries
- changed url in ant docs
- increased initial memory for scomp

Revision 110518 - (view) (annotate) - [select for diffs]
Modified Sat Mar 6 22:57:31 2004 UTC (5 years, 8 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 336 byte(s)
Diff to previous 110383 (colored)
Revert the previous change in NameUtil contributed by Radu Preotiuc.

Revision 110383 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 00:01:16 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 339 byte(s)
Diff to previous 110381 (colored)
backout fix for bad jar name

Revision 110381 - (view) (annotate) - [select for diffs]
Modified Mon Feb 2 20:21:52 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 336 byte(s)
Diff to previous 110360 (colored)
fix outdated jar name in scomp script

Revision 110360 - (view) (annotate) - [select for diffs]
Modified Sat Jan 24 01:01:48 2004 UTC (5 years, 10 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 339 byte(s)
Diff to previous 110292 (colored)
merging some recent fixes from the v1 tree into the v2 tree.
DRTs: passed

Revision 110292 - (view) (annotate) - [select for diffs]
Modified Tue Dec 16 22:00:50 2003 UTC (5 years, 11 months ago) by cezar
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 264 byte(s)
Diff to previous 110239 (colored)
Added support for XML Catalog, based on Apache Commons CatalogResolver.

How it works:

1) there is a global read only resolver that can be set through "xmlbean.entityResolver" system property
2) option 1 is overwritten if:
  2a) - the switch "-catalog [file]" is used on the command line for scomp
  2b) - or a resolver is set in XmlOptions (XmlOptions.setEntityResolver() )

CR: David Bau
DRT: passing

Revision 110239 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 01:03:02 2003 UTC (6 years ago) by davidbau
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 226 byte(s)
Diff to previous 110176 (colored)
Adds support for annotations in XMLSchema.

Revision 110176 - (view) (annotate) - [select for diffs]
Added Fri Sep 26 21:23:43 2003 UTC (6 years, 2 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/bin/scomp
File length: 179 byte(s)
Copy of v1 into v2

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2