/[Apache-SVN]/xmlbeans/trunk/build.xml
ViewVC logotype

Log of /xmlbeans/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 882429 - (view) (annotate) - [select for diffs]
Modified Fri Nov 20 07:13:01 2009 UTC (6 days ago) by wypoon
File length: 52057 byte(s)
Diff to previous 792009 (colored)
2.5.0 release

Revision 792009 - (view) (annotate) - [select for diffs]
Modified Wed Jul 8 01:03:45 2009 UTC (4 months, 2 weeks ago) by cezar
File length: 52057 byte(s)
Diff to previous 789921 (colored)
- Updated dist-src jar file name to sources instead of source.
- Uncomment year check in GDate parsing.
- Added lexical validation of URI in XsTypeConverter, to be used externaly if necesary.


Revision 789921 - (view) (annotate) - [select for diffs]
Modified Tue Jun 30 20:14:03 2009 UTC (4 months, 3 weeks ago) by cezar
File length: 52056 byte(s)
Diff to previous 770399 (colored)
Include source jar creation in build script for maven repository.


Revision 770399 - (view) (annotate) - [select for diffs]
Modified Thu Apr 30 19:05:47 2009 UTC (6 months, 3 weeks ago) by cezar
File length: 50062 byte(s)
Diff to previous 732430 (colored)
Fix DocType bug when the root element gets changed.


Revision 732430 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 18:46:00 2009 UTC (10 months, 2 weeks ago) by cezar
File length: 49972 byte(s)
Diff to previous 677460 (colored)
- fix compilation of generated sources for schemas using substitution groups
- disable deadlock when setting an entire array



Revision 677460 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 22:55:43 2008 UTC (16 months, 1 week ago) by cezar
File length: 49961 byte(s)
Diff to previous 664206 (colored)
Moving on to 2.4.1 for development.



Revision 664206 - (view) (annotate) - [select for diffs]
Modified Sat Jun 7 00:04:24 2008 UTC (17 months, 2 weeks ago) by radup
File length: 49961 byte(s)
Diff to previous 660755 (colored)
Increased version number.

Revision 660755 - (view) (annotate) - [select for diffs]
Modified Tue May 27 23:05:10 2008 UTC (17 months, 4 weeks ago) by radup
File length: 49961 byte(s)
Diff to previous 658812 (colored)
Moved the service description source files.

Revision 658812 - (view) (annotate) - [select for diffs]
Modified Wed May 21 18:59:45 2008 UTC (18 months ago) by radup
File length: 50121 byte(s)
Diff to previous 648478 (colored)
Contributed by Wing Yew Poon. Pluggable XPath/XQuery engine support.

Revision 648478 - (view) (annotate) - [select for diffs]
Modified Wed Apr 16 00:56:48 2008 UTC (19 months, 1 week ago) by radup
File length: 49435 byte(s)
Diff to previous 546185 (colored)
Support for Saxon 9. Contributed by Wing Yew Poon.

Revision 546185 - (view) (annotate) - [select for diffs]
Modified Mon Jun 11 16:33:01 2007 UTC (2 years, 5 months ago) by cezar
File length: 49101 byte(s)
Diff to previous 537261 (colored)
Increased version to 2.3.1.
Fixed a couple of bugs related to long CDATA fields.
Fixed bug in OptimizeForSpeedSaver.
XmlObject.copy() is unsynchronized if store is not sync.
Added XmlObjectBase._Copy(XmlOptions) and Locale.COPY_USE_NEW_LOCALE to create a new Locale (sync domain) for copyes.

