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

Log of /xerces/java/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 808873 - (view) (annotate) - [select for diffs]
Modified Fri Aug 28 13:04:00 2009 UTC (2 months, 4 weeks ago) by mrglavas
File length: 80111 byte(s)
Diff to previous 807068 (colored)
Adding ICU4J license to the source and binary packages.

Revision 807068 - (view) (annotate) - [select for diffs]
Modified Mon Aug 24 04:08:03 2009 UTC (3 months ago) by mrglavas
File length: 79949 byte(s)
Diff to previous 806133 (colored)
JIRA Issue #1383: http://issues.apache.org/jira/browse/XERCESJ-1383. Adding ICU4J to the binary and tools packages. Patch thanks to Richard Kelly.

Revision 806133 - (view) (annotate) - [select for diffs]
Modified Thu Aug 20 11:43:07 2009 UTC (3 months ago) by mrglavas
File length: 79104 byte(s)
Diff to previous 790986 (colored)
Fixing dtdjar target that was broken by recent changes.

Revision 790986 - (view) (annotate) - [select for diffs]
Modified Fri Jul 3 19:08:31 2009 UTC (4 months, 3 weeks ago) by mrglavas
File length: 79295 byte(s)
Diff to previous 748964 (colored)
Create English language message bundles from the default ones as part of the build process.

Revision 748964 - (view) (annotate) - [select for diffs]
Modified Sun Mar 1 06:36:28 2009 UTC (8 months, 3 weeks ago) by mrglavas
File length: 77523 byte(s)
Diff to previous 730812 (colored)
Adding dom.traversal tests to the "test" target.

Revision 730812 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 18:58:19 2009 UTC (10 months, 3 weeks ago) by mrglavas
File length: 77083 byte(s)
Diff to previous 730576 (colored)
Adding META-INF/services/javax.xml.stream.XMLEventFactory to xercesImpl.jar.

Revision 730576 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 18:28:32 2009 UTC (10 months, 3 weeks ago) by mrglavas
File length: 76916 byte(s)
Diff to previous 730253 (colored)
Updating the copyright year used in the API docs.

Revision 730253 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 21:52:45 2008 UTC (10 months, 3 weeks ago) by mrglavas
File length: 76916 byte(s)
Diff to previous 730046 (colored)
Adding org.apache.xerces.stax.* to the API docs.

Revision 730046 - (view) (annotate) - [select for diffs]
Modified Tue Dec 30 05:57:24 2008 UTC (10 months, 3 weeks ago) by mrglavas
File length: 76863 byte(s)
Diff to previous 729356 (colored)
Fixing javadoc warnings for org.w3c.dom.views.* plus some other minor tweaks.

Revision 729356 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 19:08:08 2008 UTC (11 months ago) by mrglavas
File length: 76636 byte(s)
Diff to previous 724257 (colored)
JIRA Issue #1354:
http://issues.apache.org/jira/browse/XERCESJ-1354

Use "-Xbootclasspath/p:" for setting up the classpath for tests. This makes it easier
to run the tests on JDK 1.4.2 and above. Patch thanks to Nathan Beyer.

Revision 724257 - (view) (annotate) - [select for diffs]
Modified Mon Dec 8 04:53:41 2008 UTC (11 months, 2 weeks ago) by mrglavas
File length: 75497 byte(s)
Diff to previous 719475 (colored)
In anticipation of the next release bump the version in build.xml up to 2.10.0.

Revision 719475 - (view) (annotate) - [select for diffs]
Modified Fri Nov 21 04:54:50 2008 UTC (12 months ago) by mrglavas
File length: 75494 byte(s)
Diff to previous 608178 (colored)
When executing the (x)javac task explicitly specify the source and target level.
Both of these values will be equal to the java version used for invoking Ant.
Previously we were relying on default values; target was 1.1 for JDK 1.3 and
1.2 for JDK 1.4.

Revision 608178 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 18:43:29 2008 UTC (22 months, 3 weeks ago) by mrglavas
File length: 74847 byte(s)
Diff to previous 581694 (colored)
Updating the copyright year used in the API docs.

Revision 581694 - (view) (annotate) - [select for diffs]
Modified Wed Oct 3 19:12:30 2007 UTC (2 years, 1 month ago) by mrglavas
File length: 74847 byte(s)
Diff to previous 567790 (colored)
Adding a target for building the xjavac.jar file.

Revision 567790 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 19:16:53 2007 UTC (2 years, 3 months ago) by mrglavas
File length: 73462 byte(s)
Diff to previous 522334 (colored)
Prepare for Xerces-J 2.9.1.

Revision 522334 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 19:30:13 2007 UTC (2 years, 8 months ago) by mrglavas
File length: 73462 byte(s)
Diff to previous 492397 (colored)
Fixing the dtdjar target (again).

Revision 492397 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 03:34:23 2007 UTC (2 years, 10 months ago) by mrglavas
File length: 72709 byte(s)
Diff to previous 478338 (colored)
Updating the copyright year used in the API docs.

Revision 478338 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 21:51:16 2006 UTC (3 years ago) by mrglavas
File length: 72709 byte(s)
Diff to previous 478022 (colored)
Give SoftReferenceSymbolTableParserConfiguration a slightly shorter name.

Revision 478022 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 03:52:27 2006 UTC (3 years ago) by mrglavas
File length: 72715 byte(s)
Diff to previous 477935 (colored)
- Fixing the djdjar target.
- Adding LICENSE and NOTICE to all of the xerces jar files
  so that they can be distributed in the Maven repository
  in compliance with ASF policy.

Revision 477935 - (view) (annotate) - [select for diffs]
Modified Tue Nov 21 22:31:12 2006 UTC (3 years ago) by mrglavas
File length: 72280 byte(s)
Diff to previous 477761 (colored)
Add the resolver NOTICE to the source and binary packages.

Revision 477761 - (view) (annotate) - [select for diffs]
Modified Tue Nov 21 17:25:41 2006 UTC (3 years ago) by mrglavas
File length: 72114 byte(s)
Diff to previous 475966 (colored)
Prepare for Xerces-J 2.9.0.