checkintest is passing


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: 49101 byte(s)
Diff to previous 529824 (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 529824 - (view) (annotate) - [select for diffs]
Modified Wed Apr 18 01:45:41 2007 UTC (2 years, 7 months ago) by radup
File length: 48679 byte(s)
Diff to previous 500554 (colored)
Fix for XMLBEANS-300 and changed the version number in the build.xml file also.
Contributors: Gordon Eastman, Ben La Monica, Radu Preotiuc.


Revision 500554 - (view) (annotate) - [select for diffs]
Modified Sat Jan 27 15:53:24 2007 UTC (2 years, 9 months ago) by cezar
File length: 48679 byte(s)
Diff to previous 471299 (colored)
Upgraded to latest Saxon version 8-8. Don't forget to do an ant clean.jars first.

checkintest passes

Revision 471299 - (view) (annotate) - [select for diffs]
Modified Sun Nov 5 00:00:38 2006 UTC (3 years ago) by radup
File length: 48563 byte(s)
Diff to previous 469605 (colored)
Improved handling of errors during typesystem loading. 
Fixed bug during type generation of complex types with simpe content.

Revision 469605 - (view) (annotate) - [select for diffs]
Modified Tue Oct 31 18:48:09 2006 UTC (3 years ago) by radup
File length: 48700 byte(s)
Diff to previous 423760 (colored)
Fix Saxon XQuery issue XMLBEANS-275. Contributed by Dan Kearns.
Also updated Saxon to version 8.7.3 (this is the version automatically downloaded during build if Saxon is not already found).

Revision 423760 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 04:42:43 2006 UTC (3 years, 4 months ago) by cezar
File length: 48496 byte(s)
Diff to previous 413128 (colored)
Moving off of 2.2.0.

Revision 413128 - (view) (annotate) - [select for diffs]
Modified Fri Jun 9 19:20:10 2006 UTC (3 years, 5 months ago) by cezar
File length: 48496 byte(s)
Diff to previous 393625 (colored)
Incremented version number to v2.2.0.

checkintest passes


Revision 393625 - (view) (annotate) - [select for diffs]
Modified Wed Apr 12 21:33:43 2006 UTC (3 years, 7 months ago) by radup
File length: 48496 byte(s)
Diff to previous 379945 (colored)
Changed the build.xml file so that it doesn't require 'svn' on the path anymore.

Revision 379945 - (view) (annotate) - [select for diffs]
Modified Wed Feb 22 22:28:07 2006 UTC (3 years, 9 months ago) by cezar
File length: 48212 byte(s)
Diff to previous 378309 (colored)
Changed location of the jsr173 API jar.


Revision 378309 - (view) (annotate) - [select for diffs]
Modified Thu Feb 16 17:27:00 2006 UTC (3 years, 9 months ago) by radup
File length: 48205 byte(s)
Diff to previous 328944 (colored)
Updating XmlBeans to download and use SaxonB-8.6.1 in place of SaxonB8.1.

Contributed by Lawrence Jones

Revision 328944 - (view) (annotate) - [select for diffs]
Modified Thu Oct 27 20:22:56 2005 UTC (4 years, 1 month ago) by radup
File length: 47782 byte(s)
Diff to previous 312915 (colored)
Two minor XMLSchema fixes, contributed by Lawrence Jones and myself.
Changed the revision number from 2.0.1 to 2.1.0

Revision 312915 - (view) (annotate) - [select for diffs]
Modified Tue Oct 11 16:47:21 2005 UTC (4 years, 1 month ago) by radup
File length: 47782 byte(s)
Diff to previous 279402 (colored)
Updated the build to download a new version of the JSR-173 jar licensed under Apache.

Contributed by Lawrence Jones

Revision 279402 - (view) (annotate) - [select for diffs]
Modified Wed Sep 7 19:21:07 2005 UTC (4 years, 2 months ago) by cezar
File length: 48120 byte(s)
Diff to previous 233375 (colored)
Update for using the latest jsr173 package.

Conttributed by Lawrence Jones

checkintests pass.


Revision 233375 - (view) (annotate) - [select for diffs]
Modified Thu Aug 18 20:49:36 2005 UTC (4 years, 3 months ago) by radup
File length: 47311 byte(s)
Diff to previous 224393 (colored)
Added a new interface to the XmlBeans caches, so that it is possible to implement different caching strategies for example in multi-threaded environments that are more efficient than the default mechanisms.


Revision 224393 - (view) (annotate) - [select for diffs]
Modified Fri Jul 22 20:19:06 2005 UTC (4 years, 4 months ago) by cezar
File length: 47374 byte(s)
Diff to previous 224386 (colored)
Yana Kadiyska. Fixing version target and line numbers mucked up in last checkin

Revision 224386 - (view) (annotate) - [select for diffs]
Modified Fri Jul 22 19:18:57 2005 UTC (4 years, 4 months ago) by cezar
File length: 47319 byte(s)
Diff to previous 216222 (colored)
Contributed by: Mark Swanson. Patch for Jira issue 136

Revision 216222 - (view) (annotate) - [select for diffs]
Modified Wed Jul 13 18:58:40 2005 UTC (4 years, 4 months ago) by cezar
File length: 47046 byte(s)
Diff to previous 191558 (colored)
version++


Revision 191558 - (view) (annotate) - [select for diffs]
Modified Mon Jun 20 20:51:22 2005 UTC (4 years, 5 months ago) by cezar
File length: 47046 byte(s)
Diff to previous 191009 (colored)
Included more samples in the distribution, updated NOTICE.txt since the distribution doesn't include any Saxon code.


Revision 191009 - (view) (annotate) - [select for diffs]
Modified Thu Jun 16 21:42:52 2005 UTC (4 years, 5 months ago) by radup
File length: 46755 byte(s)
Diff to previous 184121 (colored)
Changed the version string from "2.0.0-beta1" to "2.0.0".

Revision 184121 - (view) (annotate) - [select for diffs]
Modified Mon Jun 6 21:03:50 2005 UTC (4 years, 5 months ago) by cezar
File length: 46761 byte(s)
Diff to previous 178270 (colored)
DocumentFragmentNode + assertion fix

Revision 178270 - (view) (annotate) - [select for diffs]
Modified Tue May 24 20:22:22 2005 UTC (4 years, 6 months ago) by cezar
File length: 46738 byte(s)
Diff to previous 169746 (colored)
Fix version in xbean.jar

Revision 169746 - (view) (annotate) - [select for diffs]
Modified Thu May 12 02:31:42 2005 UTC (4 years, 6 months ago) by cezar
File length: 46729 byte(s)
Diff to previous 169227 (colored)
Contributed by Rajiv Balachandran. Fixing saxon download url

Revision 169227 - (view) (annotate) - [select for diffs]
Modified Mon May 9 03:11:23 2005 UTC (4 years, 6 months ago) by radup
File length: 46638 byte(s)
Diff to previous 169153 (colored)
One more attempt.

Revision 169153 - (view) (annotate) - [select for diffs]
Modified Sun May 8 19:29:48 2005 UTC (4 years, 6 months ago) by radup
File length: 46638 byte(s)
Diff to previous 169117 (colored)
Temporarily revert upgrading Piccolo, not ripe yet.

Revision 169117 - (view) (annotate) - [select for diffs]
Modified Sat May 7 23:03:08 2005 UTC (4 years, 6 months ago) by radup
File length: 46638 byte(s)
Diff to previous 157138 (colored)
Upgraded piccolo to the 1.04 version + our fixes + a new fix enabling non-ASCII characters in element and attribute names.
Several other minor bugfixes.

Revision 157138 - (view) (annotate) - [select for diffs]
Modified Fri Mar 11 19:50:02 2005 UTC (4 years, 8 months ago) by cezar
File length: 46638 byte(s)
Diff to previous 155971 (colored)
Contributed by: Yana Kadiyska. Fixing erroneous renaming of Saxon zip

Revision 155971 - (view) (annotate) - [select for diffs]
Modified Wed Mar 2 23:07:27 2005 UTC (4 years, 8 months ago) by kkrouse
File length: 46659 byte(s)
Diff to previous 155956 (colored)
Download external jars to external/lib instead of build/lib so they don't get
deleted on a "ant clean".  Run "ant clean.jars" to clean external/lib

Revision 155956 - (view) (annotate) - [select for diffs]
Modified Wed Mar 2 21:05:31 2005 UTC (4 years, 8 months ago) by kkrouse
File length: 46031 byte(s)
Diff to previous 153866 (colored)
adding xmlpublic.jar, xbean_xpath.jar, and resolver.jar to the binary dist

Revision 153866 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 22:32:41 2005 UTC (4 years, 9 months ago) by cezar
File length: 45988 byte(s)
Diff to previous 153306 (colored)
Step 1 for newstore2 to store move. checkintest:passes

Revision 153306 - (view) (annotate) - [select for diffs]
Modified Fri Feb 11 00:28:40 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 46040 byte(s)
Diff to previous 153299 (colored)
- rename dist archives

Revision 153299 - (view) (annotate) - [select for diffs]
Modified Thu Feb 10 23:28:49 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 46055 byte(s)
Diff to previous 152967 (colored)
- add version info to javadocs
- add svn revision to version string

Revision 152967 - (view) (annotate) - [select for diffs]
Modified Wed Feb 9 00:30:39 2005 UTC (4 years, 9 months ago) by radup
File length: 45286 byte(s)
Diff to previous 152961 (colored)
Fixed file permissions on Linux to include the executable bit on the scripts.

Revision 152961 - (view) (annotate) - [select for diffs]
Modified Tue Feb 8 23:36:25 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 44516 byte(s)
Diff to previous 152946 (colored)
copy samples to binary dist

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: 44187 byte(s)
Diff to previous 152939 (colored)
Few release-related changes that I though I had commited ealier.

Revision 152939 - (view) (annotate) - [select for diffs]
Modified Tue Feb 8 21:15:01 2005 UTC (4 years, 9 months ago) by cliffs
File length: 44201 byte(s)
Diff to previous 151436 (colored)
modifying build file to add jsr 173 aapis to distribution

Revision 151436 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 22:41:01 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 44137 byte(s)
Diff to previous 151419 (colored)
moving LICENSE to root like other Apache projects

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: 44096 byte(s)
Diff to previous 151276 (colored)
- adding licenses to external/lib
- adding apache license to more files
- change NOTICE.txt to attribute BEA

Revision 151276 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 00:39:39 2005 UTC (4 years, 9 months ago) by kkrouse
File length: 44043 byte(s)
Diff to previous 151242 (colored)
adding apache license to more files

Revision 151242 - (view) (annotate) - [select for diffs]
Modified Thu Feb 3 22:06:55 2005 UTC (4 years, 9 months ago) by radup
File length: 43423 byte(s)
Diff to previous 151215 (colored)
More brushup of mundane things, like readme and ant task doc.

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: 43113 byte(s)
Diff to previous 151101 (colored)
Distribution cleanup work.

Revision 151101 - (view) (annotate) - [select for diffs]
Modified Thu Feb 3 02:12:19 2005 UTC (4 years, 9 months ago) by radup
File length: 42678 byte(s)
Diff to previous 149558 (colored)
Added support so that the JAM code can be run under JDK1.5

Revision 149558 - (view) (annotate) - [select for diffs]
Modified Wed Feb 2 19:54:40 2005 UTC (4 years, 9 months ago) by cezar
File length: 42442 byte(s)
Diff to previous 149462 (colored)
Contributed by:Yana Kadiyska. Cleaning/Adding xpath/xquery tests. Removing references to Jaxen in build file

Revision 149462 - (view) (annotate) - [select for diffs]
Modified Tue Feb 1 23:31:38 2005 UTC (4 years, 9 months ago) by radup
File length: 42859 byte(s)
Diff to previous 149324 (colored)
JAM is now part of the annogen project on codehaus,
with an Apache 2.0 license, so I just checked in the source code.

Revision 149324 - (view) (annotate) - [select for diffs]
Modified Tue Feb 1 00:01:07 2005 UTC (4 years, 9 months ago) by cezar
File length: 41701 byte(s)
Diff to previous 128425 (colored)
Stream validation with attributes fix, plus various small fixes. And a patch for test perf contributed by Jamie Zyskowski.

Revision 128425 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 21:00:04 2005 UTC (4 years, 9 months ago) by cezar
File length: 41682 byte(s)
Diff to previous 126637 (colored)
Contributed by Yana Kadiyska. Fix bug ability to skip Saxon dl by setting XMLBEANS_EXTERNALS

Revision 126637 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 19:08:11 2005 UTC (4 years, 9 months ago) by cezar
File length: 41654 byte(s)
Diff to previous 126023 (colored)
Contributed by Yana Kadiyska. Adding ability to skip Saxon dl by setting XMLBEANS_EXTERNALS

Revision 126023 - (view) (annotate) - [select for diffs]
Modified Sat Jan 22 08:40:28 2005 UTC (4 years, 10 months ago) by cezar
File length: 41290 byte(s)
Diff to previous 125213 (colored)
Part two for schema metadata partitioning. checkintest: passes

Revision 125213 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 21:48:30 2005 UTC (4 years, 10 months ago) by cezar
File length: 41227 byte(s)
Diff to previous 111562 (colored)
Checking in Yana's patch to enable Saxon as xpath and xquery engine. codereview: Cezar Andrei checkintest: passes

Revision 111562 - (view) (annotate) - [select for diffs]
Modified Sat Dec 11 01:02:48 2004 UTC (4 years, 11 months ago) by kkrouse
File length: 37759 byte(s)
Diff to previous 111285 (colored)
- null check when getting XmlBeans Package
- added version api to 1.x and 1.x-jdk1.3


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: 37853 byte(s)
Copied from: xmlbeans/trunk/v2/build.xml revision 111277
Diff to previous 111132 (colored)
Trunk reorganization 2.

Revision 111132 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 02:26:47 2004 UTC (4 years, 11 months ago) by kkrouse
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37853 byte(s)
Diff to previous 111131 (colored)
clean up repackaging target to repackage build.xml

Revision 111131 - (view) (annotate) - [select for diffs]
Modified Tue Dec 7 00:37:10 2004 UTC (4 years, 11 months ago) by kkrouse
Original Path: xmlbeans/trunk/v2/build.xml
File length: 41252 byte(s)
Diff to previous 111128 (colored)
repackage generated TypeSystemHolder class

Revision 111128 - (view) (annotate) - [select for diffs]
Modified Fri Dec 3 00:15:23 2004 UTC (4 years, 11 months ago) by kkrouse
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40620 byte(s)
Diff to previous 111086 (colored)
- deprecate SchemaCodePrinter.printLoader()
- use a compiled TypeSystemHolder class as a template to gen other
  TypeSystemHodler classes.  no need for javac when saving a type system!
- update the boostrap jar

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/build.xml
File length: 39325 byte(s)
Diff to previous 111082 (colored)
- added XmlBeans.getVersion() api using package manifest entries
- changed url in ant docs
- increased initial memory for scomp

Revision 111082 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 18:04:59 2004 UTC (5 years ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 36635 byte(s)
Diff to previous 111080 (colored)
Removal of old store code - some bug fixes

Revision 111080 - (view) (annotate) - [select for diffs]
Modified Mon Nov 1 04:25:58 2004 UTC (5 years ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37591 byte(s)
Diff to previous 111075 (colored)
First cut for pakaging schema metadata.

checkintest: passes

Revision 111075 - (view) (annotate) - [select for diffs]
Modified Fri Oct 29 06:50:41 2004 UTC (5 years ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37620 byte(s)
Diff to previous 111067 (colored)
jam: some reorg in annotation override stuff, plus new test cases

Revision 111067 - (view) (annotate) - [select for diffs]
Modified Tue Oct 26 15:27:42 2004 UTC (5 years, 1 month ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37556 byte(s)
Diff to previous 110968 (colored)
Build jsr173_ri.jar

Revision 110968 - (view) (annotate) - [select for diffs]
Modified Mon Sep 13 05:37:28 2004 UTC (5 years, 2 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37541 byte(s)
Diff to previous 110964 (colored)
Updated Piccolo (not the latest version) and changed type loader cache to use soft referecnes

Revision 110964 - (view) (annotate) - [select for diffs]
Modified Thu Sep 9 00:01:54 2004 UTC (5 years, 2 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37538 byte(s)
Diff to previous 110936 (colored)
New version of Piccolo

Revision 110936 - (view) (annotate) - [select for diffs]
Modified Tue Aug 17 18:12:51 2004 UTC (5 years, 3 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37538 byte(s)
Diff to previous 110927 (colored)
more spring cleaning of binding/marshal
Contributed by Kevin Krouse

Revision 110927 - (view) (annotate) - [select for diffs]
Modified Sat Aug 14 02:02:32 2004 UTC (5 years, 3 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37594 byte(s)
Diff to previous 110926 (colored)
Command line for inst2xsd plus some fixes.

checkintests: pass

Revision 110926 - (view) (annotate) - [select for diffs]
Modified Wed Aug 11 03:02:52 2004 UTC (5 years, 3 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 37519 byte(s)
Diff to previous 110921 (colored)
removing binding/marshal source and tests
Contributed by Kevin Krouse

Revision 110921 - (view) (annotate) - [select for diffs]
Modified Sat Aug 7 20:19:35 2004 UTC (5 years, 3 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 42085 byte(s)
Diff to previous 110918 (colored)
Instance 2 schema tool.
Fix for jam warnings.

checkintest: passes

Revision 110918 - (view) (annotate) - [select for diffs]
Modified Sat Aug 7 01:31:37 2004 UTC (5 years, 3 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 41037 byte(s)
Diff to previous 110897 (colored)
Contributed by Kevin Krouse
adding error codes

Revision 110897 - (view) (annotate) - [select for diffs]
Modified Mon Jul 26 18:24:17 2004 UTC (5 years, 4 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40833 byte(s)
Diff to previous 110890 (colored)
More of the new store implemented

Revision 110890 - (view) (annotate) - [select for diffs]
Modified Mon Jul 19 23:24:43 2004 UTC (5 years, 4 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40664 byte(s)
Diff to previous 110889 (colored)
contributed by: Kevin Krouse
sending jam output to build/classes/jam to avoid rebuilding

Revision 110889 - (view) (annotate) - [select for diffs]
Modified Mon Jul 19 22:07:45 2004 UTC (5 years, 4 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40790 byte(s)
Diff to previous 110888 (colored)
remove extra work building jam

Revision 110888 - (view) (annotate) - [select for diffs]
Modified Mon Jul 19 21:28:14 2004 UTC (5 years, 4 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 41124 byte(s)
Diff to previous 110879 (colored)
Contributed by: Kevin Krouse
only extract jaxen.jar if neccesary

Revision 110879 - (view) (annotate) - [select for diffs]
Modified Fri Jul 16 00:21:14 2004 UTC (5 years, 4 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40858 byte(s)
Diff to previous 110872 (colored)
New "schema bookmark" mechanism allowing one to tag user data on Schema Object Model entities + test case.
Contributed by Radu Preotiuc.

Revision 110872 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 17:31:12 2004 UTC (5 years, 4 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40883 byte(s)
Diff to previous 110871 (colored)
Remove marshall drt from checkin tests

Revision 110871 - (view) (annotate) - [select for diffs]
Modified Thu Jul 8 20:29:59 2004 UTC (5 years, 4 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40874 byte(s)
Diff to previous 110864 (colored)
- Finally enabling Piccolo by default. XmlOptions.setLoadUseXMLReader (XMLReader xmlReader) can be used when a diffrent parser is required.
- outside repackaging works now also on piccolo

CR: Eric
Checkintest: passes

Revision 110864 - (view) (annotate) - [select for diffs]
Modified Thu Jul 1 17:18:10 2004 UTC (5 years, 4 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40124 byte(s)
Diff to previous 110844 (colored)
Apache licensed Piccolo parser added.

checkintest: passes

Revision 110844 - (view) (annotate) - [select for diffs]
Modified Fri Jun 25 18:33:25 2004 UTC (5 years, 5 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 38595 byte(s)
Diff to previous 110830 (colored)
Contributed by: Yana Kadiyska
Enabled asserts on demand (-Dasserts="on")
Added building of xbean.jar if missing
Restructured directory test/build
Cleaning up incremental build to simplify building of a specific area
Clean up build.xml file

Revision 110830 - (view) (annotate) - [select for diffs]
Modified Tue Jun 22 17:57:39 2004 UTC (5 years, 5 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62826 byte(s)
Diff to previous 110802 (colored)
Contributed by: Yana Kadiyska. Adding detailed target. Fixing checkin target. Moving Threading Test from detailed to Checkin

Revision 110802 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 18:47:34 2004 UTC (5 years, 5 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62712 byte(s)
Diff to previous 110795 (colored)
Contributed by Yana Kadiyska: abstract path for marshal drts

Revision 110795 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 23:47:35 2004 UTC (5 years, 5 months ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62524 byte(s)
Diff to previous 110794 (colored)
move marshal test classes

Revision 110794 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 19:54:45 2004 UTC (5 years, 5 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62458 byte(s)
Diff to previous 110786 (colored)
Adding xbean_xpath.jar ant target to be called by xbean.jar ant taget.

Revision 110786 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 19:15:11 2004 UTC (5 years, 5 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62481 byte(s)
Diff to previous 110783 (colored)
update javac targeting in build scripts, restructure 1.5-specific JAM sources

Revision 110783 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 18:11:27 2004 UTC (5 years, 5 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 61282 byte(s)
Diff to previous 110770 (colored)
clean up carriage returns in build script

Revision 110770 - (view) (annotate) - [select for diffs]
Modified Tue Jun 8 19:43:36 2004 UTC (5 years, 5 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 62827 byte(s)
Diff to previous 110753 (colored)
Contributed by Yana Kadiyska

Revision 110753 - (view) (annotate) - [select for diffs]
Modified Tue May 25 20:44:46 2004 UTC (5 years, 6 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 55285 byte(s)
Diff to previous 110752 (colored)
finally remove jam_old
make loading of tylar resources more lazy

Revision 110752 - (view) (annotate) - [select for diffs]
Modified Fri May 21 19:21:31 2004 UTC (5 years, 6 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 55623 byte(s)
Diff to previous 110745 (colored)
Added attribute node cache for marshalling

Revision 110745 - (view) (annotate) - [select for diffs]
Modified Tue May 18 16:33:24 2004 UTC (5 years, 6 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 55546 byte(s)
Diff to previous 110736 (colored)
- Added more tests for interface and pre/post extensions. Also, these tests are very good examples on how to use these features. Many thanks to Yana Kadiyska for contribuing these tests.

- Fixed NPE in Validator.

DRT: passes

Revision 110736 - (view) (annotate) - [select for diffs]
Modified Wed May 12 18:44:53 2004 UTC (5 years, 6 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51134 byte(s)
Diff to previous 110733 (colored)
- JAM enabled extensions: i.e. only extension sources needed when compiling a schema with interface/prePostExtensions.
- Fixed location for unmarshaling.

DRT: passes

Revision 110733 - (view) (annotate) - [select for diffs]
Modified Tue May 11 20:25:15 2004 UTC (5 years, 6 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50975 byte(s)
Diff to previous 110719 (colored)
Beginning to replace old store

Revision 110719 - (view) (annotate) - [select for diffs]
Modified Wed May 5 00:45:38 2004 UTC (5 years, 6 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50738 byte(s)
Diff to previous 110663 (colored)
- Extensions: interfaces and pre/post Set calls, with a drt case on it.
- A drt case using a schema that has <redefine>.
- Moved test numerals.xsd to schemas dir.

DRT: passes

Revision 110663 - (view) (annotate) - [select for diffs]
Modified Fri Apr 9 22:48:16 2004 UTC (5 years, 7 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 49319 byte(s)
Diff to previous 110627 (colored)
- removing some duplicate files found in the xkit directory.

- added a change history to the XMLSchema.xsd for the minor modifications
  that we've made to it.

- updated the version number in v1 to 1.0.2

DRTs: v1 and v2 pass

Revision 110627 - (view) (annotate) - [select for diffs]
Modified Mon Mar 29 21:09:00 2004 UTC (5 years, 7 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48809 byte(s)
Diff to previous 110619 (colored)
Added a SOAP11 encoding built-in Schema Type system which allows us to correctly parse schemas with references to SOAPenc:Array without needing anything extra on the classpath (and without actually using the classpath to load types).
Added a new target to the build.xml file, "enum-support.jar", which creates a jar containing the classes from xbean.jar that are needed in order to compile the generated enumeration classes (so instead of compiling them with xbean.jar on the classpath, one would compile them with only this small 12k jar on the cp).
Contributed by Radu Preotiuc.

Revision 110619 - (view) (annotate) - [select for diffs]
Modified Fri Mar 26 23:37:28 2004 UTC (5 years, 8 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48206 byte(s)
Diff to previous 110606 (colored)
misc dom fixes

Revision 110606 - (view) (annotate) - [select for diffs]
Modified Mon Mar 22 07:56:30 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48129 byte(s)
Diff to previous 110593 (colored)
fix build break

Revision 110593 - (view) (annotate) - [select for diffs]
Modified Wed Mar 17 22:04:16 2004 UTC (5 years, 8 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48071 byte(s)
Diff to previous 110592 (colored)
add target to echo java version

Revision 110592 - (view) (annotate) - [select for diffs]
Modified Wed Mar 17 08:02:20 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48076 byte(s)
Diff to previous 110583 (colored)
remove 1.5 requirement for repackaging build

Revision 110583 - (view) (annotate) - [select for diffs]
Modified Tue Mar 16 06:40:44 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48564 byte(s)
Diff to previous 110570 (colored)
tweak jam/15 stuff for repackaging

Revision 110570 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 22:30:34 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48074 byte(s)
Diff to previous 110568 (colored)
stage jam and jam_old in xbean.jar

Revision 110568 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 05:48:48 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 47724 byte(s)
Diff to previous 110529 (colored)
clean up so jam build dir is still at top level

Revision 110529 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 10:38:56 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 47702 byte(s)
Diff to previous 110509 (colored)
jam2->jam

Revision 110509 - (view) (annotate) - [select for diffs]
Modified Sat Mar 6 08:53:55 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 47632 byte(s)
Diff to previous 110498 (colored)
jam: finish moving sources

Revision 110498 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 03:07:43 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50582 byte(s)
Diff to previous 110496 (colored)
jam: various updates

Revision 110496 - (view) (annotate) - [select for diffs]
Modified Wed Mar 3 22:56:39 2004 UTC (5 years, 8 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50406 byte(s)
Diff to previous 110488 (colored)
Misc fixes

Revision 110488 - (view) (annotate) - [select for diffs]
Modified Tue Mar 2 22:03:04 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51347 byte(s)
Diff to previous 110486 (colored)
jam: fix equals on eclass

Revision 110486 - (view) (annotate) - [select for diffs]
Modified Tue Mar 2 16:50:54 2004 UTC (5 years, 8 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51308 byte(s)
Diff to previous 110482 (colored)
Improved uptodate jam checks.

Revision 110482 - (view) (annotate) - [select for diffs]
Modified Tue Mar 2 04:26:19 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51299 byte(s)
Diff to previous 110475 (colored)
jam: lot of refactoring, new tests

Revision 110475 - (view) (annotate) - [select for diffs]
Modified Sun Feb 29 23:42:03 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51280 byte(s)
Diff to previous 110474 (colored)
attempt to fix newstore build

Revision 110474 - (view) (annotate) - [select for diffs]
Modified Sun Feb 29 16:38:25 2004 UTC (5 years, 8 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 51105 byte(s)
Diff to previous 110467 (colored)
A wrapper over jsr173's XMLStreamReader that checks the schema validity of the inner stream. This validation wrapper can validate documents, type contents and global attributes.

CR: Eric
DRT: passes

Revision 110467 - (view) (annotate) - [select for diffs]
Modified Fri Feb 27 19:30:36 2004 UTC (5 years, 8 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50497 byte(s)
Diff to previous 110455 (colored)
fix jam bug with empty source set, add 'jamdocs' build target

Revision 110455 - (view) (annotate) - [select for diffs]
Modified Wed Feb 25 18:56:50 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 49393 byte(s)
Diff to previous 110449 (colored)
jam: some fixes, plus sketch new turnbuckle api

Revision 110449 - (view) (annotate) - [select for diffs]
Modified Mon Feb 23 17:18:14 2004 UTC (5 years, 9 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 49181 byte(s)
Diff to previous 110432 (colored)
Fixed default value for elements with spaces.
Moved xpath dependency in xbean_xpath.jar and separated the xpath test in the drt.

CR: Scott, Eric
DRT:  passes

Revision 110432 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 19:25:53 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48666 byte(s)
Diff to previous 110430 (colored)
preliminary work on java source parser for jam, adjust repackaging to fix jamdrts as well at antlr templates, re-enable jamdrts

Revision 110430 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 17:48:32 2004 UTC (5 years, 9 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48700 byte(s)
Diff to previous 110429 (colored)
Few changes in v2 tree:
1. Moved xbean_jaxen.jar inside xbean.jar.
2. Added support for default value in XMLStreamReaderExt interface and implementation.
3. Lazy creation of Location objects in XMLStreamReaderExtImpl .

CR: Scott
DRT: passes

Revision 110429 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 06:45:23 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48948 byte(s)
Diff to previous 110427 (colored)
jam: comment out drts until repackaging problems can be sorted out

Revision 110427 - (view) (annotate) - [select for diffs]
Modified Wed Feb 18 01:32:55 2004 UTC (5 years, 9 months ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48912 byte(s)
Diff to previous 110414 (colored)
jam: add some basic regression tests, plus fix a bug they found

Revision 110414 - (view) (annotate) - [select for diffs]
Modified Sat Feb 14 01:07:39 2004 UTC (5 years, 9 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48800 byte(s)
Diff to previous 110412 (colored)
More of the new store

Revision 110412 - (view) (annotate) - [select for diffs]
Modified Fri Feb 13 22:51:24 2004 UTC (5 years, 9 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48729 byte(s)
Diff to previous 110389 (colored)
Update new version of the store

Revision 110389 - (view) (annotate) - [select for diffs]
Modified Thu Feb 5 23:55:54 2004 UTC (5 years, 9 months ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 48026 byte(s)
Diff to previous 110371 (colored)
remove dead jaxb code

Revision 110371 - (view) (annotate) - [select for diffs]
Modified Thu Jan 29 03:38:11 2004 UTC (5 years, 9 months ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50006 byte(s)
Diff to previous 110346 (colored)
Bugzilla 25409 (Ed Blohm)
Fix code gen impl of .getXxxArray() to use .getEnumValue()

Submitted by:	Aaron Dunlop
CR:	ericvas
DRTs: passed

Revision 110346 - (view) (annotate) - [select for diffs]
Modified Thu Jan 22 21:20:39 2004 UTC (5 years, 10 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 50013 byte(s)
Diff to previous 110298 (colored)
Added use if Piccolo to newstore, fixed saver bug

Revision 110298 - (view) (annotate) - [select for diffs]
Modified Wed Dec 17 17:01:08 2003 UTC (5 years, 11 months ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 49942 byte(s)
Diff to previous 110292 (colored)
Adding new store, and saaj api classes, Cr: Remy

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/build.xml
File length: 48834 byte(s)
Diff to previous 110289 (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 110289 - (view) (annotate) - [select for diffs]
Modified Tue Dec 16 05:59:47 2003 UTC (5 years, 11 months ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 46841 byte(s)
Diff to previous 110288 (colored)
update marshal apis to take input/output streams and encodings.

Revision 110288 - (view) (annotate) - [select for diffs]
Modified Mon Dec 15 05:03:32 2003 UTC (5 years, 11 months ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 46838 byte(s)
Diff to previous 110267 (colored)
Major cleanup of public marshal API--primary changes are to remove
seperate context object and take XmlOptions when creating Marshaller
and Unmarshaller objects.

More tweaking of error handling to follow rich parser changes.

Revision 110267 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 23:48:22 2003 UTC (5 years, 11 months ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 46892 byte(s)
Diff to previous 110263 (colored)
Add support for all numeric and string builtins
Add a test for "as-if" type (still needs more testing)

Revision 110263 - (view) (annotate) - [select for diffs]
Modified Thu Dec 4 21:14:56 2003 UTC (5 years, 11 months ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 46908 byte(s)
Diff to previous 110258 (colored)
Adding some ant task code to the Schema2Java stuff, plus some plumbing for the
start-from-both case.  This is not yet fully working code, just work-in progress
to allow others to see+sync changes.  Some classnames have been changed to have
(hopefully) better names, as previously suggested in comments in the code.

CR: pcal (pending)
ant drt: passed

Revision 110258 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 22:48:21 2003 UTC (5 years, 11 months ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 46837 byte(s)
Diff to previous 110239 (colored)
Added XMLStreamReaderExt an extention of XMLStreamReader which alowes getting strongly typed java values from a stream, like: boolean, int, short, byte, float, double, base64bin, hexBin, QNames and various date formats.

CR: Scott
DRT: passes

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/build.xml
File length: 45992 byte(s)
Diff to previous 110235 (colored)
Adds support for annotations in XMLSchema.

Revision 110235 - (view) (annotate) - [select for diffs]
Modified Mon Nov 10 00:02:03 2003 UTC (6 years ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45964 byte(s)
Diff to previous 110234 (colored)
Integrating the new xpath implementation in XmlCursor.selectPath().

In order to use this implementation one has to have build/private/lib/xbean_xpath.jar and build/lib/jaxen.jar on the classpath.

CR: David Bau

Revision 110234 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 23:48:46 2003 UTC (6 years ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45968 byte(s)
Diff to previous 110233 (colored)
Fix drt build

Revision 110233 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 23:38:12 2003 UTC (6 years ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45908 byte(s)
Diff to previous 110232 (colored)
simplification of marshal state machine logic
fix unmarshalling bugs involving not eating end elements
fix unmarshalling bug that expected an end docuement event, which we
 do not produce when marshalling.
add marshal tests to SmokeTests (will cleanup verbose output soon)
marshalling attributes still unimp.

review: pending

Revision 110232 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 22:28:29 2003 UTC (6 years ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45699 byte(s)
Diff to previous 110228 (colored)
Clean up a couple minor build things:

(1) Change namespace of our binding-config.xml file (which just causes a rename of a package name)
(2) Cleaned up the "Repackage" facility to allow incremental repackage builds
(3) Commented one of the MarshalTests.java so that it builds.
(4) "deploy" ant target no longer builds tests
(5) "ant drt" now makes sure the right things are built; "ant rundrt" just runs the regression tests

Code reviewed by: cezar
ant drt: passed

Revision 110228 - (view) (annotate) - [select for diffs]
Modified Tue Nov 4 23:25:43 2003 UTC (6 years ago) by daveremy
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45109 byte(s)
Diff to previous 110227 (colored)
Changes to update to JSR 1.0 specification and RI.

On behalf of Chris Fry.

Code Review: Cezar Andrei
Tests run:  XMLBeans Regression Test

No related bugzilla bugs.

Revision 110227 - (view) (annotate) - [select for diffs]
Modified Tue Nov 4 17:08:19 2003 UTC (6 years ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 45051 byte(s)
Diff to previous 110225 (colored)
- New implementation of DocumentNavigator using XmlCursor.XmlBookmarks for nodes and using only 1 XmlCursor. This improves the performance quite a lot.

- Added a perf xpath test
- 24 XPath Conformance tests
- Added dist target in v2/build.xml

CR: David Bau

Revision 110225 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 21:58:52 2003 UTC (6 years ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 43818 byte(s)
Diff to previous 110223 (colored)
Filling in some of the compiletime abstractions.

(1) input for schema compiles and java compiles (SchemaToJavaInput, JavaToSchemaInput)
is now a "compilable" source set that knows how to produce both metadata and actual
compiled output.

(2) Changed the SimpleDocumentBinding to be indexed by element name and contain the
element's type, rather than vice-versa, and changed the schema binder produce one
just like the java binder.

(3) Included "Simple" implementations for the basic things passed around at compiletime,
so that the machinery is there to produce complete tylars with .class, .xsb, and
binding-config.xml all "in the JAR".

SimpleTylarLoader (for classloader, classpath, and builtin implementations)
PathBindingLoader (classloader, classpath implementations added)
SimpleSchemaSourceSet (simple implementation of SchemaToJavaInput)
SimpleSchemaToJavaResultCompiler
SimpleJavaToSchemaResultCompiler (empty right now)

Code review: pcal (pending)
Regression tests: passed

Revision 110223 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 22:23:26 2003 UTC (6 years ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 43745 byte(s)
Diff to previous 110209 (colored)
Preliminary marsalling via an implementation of XMLStreamReader.
Not much actually works yet except builtin types.

CR: pending

Revision 110209 - (view) (annotate) - [select for diffs]
Modified Mon Oct 27 19:17:22 2003 UTC (6 years, 1 month ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 42457 byte(s)
Diff to previous 110207 (colored)
Okey dokey.  Here's a bit of JAX-RPC-style schema-java compilation code.
A test case exercising it is in BindingTests.java, and the main class to
do the compilation is JAXRPCSchemaBinder.java.

It's currently capable of generating Java classes and binding config
for simple structures; skeleton code for arrays and so on is in there,
but not yet exercised.

Code reviewed by: Pcal
Regression tests: passed

Revision 110207 - (view) (annotate) - [select for diffs]
Modified Thu Oct 23 23:49:03 2003 UTC (6 years, 1 month ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 42399 byte(s)
Diff to previous 110205 (colored)
basic struct unmarshalling

review: david

Revision 110205 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 02:32:44 2003 UTC (6 years, 1 month ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 41281 byte(s)
Diff to previous 110203 (colored)
skeleton of java-schema binding compiler

Revision 110203 - (view) (annotate) - [select for diffs]
Modified Mon Oct 20 19:07:34 2003 UTC (6 years, 1 month ago) by pcal
Original Path: xmlbeans/trunk/v2/build.xml
File length: 41240 byte(s)
Diff to previous 110200 (colored)
add jam to build, integ some jam changes

Revision 110200 - (view) (annotate) - [select for diffs]
Modified Thu Oct 16 00:02:50 2003 UTC (6 years, 1 month ago) by zieg
Original Path: xmlbeans/trunk/v2/build.xml
File length: 40289 byte(s)
Diff to previous 110196 (colored)
Initial Unmarshalling framework and code.  Very subject to change.

Cr: David
DRT: passed, plus new test MarshalTests

Revision 110196 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 18:13:28 2003 UTC (6 years, 1 month ago) by cezar
Original Path: xmlbeans/trunk/v2/build.xml
File length: 38891 byte(s)
Diff to previous 110195 (colored)
First cut XPath implementation using Jaxen for the engine.

Revision 110195 - (view) (annotate) - [select for diffs]
Modified Mon Oct 13 23:23:56 2003 UTC (6 years, 1 month ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 36262 byte(s)
Diff to previous 110191 (colored)
Fix repackage target

Revision 110191 - (view) (annotate) - [select for diffs]
Modified Tue Oct 7 04:08:03 2003 UTC (6 years, 1 month ago) by ericvas
Original Path: xmlbeans/trunk/v2/build.xml
File length: 36185 byte(s)
Diff to previous 110187 (colored)
Added JSR 173 support.  Now one can do XmlObject.Factory.parse( xsr )
where xsr is a javax.xml.stream.XMLStreamReader.  And, you can call
[XmlObject/XmlCursor].newXMLStreamReader to get a stream.

Cr: David Bau and Scott Z.
Drt: passes

Revision 110187 - (view) (annotate) - [select for diffs]
Modified Fri Oct 3 21:18:18 2003 UTC (6 years, 1 month ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 34838 byte(s)
Diff to previous 110178 (colored)
(1) Slightly modified binding-config.xsd to make it easier to persist
(2) Added an in-memory API for dealing with binding config
(3) Ported over a recent Saver.java fix from v1 to v2
(4) Added tests for the new binding-config stuff.

Code review: Scott
DRT: passed

Revision 110178 - (view) (annotate) - [select for diffs]
Modified Mon Sep 29 19:20:29 2003 UTC (6 years, 1 month ago) by davidbau
Original Path: xmlbeans/trunk/v2/build.xml
File length: 33773 byte(s)
Diff to previous 110176 (colored)
Adding a URL to our v2 build.xml from which the freely-available JSR 173 RI can
be downloaded as a temporary solution for a JSR 173 impl.

Not checking in the JSR 173 RI into Apache because we do not want to distribute
non-apache-licensed code. Eventually we will get a JSR 173 project started at
Apache, or we will build a 173 impl inside XMLBeans under Apache license.  But
for now, we will have the dev team use the RI as a way of getting started.

Code review: zieg
DRT: passed

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/build.xml
File length: 33518 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