Revision 475966 - (view) (annotate) - [select for diffs]
Modified Thu Nov 16 23:01:58 2006 UTC (3 years ago) by mrglavas
File length: 72114 byte(s)
Diff to previous 473049 (colored)
The JUnit license (which is an HTML file) isn't getting included 
in the tools distribution. Add **/*.html to the list of includes. 

Revision 473049 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 19:45:41 2006 UTC (3 years ago) by mrglavas
File length: 72103 byte(s)
Diff to previous 464993 (colored)
JIRA Issue #1210:
http://issues.apache.org/jira/browse/XERCESJ-1210

Adding the Xalan serializer to the build.

Revision 464993 - (view) (annotate) - [select for diffs]
Modified Tue Oct 17 18:40:56 2006 UTC (3 years, 1 month ago) by mrglavas
File length: 70036 byte(s)
Diff to previous 447712 (colored)
The ISSUES, STATUS and TODO files have been deleted.

Revision 447712 - (view) (annotate) - [select for diffs]
Modified Tue Sep 19 03:44:48 2006 UTC (3 years, 2 months ago) by mrglavas
File length: 70203 byte(s)
Diff to previous 441600 (colored)
Apply the latest ASF license header to build.xml. See http://www.apache.org/legal/src-headers.html.

Revision 441600 - (view) (annotate) - [select for diffs]
Modified Fri Sep 8 18:20:40 2006 UTC (3 years, 2 months ago) by mrglavas
File length: 69471 byte(s)
Diff to previous 425593 (colored)
Prepare for Xerces-J 2.8.1.

Revision 425593 - (view) (annotate) - [select for diffs]
Modified Wed Jul 26 03:20:03 2006 UTC (3 years, 4 months ago) by mrglavas
File length: 69471 byte(s)
Diff to previous 390939 (colored)
Include org.w3c.dom.bootstrap in the Javadocs. It was previously missing.

Revision 390939 - (view) (annotate) - [select for diffs]
Modified Mon Apr 3 01:49:15 2006 UTC (3 years, 7 months ago) by mrglavas
File length: 69371 byte(s)
Diff to previous 381559 (colored)
Fixing copyright used in Javadoc footer.

Revision 381559 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 04:13:16 2006 UTC (3 years, 8 months ago) by mrglavas
File length: 69359 byte(s)
Diff to previous 381557 (colored)
Fixing indentation.

Revision 381557 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 04:02:23 2006 UTC (3 years, 8 months ago) by mrglavas
File length: 69357 byte(s)
Diff to previous 381431 (colored)
Fixing JIRA Bug #1121:
http://issues.apache.org/jira/browse/XERCESJ-1121

It took about 50 or so hacks but the dtdjars target is working again.
Unfortuately it's likely it will break again in the future. Sigh...

Revision 381431 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 20:22:37 2006 UTC (3 years, 8 months ago) by mrglavas
File length: 62213 byte(s)
Diff to previous 379204 (colored)
JIRA Bug #1121:
http://issues.apache.org/jira/browse/XERCESJ-1121

Starting to fix the broken dtdjar target. So far I've got it down to 23 compile errors from 100s of compile errors.

Revision 379204 - (view) (annotate) - [select for diffs]
Modified Mon Feb 20 19:21:23 2006 UTC (3 years, 9 months ago) by nddelima
File length: 59247 byte(s)
Diff to previous 371999 (colored)
Committing code and unit tests for the following line items from the Xerces 2.8.0 release plan:
- Expose annotations in XSAttributeUse and XSParticle
- Support lists of annotations for other XSObjects 

Revision 371999 - (view) (annotate) - [select for diffs]
Modified Tue Jan 24 19:48:11 2006 UTC (3 years, 10 months ago) by mrglavas
File length: 58807 byte(s)
Diff to previous 367188 (colored)
Adding schema.config tests to the 'test' target. Patch thanks to Peter McCracken.

Revision 367188 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 04:16:26 2006 UTC (3 years, 10 months ago) by mrglavas
File length: 58326 byte(s)
Diff to previous 349877 (colored)
Update version and copyright info for packages, API docs, etc...

Revision 349877 - (view) (annotate) - [select for diffs]
Modified Wed Nov 30 04:47:34 2005 UTC (3 years, 11 months ago) by mrglavas
File length: 58326 byte(s)
Diff to previous 320548 (colored)
Addressing JIRA Issues #1118, #1119 and #1120:
http://issues.apache.org/jira/browse/XERCESJ-1118
http://issues.apache.org/jira/browse/XERCESJ-1119
http://issues.apache.org/jira/browse/XERCESJ-1120

Added a classpath to the typedef for xjavac task so that the build.xml
can be used without having to invoke build.bat/build.sh and made some
other minor improvements.

Revision 320548 - (view) (annotate) - [select for diffs]
Modified Fri Jul 22 18:36:17 2005 UTC (4 years, 4 months ago) by mrglavas
File length: 58232 byte(s)
Diff to previous 320497 (colored)
Prepare for Xerces-J 2.7.1.

Revision 320497 - (view) (annotate) - [select for diffs]
Modified Mon Jun 20 17:58:26 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 58232 byte(s)
Diff to previous 320495 (colored)
Echo the names of the DOM Level 3 test classes before they run.

Revision 320495 - (view) (annotate) - [select for diffs]
Modified Mon Jun 20 16:49:22 2005 UTC (4 years, 5 months ago) by nddelima
File length: 58130 byte(s)
Diff to previous 320475 (colored)
Getting rid of DOM Level 3 targets as these are now part of the standard build.

Revision 320475 - (view) (annotate) - [select for diffs]
Modified Fri Jun 17 00:53:04 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 75320 byte(s)
Diff to previous 320467 (colored)
Fixing dvcompile target.

Revision 320467 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 17:34:56 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74985 byte(s)
Diff to previous 320448 (colored)
Remove META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration from xercesImpl.jar.
xercesImpl.jar should not contain a META-INF/services entry indicating which configuration the parser
should use. It prevents applications further down the classpath from overriding the parser's default
and may also cause an incompatible mix of classes to be loaded leading to a failure such
as a NoSuchMethodError.

Revision 320448 - (view) (annotate) - [select for diffs]
Modified Mon Jun 13 04:58:49 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74697 byte(s)
Diff to previous 320444 (colored)
Fixing incompatible change made to XSConstants for XML Schema 1.1 support.

Revision 320444 - (view) (annotate) - [select for diffs]
Modified Mon Jun 13 04:02:14 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74167 byte(s)
Diff to previous 320428 (colored)
Generate Javadocs for org.w3c.dom.xpath.

Revision 320428 - (view) (annotate) - [select for diffs]
Modified Mon Jun 6 04:42:48 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74063 byte(s)
Diff to previous 320427 (colored)
Remove separate DOM Level 3 API docs. These are now grouped with the regular API docs.

Revision 320427 - (view) (annotate) - [select for diffs]
Modified Mon Jun 6 04:37:41 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74442 byte(s)
Diff to previous 320414 (colored)
Use new source package and build javadocs for new JAXP 1.3 packages.

Revision 320414 - (view) (annotate) - [select for diffs]
Modified Wed Jun 1 04:54:56 2005 UTC (4 years, 5 months ago) by mrglavas
File length: 74455 byte(s)
Diff to previous 320395 (colored)
Include JAXP samples in xercesSamples.jar.

Revision 320395 - (view) (annotate) - [select for diffs]
Modified Tue May 24 03:34:45 2005 UTC (4 years, 6 months ago) by mrglavas
File length: 74447 byte(s)
Diff to previous 320320 (colored)
Hooking in META-INF/services file for the SchemaFactory and fixing a build failure.

Revision 320320 - (view) (annotate) - [select for diffs]
Modified Sun May 8 19:26:27 2005 UTC (4 years, 6 months ago) by mrglavas
File length: 74270 byte(s)
Diff to previous 320307 (colored)
Miscellaneous updates for JAXP 1.3 including META-INF/services file for the DatatypeFactory.

Revision 320307 - (view) (annotate) - [select for diffs]
Modified Wed May 4 04:12:20 2005 UTC (4 years, 6 months ago) by mrglavas
File length: 74179 byte(s)
Diff to previous 320266 (colored)
Upgrade default parser configuration to XIncludeAwareParserConfiguration.

Revision 320266 - (view) (annotate) - [select for diffs]
Modified Wed Mar 23 16:31:47 2005 UTC (4 years, 8 months ago) by mrglavas
File length: 74151 byte(s)
Diff to previous 320257 (colored)
Rewording text used for @xerces.internal and @xerces.experimental tags.

Revision 320257 - (view) (annotate) - [select for diffs]
Modified Tue Mar 22 04:46:41 2005 UTC (4 years, 8 months ago) by mrglavas
File length: 74192 byte(s)
Diff to previous 320186 (colored)
Adding a replace to allow DOM Level 3 target to compile again.

Revision 320186 - (view) (annotate) - [select for diffs]
Modified Mon Jan 3 05:31:50 2005 UTC (4 years, 10 months ago) by mrglavas
File length: 74052 byte(s)
Diff to previous 320137 (colored)
Update copyright info for API docs, etc...

Revision 320137 - (view) (annotate) - [select for diffs]
Modified Mon Nov 15 16:20:47 2004 UTC (5 years ago) by ankitp
File length: 74052 byte(s)
Diff to previous 320106 (colored)
remove reference to taglet options file

Revision 320106 - (view) (annotate) - [select for diffs]
Modified Thu Oct 14 03:45:33 2004 UTC (5 years, 1 month ago) by mrglavas
File length: 73993 byte(s)
Diff to previous 320088 (colored)
In environments where taglets are not supported such
as in JDK 1.3 and lower, provide another method with
replacing the @xerces.internal and @xerces.experimental
tags. This patch is thanks to Ankit Pasricha.

Revision 320088 - (view) (annotate) - [select for diffs]
Modified Mon Oct 4 21:17:22 2004 UTC (5 years, 1 month ago) by mrglavas
File length: 73263 byte(s)
Diff to previous 320049 (colored)
Updates to support new taglets for @xerces.internal
and @xerces.experimental. Thanks to Ankit Pasricha
for this contribution.

Revision 320049 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 15:38:19 2004 UTC (5 years, 2 months ago) by mrglavas
File length: 72606 byte(s)
Diff to previous 320047 (colored)
Add manifest to jar for XML Schema 1.1. Also adding info to the
usage target about the new schema targets.

Revision 320047 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 05:32:44 2004 UTC (5 years, 2 months ago) by mrglavas
File length: 71938 byte(s)
Diff to previous 320044 (colored)
Fixing dvjar build target.

Revision 320044 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 05:15:51 2004 UTC (5 years, 2 months ago) by mrglavas
File length: 71897 byte(s)
Diff to previous 319999 (colored)
Build infrastructure for XML Schema 1.1. Thanks to Ankit Pasricha.

Revision 319999 - (view) (annotate) - [select for diffs]
Modified Fri Jul 23 20:02:28 2004 UTC (5 years, 4 months ago) by mrglavas
File length: 68814 byte(s)
Diff to previous 319975 (colored)
Fix broken dtd target.

Revision 319975 - (view) (annotate) - [select for diffs]
Modified Mon Jul 12 06:43:45 2004 UTC (5 years, 4 months ago) by venu
File length: 68305 byte(s)
Diff to previous 319949 (colored)
Changes w.r.t fix for bug 973.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 319949 - (view) (annotate) - [select for diffs]
Modified Fri Jun 18 22:10:12 2004 UTC (5 years, 5 months ago) by mrglavas
File length: 68019 byte(s)
Diff to previous 319925 (colored)
As discussed on the xerces-j-dev and xerces-j-user [1] lists
eliminate the redundant xmlParserAPIs.jar file from the distribution.

[1] http://marc.theaimsgroup.com/?l=xerces-j-user&m=108632129410563&w=2

Revision 319925 - (view) (annotate) - [select for diffs]
Modified Thu May 27 12:32:10 2004 UTC (5 years, 6 months ago) by mrglavas
File length: 68352 byte(s)
Diff to previous 319899 (colored)
Fixing a couple warnings for Javadoc and a deprecated Ant feature.

Revision 319899 - (view) (annotate) - [select for diffs]
Modified Fri Apr 23 21:50:05 2004 UTC (5 years, 7 months ago) by mrglavas
File length: 68289 byte(s)
Diff to previous 319875 (colored)
Copy org.w3c.dom.DOMImplementationSourceList to META-INF/services.

Enable DOM L3 build to work with new DOMImplementationListImpl class.

Revision 319875 - (view) (annotate) - [select for diffs]
Modified Tue Apr 6 17:34:55 2004 UTC (5 years, 7 months ago) by mrglavas
File length: 67521 byte(s)
Diff to previous 319819 (colored)
Package W3C software and documentation licenses in 
the source and binary distributions.

Revision 319819 - (view) (annotate) - [select for diffs]
Modified Fri Feb 27 19:07:03 2004 UTC (5 years, 8 months ago) by mrglavas
File length: 67275 byte(s)
Diff to previous 319777 (colored)
Include NOTICE file in source and binary distributions.

Revision 319777 - (view) (annotate) - [select for diffs]
Modified Mon Feb 16 01:04:52 2004 UTC (5 years, 9 months ago) by mrglavas
File length: 67157 byte(s)
Diff to previous 319719 (colored)
Preparing for Xerces 2.6.2.

Revision 319719 - (view) (annotate) - [select for diffs]
Modified Thu Jan 29 20:52:48 2004 UTC (5 years, 9 months ago) by elena
File length: 67157 byte(s)
Diff to previous 319699 (colored)
Fixing build for DOM L3 for new tests

Revision 319699 - (view) (annotate) - [select for diffs]
Modified Mon Jan 26 19:28:52 2004 UTC (5 years, 10 months ago) by mrglavas
File length: 67024 byte(s)
Diff to previous 319683 (colored)
Prepare for Xerces 2.6.1.

Revision 319683 - (view) (annotate) - [select for diffs]
Modified Thu Jan 22 23:23:14 2004 UTC (5 years, 10 months ago) by mrglavas
File length: 67024 byte(s)
Diff to previous 319645 (colored)
Adding the resolver to the build.

Revision 319645 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 14:54:46 2004 UTC (5 years, 10 months ago) by mrglavas
File length: 64882 byte(s)
Diff to previous 319595 (colored)
Update copyright info for API docs, etc... Also fixing 'usage' target.
The 'parser.Name' variable was not being initialized.

Revision 319595 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 01:21:19 2003 UTC (6 years ago) by elena
File length: 64867 byte(s)
Diff to previous 319594 (colored)
fixing error in the last commit: make sure download.cgi is in the build for docs target

Revision 319594 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 01:02:14 2003 UTC (6 years ago) by elena
File length: 64866 byte(s)
Diff to previous 319588 (colored)
make sure download.cgi is in the build for docs target

Revision 319588 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 16:18:07 2003 UTC (6 years ago) by elena
File length: 64781 byte(s)
Diff to previous 319583 (colored)
Fixing dvjar target

Revision 319583 - (view) (annotate) - [select for diffs]
Modified Wed Nov 19 00:10:29 2003 UTC (6 years ago) by elena
File length: 64642 byte(s)
Diff to previous 319576 (colored)
fix dom3 target and dtd targets

Revision 319576 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 23:16:46 2003 UTC (6 years ago) by elena
File length: 64406 byte(s)
Diff to previous 319547 (colored)
Upgrading to SAX 2.0.1 support

Revision 319547 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 15:44:54 2003 UTC (6 years ago) by mrglavas
File length: 64437 byte(s)
Diff to previous 319541 (colored)
Package XS samples with xercesSamples.jar when building DOM Level 3.
Also, resolved one of the issues with dtdjars.
The other problems still need to be fixed.

Revision 319541 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 13:33:52 2003 UTC (6 years ago) by venu
File length: 64352 byte(s)
Diff to previous 319537 (colored)
DOM3LS CR changes . Submitted by Ramesh Mandava
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 319537 - (view) (annotate) - [select for diffs]
Modified Sat Nov 15 17:37:47 2003 UTC (6 years ago) by mrglavas
File length: 64354 byte(s)
Diff to previous 319525 (colored)
Package new XS sample with xercesSamples.jar.

Revision 319525 - (view) (annotate) - [select for diffs]
Modified Fri Nov 14 19:37:46 2003 UTC (6 years ago) by elena
File length: 64348 byte(s)
Diff to previous 319519 (colored)
Fix build (after adding XSLoader implementation). Add QueryXS to test-dom3

Revision 319519 - (view) (annotate) - [select for diffs]
Modified Fri Nov 14 18:28:19 2003 UTC (6 years ago) by mrglavas
File length: 64124 byte(s)
Diff to previous 319512 (colored)
Replace tokens for the default configuration in
entities.ent using two new properties. We could
come up with something fancier in the future which reads 
org/apache/xerces/parsers/org.apache.xerces.xni.parser.XMLParserConfiguration,
but at least for now when the default config changes, we only
have to change the value of the properties in the build file.

Revision 319512 - (view) (annotate) - [select for diffs]
Modified Fri Nov 14 04:10:40 2003 UTC (6 years ago) by mrglavas
File length: 63650 byte(s)
Diff to previous 319508 (colored)
Generate the docs for the XML Schema API in the javadocs target.

Revision 319508 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 22:58:05 2003 UTC (6 years ago) by mrglavas
File length: 63319 byte(s)
Diff to previous 319507 (colored)
In preparation for the release, update the version to 2.6.0.

Revision 319507 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 22:50:32 2003 UTC (6 years ago) by elena
File length: 63319 byte(s)
Diff to previous 319498 (colored)
Updated build for DOM Level 3 CR changes. Patch from Neil Delima.

Revision 319498 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 11:10:49 2003 UTC (6 years ago) by neeraj
File length: 63173 byte(s)
Diff to previous 319491 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:

iFixing broke jnjars-dom3 target

Revision 319491 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 20:15:02 2003 UTC (6 years ago) by sandygao
File length: 63038 byte(s)
Diff to previous 319465 (colored)
PSVI API changes. Step 1:
Move classes from packages org.apache.xerces.impl.xs.psvi and
org.apache.xercex.xni.psvi to org.apache.xerces.xs.

Revision 319465 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 07:31:50 2003 UTC (6 years ago) by neeraj
File length: 63298 byte(s)
Diff to previous 319464 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
Debug value got changed. changing it back to off.

Revision 319464 - (view) (annotate) - [select for diffs]
Modified Fri Nov 7 07:21:42 2003 UTC (6 years ago) by neeraj
File length: 63297 byte(s)
Diff to previous 319429 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
Fixing NPE.

Revision 319429 - (view) (annotate) - [select for diffs]
Modified Mon Oct 27 02:06:39 2003 UTC (6 years, 1 month ago) by mrglavas
File length: 63298 byte(s)
Diff to previous 319361 (colored)
Fixing Bug #24113 reported by Ville Skytt�.
Replace hard coded 'Created-By' with tokens to be replaced by a filter for version and vendor.
Also include the version of Ant used to build Xerces.

Revision 319361 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 22:03:08 2003 UTC (6 years, 3 months ago) by elena
File length: 63025 byte(s)
Diff to previous 319359 (colored)
For dtdjars need to extract sources for the API before compiling

Revision 319359 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 21:32:11 2003 UTC (6 years, 3 months ago) by elena
File length: 62633 byte(s)
Diff to previous 319355 (colored)
Fixing dtdjars and dvjar targets

Revision 319355 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 20:46:35 2003 UTC (6 years, 3 months ago) by elena
File length: 61920 byte(s)
Diff to previous 319347 (colored)
Preparation for the new Xerces release

Revision 319347 - (view) (annotate) - [select for diffs]
Modified Wed Jul 30 13:38:53 2003 UTC (6 years, 3 months ago) by neeraj
File length: 61920 byte(s)
Diff to previous 319337 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
Correctin build failures. Now the build compiles sucessfully.

Revision 319337 - (view) (annotate) - [select for diffs]
Modified Mon Jul 28 20:48:01 2003 UTC (6 years, 4 months ago) by elena
File length: 61915 byte(s)
Diff to previous 319306 (colored)
Automate tests for XInclude.
Submitter: Peter McCracken

Revision 319306 - (view) (annotate) - [select for diffs]
Modified Sat Jul 19 05:26:22 2003 UTC (6 years, 4 months ago) by mrglavas
File length: 61700 byte(s)
Diff to previous 319254 (colored)
Build Javadocs for XInclude implementation.

Revision 319254 - (view) (annotate) - [select for diffs]
Modified Tue Jun 10 18:11:28 2003 UTC (6 years, 5 months ago) by elena
File length: 61645 byte(s)
Diff to previous 319237 (colored)
Remove class that no longer exists

Revision 319237 - (view) (annotate) - [select for diffs]
Modified Wed Jun 4 15:55:09 2003 UTC (6 years, 5 months ago) by neeraj
File length: 61799 byte(s)
Diff to previous 319233 (colored)
PR:
Obtained from:
Submitted by: Venugopal k.venugopal@sun.com
Reviewed by:Neeraj
Adding new Test case for testing JAXP 1.2 specification constraints as submitted by Venugopal. Many thanks to Venu for this contribution.

Revision 319233 - (view) (annotate) - [select for diffs]
Modified Wed May 28 15:03:37 2003 UTC (6 years, 6 months ago) by elena
File length: 61388 byte(s)
Diff to previous 319222 (colored)
Run test for JAXP schemaSource property

Revision 319222 - (view) (annotate) - [select for diffs]
Modified Thu May 15 12:25:15 2003 UTC (6 years, 6 months ago) by elena
File length: 61165 byte(s)
Diff to previous 319184 (colored)
Fix dom3 target

Revision 319184 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 23:34:57 2003 UTC (6 years, 7 months ago) by neilg
File length: 60534 byte(s)
Diff to previous 319173 (colored)
include manifest.xerces in the source distribution; if it is not present a build failure results.  Tanks to Neil Delima

Revision 319173 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 05:17:46 2003 UTC (6 years, 8 months ago) by neilg
File length: 60517 byte(s)
Diff to previous 319167 (colored)
add manifest info after the manner of xml-commons.  Should fix bug 9345

Revision 319167 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 00:08:33 2003 UTC (6 years, 8 months ago) by elena
File length: 60256 byte(s)
Diff to previous 319154 (colored)
in preparation for a new release - change version of the parser

Revision 319154 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 21:55:38 2003 UTC (6 years, 8 months ago) by elena
File length: 60045 byte(s)
Diff to previous 319146 (colored)
Remove "xml11" target since Xerces supports XML 1.1 by default.
Fix "dtdjars" and "dvjar" targets.

Revision 319146 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 20:10:16 2003 UTC (6 years, 8 months ago) by elena
File length: 59947 byte(s)
Diff to previous 319136 (colored)
update build to remove deleted dom l3 ls file from the jars-dom3 target

Revision 319136 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 13:40:49 2003 UTC (6 years, 8 months ago) by elena
File length: 60085 byte(s)
Diff to previous 319135 (colored)
Fix compilation under JDK 1.4 (compile against Xerces api.jar)

Revision 319135 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 00:40:28 2003 UTC (6 years, 8 months ago) by elena
File length: 60016 byte(s)
Diff to previous 319131 (colored)
Updated the build to take into account latest changes:
http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/

Revision 319131 - (view) (annotate) - [select for diffs]
Modified Wed Mar 19 23:15:11 2003 UTC (6 years, 8 months ago) by neilg
File length: 59795 byte(s)
Diff to previous 319130 (colored)
permit DOM 3 samples to be built under (sun) JDK 1.4

Revision 319130 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 18:05:43 2003 UTC (6 years, 8 months ago) by elena
File length: 59724 byte(s)
Diff to previous 319129 (colored)
we were testing threads with DOM parser and no test were done on SAX one

Revision 319129 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 18:01:42 2003 UTC (6 years, 8 months ago) by elena
File length: 59755 byte(s)
Diff to previous 319097 (colored)
add ranges testing

Revision 319097 - (view) (annotate) - [select for diffs]
Modified Thu Feb 20 23:57:20 2003 UTC (6 years, 9 months ago) by elena
File length: 59517 byte(s)
Diff to previous 319032 (colored)
use XML schema in the test for java serialization

Revision 319032 - (view) (annotate) - [select for diffs]
Modified Mon Jan 27 16:33:58 2003 UTC (6 years, 10 months ago) by neilg
File length: 59510 byte(s)
Diff to previous 318999 (colored)
update release number

Revision 318999 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 16:07:56 2003 UTC (6 years, 10 months ago) by neilg
File length: 59510 byte(s)
Diff to previous 318978 (colored)
fix the "test" target

Revision 318978 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 23:52:33 2003 UTC (6 years, 10 months ago) by neilg
File length: 58924 byte(s)
Diff to previous 318967 (colored)
since it seems that CVS does not understand tarballs, use a zip to store commons API source instead.  Also, update copyright info as it appears on the documentation etc.

Revision 318967 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 16:53:20 2003 UTC (6 years, 10 months ago) by neilg
File length: 59109 byte(s)
Diff to previous 318958 (colored)
compile against the classes in xml-apis.jar instead of the APIs in our CVS source tree.  Updated all build targets to get sources from the new xml-apis--src.tar.gz; now we are ready to remove our APIs from CVS.  Also updated the build script to copy DOM and SAX license information into distributions.

Revision 318958 - (view) (annotate) - [select for diffs]
Modified Thu Jan 16 22:54:57 2003 UTC (6 years, 10 months ago) by elena
File length: 58206 byte(s)
Diff to previous 318946 (colored)
Modify build (implemented DOM L3 TypeInfo support)

Revision 318946 - (view) (annotate) - [select for diffs]
Modified Tue Jan 14 21:40:23 2003 UTC (6 years, 10 months ago) by sandygao
File length: 57343 byte(s)
Diff to previous 318941 (colored)
Make dv-only jar work again:
1. dvprepare-src target needs to depend on the prepare target
2. dv package now needs more classes to compile, namely those related
class loading and security managing.

Revision 318941 - (view) (annotate) - [select for diffs]
Modified Tue Jan 14 14:58:17 2003 UTC (6 years, 10 months ago) by neilg
File length: 57124 byte(s)
Diff to previous 318931 (colored)
fix DTD-only jar build

Revision 318931 - (view) (annotate) - [select for diffs]
Modified Wed Jan 8 21:44:01 2003 UTC (6 years, 10 months ago) by elena
File length: 56984 byte(s)
Diff to previous 318922 (colored)
Include thread test for dom and sax for "test" and "test-dom3" targets

Revision 318922 - (view) (annotate) - [select for diffs]
Modified Mon Jan 6 23:03:12 2003 UTC (6 years, 10 months ago) by sandygao
File length: 55346 byte(s)
Diff to previous 318913 (colored)
Exclude DOMUtil.java from dtd-only jar build.
This file is only used by XML Schema code, and has dependency on
impl.xs package.

Revision 318913 - (view) (annotate) - [select for diffs]
Modified Fri Jan 3 19:35:52 2003 UTC (6 years, 10 months ago) by neilg
File length: 55286 byte(s)
Diff to previous 318904 (colored)
fix broken DOM 3 build

Revision 318904 - (view) (annotate) - [select for diffs]
Modified Mon Dec 30 21:45:50 2002 UTC (6 years, 10 months ago) by elena
File length: 55126 byte(s)
Diff to previous 318900 (colored)
uncomment some tests

Revision 318900 - (view) (annotate) - [select for diffs]
Modified Mon Dec 30 21:07:30 2002 UTC (6 years, 10 months ago) by elena
File length: 55135 byte(s)
Diff to previous 318890 (colored)
fixing DOM Level 3 built that was broken (impl/xs/opti)

Revision 318890 - (view) (annotate) - [select for diffs]
Modified Thu Dec 12 16:28:50 2002 UTC (6 years, 11 months ago) by elena
File length: 54825 byte(s)
Diff to previous 318886 (colored)
Fixing error in "test" target

Revision 318886 - (view) (annotate) - [select for diffs]
Modified Wed Dec 11 17:39:26 2002 UTC (6 years, 11 months ago) by elena
File length: 54796 byte(s)
Diff to previous 318883 (colored)
Update build for dom l3 tests

Revision 318883 - (view) (annotate) - [select for diffs]
Modified Wed Dec 11 16:24:08 2002 UTC (6 years, 11 months ago) by elena
File length: 54686 byte(s)
Diff to previous 318838 (colored)
Update the build to incorporate changes for the DOMConfiguration.

Revision 318838 - (view) (annotate) - [select for diffs]
Modified Wed Nov 13 20:48:43 2002 UTC (7 years ago) by neilg
File length: 53928 byte(s)
Diff to previous 318833 (colored)
fix broken pack-tools target.  Most of the LICENSE files, and the new xjavac task, were formerly omitted.

Revision 318833 - (view) (annotate) - [select for diffs]
Modified Mon Nov 11 16:40:55 2002 UTC (7 years ago) by neilg
File length: 53921 byte(s)
Diff to previous 318832 (colored)
increment version number for 2.2.1

Revision 318832 - (view) (annotate) - [select for diffs]
Modified Mon Nov 11 16:34:52 2002 UTC (7 years ago) by neilg
File length: 53921 byte(s)
Diff to previous 318774 (colored)
remove javax.xml.parsers.ConvertToURI.java from API jar file.  Also, clean up exclusions of non-existent files and remove some dead targets.

Revision 318774 - (view) (annotate) - [select for diffs]
Modified Fri Sep 27 22:31:04 2002 UTC (7 years, 2 months ago) by neilg
File length: 54682 byte(s)
Diff to previous 318770 (colored)
enable Xerces to be compiled under IBM JDK 1.4.0 without hacking the JDK installation.  This should not affect other JDKs at all.

Revision 318770 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:11:37 2002 UTC (7 years, 2 months ago) by neilg
File length: 54637 byte(s)
Diff to previous 318766 (colored)
version number revision for 2.2.0

Revision 318766 - (view) (annotate) - [select for diffs]
Modified Wed Sep 25 21:55:40 2002 UTC (7 years, 2 months ago) by neilg
File length: 54637 byte(s)
Diff to previous 318762 (colored)
fixing bug 7247

Revision 318762 - (view) (annotate) - [select for diffs]
Modified Wed Sep 25 18:59:33 2002 UTC (7 years, 2 months ago) by elena
File length: 54489 byte(s)
Diff to previous 318729 (colored)
Remove dom/xpath api from xerces distribution. Fix dtdjar target.

Revision 318729 - (view) (annotate) - [select for diffs]
Modified Wed Sep 18 22:05:03 2002 UTC (7 years, 2 months ago) by elena
File length: 54470 byte(s)
Diff to previous 318674 (colored)
DOM Level 3 Xpath should be included in xercesImpl.jar

Revision 318674 - (view) (annotate) - [select for diffs]
Modified Tue Aug 27 16:07:50 2002 UTC (7 years, 3 months ago) by neilg
File length: 54364 byte(s)
Diff to previous 318664 (colored)
roll over the version number to 2.1.0

Revision 318664 - (view) (annotate) - [select for diffs]
Modified Mon Aug 26 22:03:09 2002 UTC (7 years, 3 months ago) by elena
File length: 54364 byte(s)
Diff to previous 318647 (colored)
include running registry tests (for test-dom3 target)

Revision 318647 - (view) (annotate) - [select for diffs]
Modified Fri Aug 23 20:17:17 2002 UTC (7 years, 3 months ago) by elena
File length: 54218 byte(s)
Diff to previous 318578 (colored)
Modify build to allow building xerces with DOM Level 3 implementation by modifying
import statements in the source code before compile

Revision 318578 - (view) (annotate) - [select for diffs]
Modified Wed Jul 31 22:03:45 2002 UTC (7 years, 3 months ago) by neilg
File length: 51790 byte(s)
Diff to previous 318572 (colored)
Got rid of old dtdjar* targets because they did not seem to be useful; renamed tinyjar* to dtdjar*.  Also added a new target, xml11jars, so that a xercesImpl can be built which transparently uses the new (experimental!) XML 1.1 support.  Finally, renamed the output of the various new targets so that the resulting jars have somewhat self-describing names, and so that everything is not xercesImpl.jar.

Revision 318572 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 23:28:24 2002 UTC (7 years, 3 months ago) by sandygao
File length: 56077 byte(s)
Diff to previous 318527 (colored)
1. Make the build target "tinyjars" work. This jar depends on some of the
schema component and datatype interfaces. We need to include them in the jar.

2. A new build target "dvjar", which generates a schema datatype jar. The
result "xercesDV.jar" provides the ability to query/create schema tpes, and
use them to validate String data, without the dependency on any other xerces
jars.

Revision 318527 - (view) (annotate) - [select for diffs]
Modified Wed Jul 10 21:31:52 2002 UTC (7 years, 4 months ago) by elena
File length: 52548 byte(s)
Diff to previous 318523 (colored)
Add tests for DOM Level 3 and for Java serialization.

Revision 318523 - (view) (annotate) - [select for diffs]
Modified Tue Jul 9 23:16:42 2002 UTC (7 years, 4 months ago) by elena
File length: 51841 byte(s)
Diff to previous 318504 (colored)
Fixing http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10607

Revision 318504 - (view) (annotate) - [select for diffs]
Modified Thu Jun 20 23:40:01 2002 UTC (7 years, 5 months ago) by neilg
File length: 51838 byte(s)
Diff to previous 318499 (colored)
flip the version number to 2.0.2.

Revision 318499 - (view) (annotate) - [select for diffs]
Modified Thu Jun 20 01:49:37 2002 UTC (7 years, 5 months ago) by lehors
File length: 51838 byte(s)
Diff to previous 318498 (colored)
fixed typo

Revision 318498 - (view) (annotate) - [select for diffs]
Modified Thu Jun 20 01:47:59 2002 UTC (7 years, 5 months ago) by lehors
File length: 51836 byte(s)
Diff to previous 318490 (colored)
excludes new DOM level 3 test program from default build

Revision 318490 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 16:51:29 2002 UTC (7 years, 5 months ago) by elena
File length: 51453 byte(s)
Diff to previous 318486 (colored)
Modify build dtdjars target:
The src need to include org.apache.xerces.impl.xs.XSTypeDecl and
org.apache.xerces.impl.XSSimpleType to be able to ask isIDType() in
DOM Parser. Need to come up with better way to query isIDType..
Also includes org.apache.xerces.impl.xs.psvi -- it allows us to expose PSVI information via DOM.
Note xni.psvi is also included.

Revision 318486 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 01:57:54 2002 UTC (7 years, 5 months ago) by elena
File length: 49593 byte(s)
Diff to previous 318483 (colored)
document dom3 targets

Revision 318483 - (view) (annotate) - [select for diffs]
Modified Mon Jun 17 22:49:20 2002 UTC (7 years, 5 months ago) by elena
File length: 49339 byte(s)
Diff to previous 318473 (colored)
Include in testing dom.ids.Test

Revision 318473 - (view) (annotate) - [select for diffs]
Modified Fri Jun 14 16:04:39 2002 UTC (7 years, 5 months ago) by lehors
File length: 49151 byte(s)
Diff to previous 318469 (colored)
small fix to please the latest version of ant

Revision 318469 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 18:16:02 2002 UTC (7 years, 5 months ago) by lehors
File length: 49145 byte(s)
Diff to previous 318466 (colored)
added a bunch of additional targets for DOM Level 3 support

Revision 318466 - (view) (annotate) - [select for diffs]
Modified Wed Jun 12 00:27:47 2002 UTC (7 years, 5 months ago) by lehors
File length: 47038 byte(s)
Diff to previous 318401 (colored)
continued Elena's changes to have a new build supporting DOMLevel 3 Core,
the default build no longer contains the DOM Level 3 Core extensions,
on the other hand a bunch of new targets are defined to build Xerces with it,
compile-dom3, samples-dom3, tests-dom3, test-dom3.
More may be added later on.

Revision 318401 - (view) (annotate) - [select for diffs]
Modified Fri May 17 00:30:38 2002 UTC (7 years, 6 months ago) by twl
File length: 40422 byte(s)
Diff to previous 318400 (colored)
be sure directory exists
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 318400 - (view) (annotate) - [select for diffs]
Modified Fri May 17 00:27:14 2002 UTC (7 years, 6 months ago) by twl
File length: 40385 byte(s)
Diff to previous 318389 (colored)
Add tasks to retreive and run XML Conformance test suites from sourceforge
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 318389 - (view) (annotate) - [select for diffs]
Modified Mon May 13 17:49:52 2002 UTC (7 years, 6 months ago) by neilg
File length: 37968 byte(s)
Diff to previous 318319 (colored)
fix for bug 8997.  Thanks to Vivek Pandee for pointing out and providing the fix for this bug.

Revision 318319 - (view) (annotate) - [select for diffs]
Modified Wed Apr 10 18:46:34 2002 UTC (7 years, 7 months ago) by neilg
File length: 37934 byte(s)
Diff to previous 318308 (colored)
as proposed in bug 7800, now the build will fail if any target that is being executed--including the docs--fails.  Formerly, docs could be executed, fail dramatically and yet the build would be labelled as successful.

Revision 318308 - (view) (annotate) - [select for diffs]
Modified Wed Apr 3 18:21:35 2002 UTC (7 years, 7 months ago) by neilg
File length: 37652 byte(s)
Diff to previous 318305 (colored)
enable compression of jar files.  Also, added a new build target for factoring out WML/HTML DOM; this gets xercesImpl down to 430K!  Finally, refactored some of the more egregious common code in the various targets, but more could be done here.

Revision 318305 - (view) (annotate) - [select for diffs]
Modified Wed Apr 3 14:58:28 2002 UTC (7 years, 7 months ago) by neilg
File length: 33554 byte(s)
Diff to previous 318297 (colored)
add a new build target, dtdjar, for constructing a DTD-only xercesImpl.  Also added dtdjars to build the full set of jars with this one included.

Revision 318297 - (view) (annotate) - [select for diffs]
Modified Wed Mar 27 22:10:08 2002 UTC (7 years, 8 months ago) by neilg
File length: 28736 byte(s)
Diff to previous 318254 (colored)
change a copyright date from 2001 to 2002.

Revision 318254 - (view) (annotate) - [select for diffs]
Modified Mon Mar 4 12:35:42 2002 UTC (7 years, 8 months ago) by rahuls
File length: 28736 byte(s)
Diff to previous 318185 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
Updated files for the next release.

Revision 318185 - (view) (annotate) - [select for diffs]
Modified Wed Jan 30 01:41:48 2002 UTC (7 years, 9 months ago) by neilg
File length: 28736 byte(s)
Diff to previous 318172 (colored)
roll version number over to final release.

Revision 318172 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:05:16 2002 UTC (7 years, 9 months ago) by elena
File length: 28756 byte(s)
Diff to previous 318163 (colored)
change "old" to "deprecated"

Revision 318163 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 01:15:21 2002 UTC (7 years, 9 months ago) by lehors
File length: 28800 byte(s)
Diff to previous 318089 (colored)
updated copyright

Revision 318089 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 02:58:00 2002 UTC (7 years, 10 months ago) by andyc
File length: 28795 byte(s)
Diff to previous 318059 (colored)
Added ability to override default parser configuration.

Revision 318059 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 22:28:16 2002 UTC (7 years, 10 months ago) by neilg
File length: 28587 byte(s)
Diff to previous 318047 (colored)
were no longer using the style-apachexml jar; its contents live under the docs directory.  Therefore, removing that file and removing references to it in the ant script.

Revision 318047 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 00:18:08 2001 UTC (7 years, 11 months ago) by neilg
File length: 28848 byte(s)
Diff to previous 318016 (colored)
changes for Xerces 2.0.0 beta 4.  Also modified the "all" build target to generate a binary distribution containing the old-style jarfile.

Revision 318016 - (view) (annotate) - [select for diffs]
Modified Fri Dec 14 21:11:55 2001 UTC (7 years, 11 months ago) by elena
File length: 28661 byte(s)
Diff to previous 318002 (colored)
Build javadocs for DOM L3 apis

Revision 318002 - (view) (annotate) - [select for diffs]
Modified Thu Dec 13 19:19:18 2001 UTC (7 years, 11 months ago) by lehors
File length: 28326 byte(s)
Diff to previous 317994 (colored)
added DOM tests to the test target,
people MUST run those tests before committing changes

Revision 317994 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 18:21:27 2001 UTC (7 years, 11 months ago) by neilg
File length: 28014 byte(s)
Diff to previous 317946 (colored)
updating XMLReaderFactory to SAX 2.0 R2 Pr3 level.  This makes loading class parsers more robust, in way similar to the previous update of ParserFactory.  Note that this commit also addresses the two alternative methods for locating a default XMLReader that the new XMLReaderFactory provides--that is, an entry in META-INF/services is included, and the XMLReaderFactory defaults to our implementation if no other is found.

Revision 317946 - (view) (annotate) - [select for diffs]
Modified Wed Nov 28 15:06:03 2001 UTC (7 years, 11 months ago) by neilg
File length: 27872 byte(s)
Diff to previous 317942 (colored)
put JAXP resource files in the implementation jar instead of in the API jar.

Revision 317942 - (view) (annotate) - [select for diffs]
Modified Mon Nov 26 22:39:21 2001 UTC (8 years ago) by neilg
File length: 27871 byte(s)
Diff to previous 317805 (colored)
checking in changes to split up APIs and implementation into separate JAR files.

Revision 317805 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 05:27:21 2001 UTC (8 years, 1 month ago) by andyc
File length: 23488 byte(s)
Diff to previous 317711 (colored)
Updated build script and documentation in preparation for
the Xerces 2.0.0 (beta3) release.

Revision 317711 - (view) (annotate) - [select for diffs]
Modified Mon Oct 15 17:58:30 2001 UTC (8 years, 1 month ago) by neilg
File length: 23500 byte(s)
Diff to previous 317709 (colored)
porting patch from Sam Ruby <rubys@apache.org> to permit compilation under JDK 1.4.0 (and to make it faster as well) to Xerces2.

Revision 317709 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 07:59:46 2001 UTC (8 years, 1 month ago) by andyc
File length: 23400 byte(s)
Diff to previous 317708 (colored)
Another build script bug fix.

Revision 317708 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 07:34:32 2001 UTC (8 years, 1 month ago) by andyc
File length: 23303 byte(s)
Diff to previous 317707 (colored)
Fix output directory name.

Revision 317707 - (view) (annotate) - [select for diffs]
Modified Sun Oct 14 07:26:41 2001 UTC (8 years, 1 month ago) by andyc
File length: 23226 byte(s)
Diff to previous 317703 (colored)
Needed to replace one more version string.

Revision 317703 - (view) (annotate) - [select for diffs]
Modified Fri Oct 12 14:35:17 2001 UTC (8 years, 1 month ago) by neilg
File length: 22360 byte(s)
Diff to previous 317687 (colored)
ensure that .properties files needed by the v2.util.regex package get included when the schema-all target is used.

Revision 317687 - (view) (annotate) - [select for diffs]
Modified Wed Oct 10 15:55:32 2001 UTC (8 years, 1 month ago) by neilg
File length: 22338 byte(s)
Diff to previous 317547 (colored)
add an ant target to build in schema support.  This is only a temporary hack until schema support gets mainstreamed.  In case anyone is interested, schema-all is the target that builds schema support into everything; I have not constructed corresponding analogs for any of the other commonly-used targets.

Revision 317547 - (view) (annotate) - [select for diffs]
Modified Wed Aug 29 14:43:15 2001 UTC (8 years, 2 months ago) by neilg
File length: 21986 byte(s)
Diff to previous 317545 (colored)
migrate build scrips updates from Xerces1.  These updates help build the HTML docs under Unix.

Revision 317545 - (view) (annotate) - [select for diffs]
Modified Wed Aug 29 02:07:47 2001 UTC (8 years, 3 months ago) by lehors
File length: 21798 byte(s)
Diff to previous 317543 (colored)
exclude ant classpath when calling javac

Revision 317543 - (view) (annotate) - [select for diffs]
Modified Wed Aug 29 01:44:45 2001 UTC (8 years, 3 months ago) by lehors
File length: 21577 byte(s)
Diff to previous 317497 (colored)
cleanup - set classpath in build.xml instead of build.sh

Revision 317497 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 04:45:16 2001 UTC (8 years, 3 months ago) by andyc
File length: 21810 byte(s)
Diff to previous 317486 (colored)
Updated version number for impending Xerces-J 2.0.0 (beta2) release.

Revision 317486 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 01:04:03 2001 UTC (8 years, 3 months ago) by lehors
File length: 22934 byte(s)
Diff to previous 317483 (colored)
Merge/move of Xerces 2 to the trunc!

Revision 317483 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 00:35:39 2001 UTC (8 years, 3 months ago) by lehors
File length: 23506 byte(s)
Diff to previous 317469 (colored)
Merge/move of Xerces 2 to the trunc!

Revision 317469 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 14:47:44 2001 UTC (8 years, 3 months ago) by neilg
File length: 20357 byte(s)
Diff to previous 317382 (colored)
prepare for 1.4.3

Revision 317382 - (view) (annotate) - [select for diffs]
Modified Fri Jul 20 19:51:57 2001 UTC (8 years, 4 months ago) by neilg
File length: 20357 byte(s)
Diff to previous 317329 (colored)
prepare for release 1.4.2

Revision 317329 - (view) (annotate) - [select for diffs]
Modified Fri Jul 6 19:19:23 2001 UTC (8 years, 4 months ago) by neilg
File length: 20357 byte(s)
Diff to previous 317298 (colored)
disable compression of jar files in ant builds to bring them into sync with our make-based builds.

Revision 317298 - (view) (annotate) - [select for diffs]
Modified Thu Jun 21 20:51:59 2001 UTC (8 years, 5 months ago) by neilg
File length: 20305 byte(s)
Diff to previous 317294 (colored)
make package names consistent with those produced by Make

Revision 317294 - (view) (annotate) - [select for diffs]
Modified Thu Jun 21 19:47:35 2001 UTC (8 years, 5 months ago) by neilg
File length: 20305 byte(s)
Diff to previous 317158 (colored)
changes for 1.4.1

Revision 317158 - (view) (annotate) - [select for diffs]
Modified Fri May 18 15:36:57 2001 UTC (8 years, 6 months ago) by neilg
File length: 20305 byte(s)
Diff to previous 317149 (colored)
updates to permit building of 1.4.0 release.

Revision 317149 - (view) (annotate) - [select for diffs]
Modified Thu May 17 18:20:30 2001 UTC (8 years, 6 months ago) by neilg
File length: 20305 byte(s)
Diff to previous 317121 (colored)
changed build scripts to allow our javaDoc-generated API documentation to live under docs/html instead of directly under docs; this should make the website more maintainable.

Revision 317121 - (view) (annotate) - [select for diffs]
Modified Fri May 11 00:01:05 2001 UTC (8 years, 6 months ago) by lehors
File length: 20290 byte(s)
Diff to previous 317065 (colored)
exclude io test that only works for Xerces2

Revision 317065 - (view) (annotate) - [select for diffs]
Modified Wed Apr 18 20:19:55 2001 UTC (8 years, 7 months ago) by neilg
File length: 20265 byte(s)
Diff to previous 316985 (colored)
make sure we do not pull in classes from the xerces.jar in our tools directory when doing an Ant build; this way the build is certain to fail if a required class is not present.  Note that this required an upgrade to ant 1.3 (dated 03/2001).

Revision 316985 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 22:39:50 2001 UTC (8 years, 8 months ago) by neilg
File length: 20075 byte(s)
Diff to previous 316970 (colored)
changes for Xerces-j 1.3.1 release

Revision 316970 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 20:28:55 2001 UTC (8 years, 8 months ago) by neilg
File length: 20075 byte(s)
Diff to previous 316961 (colored)
patches to enable production of our HTML docs under Unix.  Not pretty but no other way to do it unless StyleBook is updated so it can handle looking inside jars.

Revision 316961 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 22:04:21 2001 UTC (8 years, 8 months ago) by neilg
File length: 19904 byte(s)
Diff to previous 316933 (colored)
changes in support of Elena\\'s fix for bug #572; these make sure the necessary files are included in the package.

Revision 316933 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 23:19:09 2001 UTC (8 years, 9 months ago) by neilg
File length: 19850 byte(s)
Diff to previous 316930 (colored)
fix comments in build file; based on patch submitted by Chavdar Botev

Revision 316930 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 21:30:48 2001 UTC (8 years, 9 months ago) by twl
File length: 19780 byte(s)
Diff to previous 316846 (colored)
Apply patch for arkin & Davanum Srinivas to correctly handle .res file
for serializers
PR:
Obtained from:
Submitted by:Arkin, Davanum Srinivas
Reviewed by:twl

Revision 316846 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 21:39:15 2001 UTC (8 years, 9 months ago) by neilg
File length: 19647 byte(s)
Diff to previous 316806 (colored)
preparations for Xerces 1.3.0 release.  Also simplify creation of tar.gz packages.

Revision 316806 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 18:15:07 2001 UTC (8 years, 10 months ago) by lehors
File length: 19647 byte(s)
Diff to previous 316731 (colored)
changed dependency of samples target which was annoying to me

Revision 316731 - (view) (annotate) - [select for diffs]
Modified Thu Dec 14 21:37:08 2000 UTC (8 years, 11 months ago) by lehors
File length: 19643 byte(s)
Diff to previous 316689 (colored)
upgraded to Ant 1.2 - patch from Lynn Monson

Revision 316689 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 00:01:37 2000 UTC (8 years, 11 months ago) by jeffreyr
File length: 19020 byte(s)
Diff to previous 316635 (colored)
Prepare files for Xerces 1.2.3

Revision 316635 - (view) (annotate) - [select for diffs]
Modified Mon Nov 27 19:40:57 2000 UTC (9 years ago) by jeffreyr
File length: 19020 byte(s)
Diff to previous 316633 (colored)
get rid of class files in zip

Revision 316633 - (view) (annotate) - [select for diffs]
Modified Sat Nov 25 03:40:36 2000 UTC (9 years ago) by jeffreyr
File length: 19017 byte(s)
Diff to previous 316632 (colored)
added samples to bin dist. and remove classes from distr

Revision 316632 - (view) (annotate) - [select for diffs]
Modified Sat Nov 25 02:07:53 2000 UTC (9 years ago) by jeffreyr
File length: 18719 byte(s)
Diff to previous 316629 (colored)
finally got right

Revision 316629 - (view) (annotate) - [select for diffs]
Modified Fri Nov 24 22:21:12 2000 UTC (9 years ago) by jeffreyr
File length: 18753 byte(s)
Diff to previous 316627 (colored)
fixed the s... $&##&% beep build.xml file to produce consistant build distribution files

Revision 316627 - (view) (annotate) - [select for diffs]
Modified Fri Nov 24 19:41:07 2000 UTC (9 years ago) by jeffreyr
File length: 18731 byte(s)
Diff to previous 316623 (colored)
stpd decs by bld team

Revision 316623 - (view) (annotate) - [select for diffs]
Modified Thu Nov 23 01:44:08 2000 UTC (9 years ago) by jeffreyr
File length: 18733 byte(s)
Diff to previous 316605 (colored)
some twip forgot to add the Main Makefile r....

Revision 316605 - (view) (annotate) - [select for diffs]
Modified Tue Nov 21 22:06:35 2000 UTC (9 years ago) by jeffreyr
File length: 18671 byte(s)
Diff to previous 316582 (colored)
next release Xerces-J_1_2_2

Revision 316582 - (view) (annotate) - [select for diffs]
Modified Thu Nov 16 00:57:43 2000 UTC (9 years ago) by edwingo
File length: 18671 byte(s)
Diff to previous 316359 (colored)
Update code to latest JAXP 1.1 draft (for Xalan)

Revision 316359 - (view) (annotate) - [select for diffs]
Modified Thu Oct 19 23:23:08 2000 UTC (9 years, 1 month ago) by jeffreyr
File length: 18224 byte(s)
Diff to previous 316062 (colored)
to version 1.2.1 so it build correctly

Revision 316062 - (view) (annotate) - [select for diffs]
Modified Thu Sep 7 00:46:55 2000 UTC (9 years, 2 months ago) by lehors
File length: 18224 byte(s)
Diff to previous 316051 (colored)
fixed tests dependency

Revision 316051 - (view) (annotate) - [select for diffs]
Modified Thu Aug 31 23:24:36 2000 UTC (9 years, 2 months ago) by jeffreyr
File length: 18220 byte(s)
Diff to previous 315933 (colored)
Prepare for Xerces 1.2.0
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 315933 - (view) (annotate) - [select for diffs]
Modified Tue Jul 18 18:19:42 2000 UTC (9 years, 4 months ago) by abagchi
File length: 18220 byte(s)
Diff to previous 315929 (colored)
Made Stylebook as a separate forked process

Revision 315929 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 21:50:12 2000 UTC (9 years, 4 months ago) by jeffreyr
File length: 18219 byte(s)
Diff to previous 315913 (colored)
change release number in prep for 1.1.3 release

Revision 315913 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 22:01:03 2000 UTC (9 years, 4 months ago) by jeffreyr
File length: 18219 byte(s)
Diff to previous 315911 (colored)
Added James Duncan fix suggestion to not compile RevalidatingDOMParser

Revision 315911 - (view) (annotate) - [select for diffs]
Modified Mon Jul 10 19:06:37 2000 UTC (9 years, 4 months ago) by abagchi
File length: 18166 byte(s)
Diff to previous 315900 (colored)
Fixed: xercesSamples.jar did not have util/Arguments class

Revision 315900 - (view) (annotate) - [select for diffs]
Modified Thu Jul 6 00:46:32 2000 UTC (9 years, 4 months ago) by abagchi
File length: 17935 byte(s)
Diff to previous 315899 (colored)
Now does not fork a new process for Stylebook docs, bug resolved

Revision 315899 - (view) (annotate) - [select for diffs]
Modified Wed Jul 5 21:45:39 2000 UTC (9 years, 4 months ago) by abagchi
File length: 17936 byte(s)
Diff to previous 315741 (colored)
Updated to go with latest ANT

Revision 315741 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 19:25:17 2000 UTC (9 years, 5 months ago) by abagchi
File length: 17936 byte(s)
Diff to previous 315731 (colored)
Now also runs the samples

Revision 315731 - (view) (annotate) - [select for diffs]
Modified Fri Jun 2 23:55:05 2000 UTC (9 years, 5 months ago) by lehors
File length: 17974 byte(s)
Diff to previous 315724 (colored)
integrated JAXP to Xerces based on James Duncan authorization.
See http://xml-archive.webweaving.org/xml-archive-xerces-j-dev/0545.html

Revision 315724 - (view) (annotate) - [select for diffs]
Modified Fri Jun 2 18:02:05 2000 UTC (9 years, 5 months ago) by abagchi
File length: 17257 byte(s)
Diff to previous 315722 (colored)
Updated version number

Revision 315722 - (view) (annotate) - [select for diffs]
Modified Fri Jun 2 17:58:04 2000 UTC (9 years, 5 months ago) by abagchi
File length: 17257 byte(s)
Diff to previous 315721 (colored)
Sync'd up with latest sources

Revision 315721 - (view) (annotate) - [select for diffs]
Modified Fri Jun 2 17:31:01 2000 UTC (9 years, 5 months ago) by abagchi
File length: 17289 byte(s)
Diff to previous 315698 (colored)
Included a new target 'jars'

Revision 315698 - (view) (annotate) - [select for diffs]
Modified Thu May 25 23:34:37 2000 UTC (9 years, 6 months ago) by abagchi
File length: 16907 byte(s)
Diff to previous 315694 (colored)
Added target 'all' and fixed a couple of bugs

Revision 315694 - (view) (annotate) - [select for diffs]
Modified Thu May 25 19:17:14 2000 UTC (9 years, 6 months ago) by abagchi
File length: 16480 byte(s)
Diff to previous 315679 (colored)
Fixed ANT makefile to build, package, test and distribute Xerces-J

Revision 315679 - (view) (annotate) - [select for diffs]
Modified Wed May 24 18:05:47 2000 UTC (9 years, 6 months ago) by mode
File length: 9390 byte(s)
Diff to previous 315676 (colored)
Added javax to the jar task so people who want an alternate JAXP compliant parser can check out the sources and build using ant.

Revision 315676 - (view) (annotate) - [select for diffs]
Modified Wed May 24 07:47:46 2000 UTC (9 years, 6 months ago) by mode
File length: 9380 byte(s)
Diff to previous 315420 (colored)
Put in a list of ignore files in the javac task for all the classes that don't compile. Would suggest that all the committers on xerces-j keep this file uptodate so that ant can also be used to build xerces-j

Revision 315420 - (view) (annotate) - [select for diffs]
Modified Fri Apr 7 08:00:35 2000 UTC (9 years, 7 months ago) by mode
File length: 9018 byte(s)
Diff to previous 315340 (colored)
Changed build.xml not to use deprecated APIs of ant

Revision 315340 - (view) (annotate) - [select for diffs]
Modified Mon Feb 28 13:47:48 2000 UTC (9 years, 9 months ago) by rubys
File length: 8970 byte(s)
Diff to previous 315196 (colored)
Remove dependency on special processing of "init" target

Revision 315196 - (view) (annotate) - [select for diffs]
Modified Fri Jan 21 22:13:00 2000 UTC (9 years, 10 months ago) by twl
File length: 8840 byte(s)
Diff to previous 315124 (colored)
Changes to build.xml to produce the same output that the makefiles do.

We are not quite ready to switch to ANT due to a bug running javadoc2.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 315124 - (view) (annotate) - [select for diffs]
Modified Sat Dec 18 00:18:43 1999 UTC (9 years, 11 months ago) by stefano
File length: 8225 byte(s)
Diff to previous 315102 (colored)
Here it is, a full working build file for Xerces that does

- xerces.jar
- samples compilation
- docs creation thru stylebook
- javadocs creation
- distribution creation
- site regeneration

Enjoy!!!

Revision 315102 - (view) (annotate) - [select for diffs]
Added Sat Nov 27 11:08:36 1999 UTC (10 years ago) by stefano
File length: 2191 byte(s)
First try of Ant makefile. It currently builds the xerces.jar file from all the source code.

Since Ant is not included here (to avoid duplication efforts), you should CVS-checkout the "jakarta-tools" module under taz.apache.org and install the required jar files in your classpath (see inside the file for more comments on how to use Ant for building).

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