OW2 Consortium

CVS log for xmlc/xmlc/build.xml

(logo)

Help

(back) Up to [OW2-CVS] / xmlc / xmlc

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.26.2.8 / (as text) / (view) - annotate - [select for diffs] , Thu Sep 6 04:56:13 2007 UTC (16 months ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_17
Changes since 1.26.2.7: +1 -1 lines
Diff to previous 1.26.2.7 to branch point 1.26 to next main 1.27
bump version to 2.2.17

Revision 1.35 / (as text) / (view) - annotate - [select for diffs] , Thu Sep 6 04:55:02 2007 UTC (16 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3_1, HEAD
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
bump version to 2.3.1

Revision 1.26.2.7 / (as text) / (view) - annotate - [select for diffs] , Fri May 18 18:51:09 2007 UTC (19 months, 3 weeks ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_16
Changes since 1.26.2.6: +1 -1 lines
Diff to previous 1.26.2.6 to branch point 1.26
prepare for 2.2.16 release

Revision 1.34 / (as text) / (view) - annotate - [select for diffs] , Sat May 12 20:52:00 2007 UTC (19 months, 4 weeks ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
Prepare for 2.3 final release

Revision 1.26.2.6 / (as text) / (view) - annotate - [select for diffs] , Tue Apr 24 05:34:11 2007 UTC (20 months, 2 weeks ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_15
Changes since 1.26.2.5: +1 -1 lines
Diff to previous 1.26.2.5 to branch point 1.26
Parity with changes to the HEAD.  Rearranged jars to put all 3rd party jar files in build-lib.  Updated build files and example apps to account for this.  Bumped version to 2.2.15.

Revision 1.33 / (as text) / (view) - annotate - [select for diffs] , Tue Apr 24 04:35:33 2007 UTC (20 months, 2 weeks ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3_RC_1
Changes since 1.32: +0 -1 lines
Diff to previous 1.32
remove unused property

Revision 1.32 / (as text) / (view) - annotate - [select for diffs] , Sun Apr 22 04:40:58 2007 UTC (20 months, 2 weeks ago) by jkjome
Branch: MAIN
Changes since 1.31: +3 -31 lines
Diff to previous 1.31
No longer generate xmlc-base.jar, just xmlc.jar.  Also use ASM3 and wrap it into XMLC package namespace (using JarJar at jar time) so that there aren't clashes with other versions in the classpath.  ASM is tiny, so this shouldn't matter much.  Stop using reflection to load ASM now that we use our own wrapped version.  Dump BCEL-base DynamicMLCreator and ASM2 DynamicMLCreator and add ASM3 DynamicMLCreator (made it package private since it's not really the concern of any anything outside the deferredparing package.  Finallly, unwrapped Xerces packages from XMLC's package namespace making XMLC's jar file significantly smaller.

Jake

Revision 1.26.2.5 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 1 21:49:47 2007 UTC (22 months, 1 week ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_14
Changes since 1.26.2.4: +1 -1 lines
Diff to previous 1.26.2.4 to branch point 1.26
bump the version to 2.2.14

Revision 1.31 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 1 21:43:20 2007 UTC (22 months, 1 week ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3_BETA_3
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
bump the version to 2.3beta3

Revision 1.26.2.4 / (as text) / (view) - annotate - [select for diffs] , Fri Dec 22 22:33:15 2006 UTC (2 years ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_13
Changes since 1.26.2.3: +1 -1 lines
Diff to previous 1.26.2.3 to branch point 1.26
prepare for the 2.2.13 release

Revision 1.30 / (as text) / (view) - annotate - [select for diffs] , Tue Nov 28 05:24:02 2006 UTC (2 years, 1 month ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3_BETA_2
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
bump the version to beta2

Revision 1.29 / (as text) / (view) - annotate - [select for diffs] , Sat Nov 4 03:47:08 2006 UTC (2 years, 2 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_3_BETA_1
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
final checkin before XMLC 2.3_beta1 release

Revision 1.26.2.3 / (as text) / (view) - annotate - [select for diffs] , Sat Oct 28 19:16:53 2006 UTC (2 years, 2 months ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_12
Changes since 1.26.2.2: +8 -0 lines
Diff to previous 1.26.2.2 to branch point 1.26
Make sure xmlc-base.jar is the last jar extracted so that its manifest is the one used in the final compilation jars.

Jake

Revision 1.26.2.2 / (as text) / (view) - annotate - [select for diffs] , Fri Oct 27 02:47:23 2006 UTC (2 years, 2 months ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
Changes since 1.26.2.1: +36 -12 lines
Diff to previous 1.26.2.1 to branch point 1.26
Add manifest info and pass xmlc.version to the sub-builds

Revision 1.28 / (as text) / (view) - annotate - [select for diffs] , Fri Oct 27 02:46:22 2006 UTC (2 years, 2 months ago) by jkjome
Branch: MAIN
Changes since 1.27: +46 -14 lines
Diff to previous 1.27
Add manifest info and pass the xmlc.version to the sub-builds

Revision 1.26.2.1 / (as text) / (view) - annotate - [select for diffs] , Tue Sep 5 03:40:36 2006 UTC (2 years, 4 months ago) by jkjome
Branch: XMLC_2_2_XX_BRANCH
CVS Tags: XMLC_2_2_11
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
prepare for the 2.2.11 release

Revision 1.27 / (as text) / (view) - annotate - [select for diffs] , Thu Aug 10 22:57:26 2006 UTC (2 years, 5 months ago) by jkjome
Branch: MAIN
Changes since 1.26: +1 -3 lines
Diff to previous 1.26
XMLC 2.3 changes

1. Move to Xerces2 and NekoHTML, dump Xerces1 and JTidy
2. Use Deferred Parsing exclusively.  This gets rid of a lot of code that we no longer have to maintain and provides one way of doing things.  Lightens up XMLC
3. DOMFactory now has getDocumentClassName(), which returns the fully qualified class name of the document implementation being represented by the factory.  Got rid of createAccessorGenerator() and createDocBuilderGenerator() methods, since the only ones used now are the deferred parsing ones.
4. Using Xerces2 DOMParser to parse documents and letting it build the DOM rather than building it manually.  Must less code and less chance of messing up correctness.
5. For now, wrapped up Xerces2 and xmlcommons Resolver into a jar under the org.enhydra.apache namespace using JarJar.  Did the same with NekoHTML.  This may change, but it's easier for now since XMLC 2.2 was modified to use
Xerces under that package namespace.

TODO... clean up some of the comments, maybe dump XmlcStdFactory or modify to be compatible with deferred parsing

Revision 1.26 / (as text) / (view) - annotate - [select for diffs] , Thu Jul 13 03:54:25 2006 UTC (2 years, 5 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_10
Branch point for: XMLC_2_2_XX_BRANCH
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
prepare for 2.2.10 release

Revision 1.25 / (as text) / (view) - annotate - [select for diffs] , Sat Apr 15 05:25:16 2006 UTC (2 years, 8 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_9
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
whoops, snuck in a change I didn't want to commit.

Revision 1.24 / (as text) / (view) - annotate - [select for diffs] , Sat Apr 15 05:22:28 2006 UTC (2 years, 8 months ago) by jkjome
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
prepare for the 2.2.9 release

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 2 01:37:58 2006 UTC (2 years, 11 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_8_1
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
2.2.8 was bad because of a flaw in the new encoding detection stuff.  Simple oversight, actually, but fundamental to functionality.

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Sat Nov 26 02:50:28 2005 UTC (3 years, 1 month ago) by jkjome
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
update version now that 2.2.7.1 has been released to get ready for the next release.

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Sun Nov 20 16:12:27 2005 UTC (3 years, 1 month ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_7_1
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
change version to 2.2.7.1

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Sun Feb 6 12:12:14 2005 UTC (3 years, 11 months ago) by jkjome
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Updated DynamicMLCreatorASMImpl.java to optimize imports which gets rid of dependency on asm-attrs.jar.  Also removed versioned asm jars in favor asm.jar and tracking the version in README.  Removed asm-attrs.jar completely since it isn't needed for either compile or runtime.  If this is needed for generation of DynamicMLCreatorASMImpl.java, then we'll add it back to build-libs.  Updated XMLC default.build.properties to account for the jar name change (this shouldn't have to be done ever again) and updated Eclipse .classpath to account for asm.jar, changed the build version to 2.2.7 and added a 2.2.7 release note file to be updated as needed.

Jake

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Fri Sep 3 05:02:31 2004 UTC (4 years, 4 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_6_PRE_DOM3_COMPATIBILITY, XMLC_2_2_6
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
prepare version for future 2.2.6 release.

Jake

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Sun Feb 22 05:23:51 2004 UTC (4 years, 10 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_5
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
starting 2.2.5 release notes and updated the release version in build.xm because I'll probably forget later.

Jake

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Wed Jan 28 06:06:53 2004 UTC (4 years, 11 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_4
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
forgot to update xmlc.version.  Ug.

Jake

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 13 18:06:53 2003 UTC (5 years, 2 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_3
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
update build version to 2.2.3

Jake

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 24 20:19:30 2003 UTC (5 years, 3 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_2
Changes since 1.14: +16 -3 lines
Diff to previous 1.14
added a release-src target to generate the source release.  Also added another target for both "release" and "release-src" to depend on which allows them to share the setting of common properties.

Jake

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 24 19:15:00 2003 UTC (5 years, 3 months ago) by jkjome
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
ready build for 2.2.2 release.

Jake

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 17 19:13:42 2003 UTC (5 years, 3 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_1
Changes since 1.12: +16 -12 lines
Diff to previous 1.12
we weren't calling the "all-libs" target in the "all" target, so not all the libs were getting generated when calling the "release" target.  Fixed that and made the zip release be build automatically in the "release" target.  This should make releases more consistent.

Jake

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 17 12:57:24 2003 UTC (5 years, 3 months ago) by taweili
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
2.2.1 release

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 19 00:21:36 2003 UTC (5 years, 4 months ago) by taweili
Branch: MAIN
CVS Tags: XMLC_2_2
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
new release layout

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Fri Aug 8 15:30:14 2003 UTC (5 years, 5 months ago) by taweili
Branch: MAIN
CVS Tags: XMLC_2_2_RC_1
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
correct versioning

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Fri Aug 8 13:57:16 2003 UTC (5 years, 5 months ago) by taweili
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8
Add release README

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Fri Aug 8 13:48:12 2003 UTC (5 years, 5 months ago) by taweili
Branch: MAIN
Changes since 1.7: +19 -0 lines
Diff to previous 1.7
add releaes target

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Thu Jul 10 18:53:52 2003 UTC (5 years, 6 months ago) by jkjome
Branch: MAIN
Changes since 1.6: +42 -14 lines
Diff to previous 1.6
add new target called "split-wireless-jar" which repackages the wireless.jar into individual jars for each wireless technology.  This was requested by the Enhydra in order to provide for as much modularization as possible.

Jake

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Wed Jul 9 16:43:23 2003 UTC (5 years, 6 months ago) by kunze
Branch: MAIN
Changes since 1.5: +25 -5 lines
Diff to previous 1.5
Changed build process to merge the jars from the xmlc and xerces modules

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue May 20 15:42:52 2003 UTC (5 years, 7 months ago) by jkjome
Branch: MAIN
CVS Tags: XMLC_2_2_POST_BETA_1_BARRACUDA_1_2_0
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
Bring XMLC inlnie with the html dom level1 spec by not assuming that setAttribute(boolean) exists in HTMLOptionElement.  The details on why this is correct is here:
http://marc.theaimsgroup.com/?l=xerces-j-dev&m=105344721502362&w=2

Updated XHTMLSelectElementImpl.java where we were casting to HTMLOptionElement to, instead, cast to XHTMLOptionElementImpl which actually does implement the setSelected(boolean) method.  This fixes the compile error.  No more need anymore for the hack of the dom-html.jar file.

Also, fixed incorrect setting of boolean attributes in XHTMLElementImpl.java where values were being set as "true" or "false".  Actually, HTMLElementImpl.java is already doing XHTML-compatible setting of boolean attributes so I just copied the code from there to XHTMLElementImpl.java.

Jake

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Tue May 20 05:20:59 2003 UTC (5 years, 7 months ago) by jkjome
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
to solve a compile problem when using Jikes which javac is not catching (not sure why?) I had to add a newer version of org.w3c.dom.html. HTMLOptionElement to the classpath for the XHTML module.  I did this by adding a dom-html.jar to CVS containing this single class.  It is the minimal workaround to using XMLC with Xerces2 providing the endorsed packages.  The source is actually taken from Xerces2-j version 2.3.0 source distribution.  However, it seems that the binaries (xmlParserAPIs.jar and/or xml-apis.jar) are distributed with the original level1 dom html packages which, for some reason, don't have the method setSelected(boolean) in the interface which, like I said, the 2.3.0 source distribution actually does contain.  To make things even more confusing, Xerces2-j version 2.4.0 source distribution doesn't even come with all the dom sources.   This is just totaly bizarre!

See the following message for all the utterly confusing details of why this workaround is required...
http://marc.theaimsgroup.com/?l=xerces-j-user&m=105340948927675&w=2

Ug!!!!

Jake

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Mon May 19 20:27:38 2003 UTC (5 years, 7 months ago) by jkjome
Branch: MAIN
Changes since 1.2: +19 -4 lines
Diff to previous 1.2
removing unnecessary jars.  fixed main build to skip targets if JUnit doesn't exist.  It needs to be added to ANT_HOME/lib anyway in order to run JUnit tests.  Modified JUnit tests to all do haltonfailure="no".  This makes it so all tests will be run.  The log file can be read for errors.  Updated javadoc targets to use "-breakiterator" flag for JDK1.4+ and not use it for JDK's less than that.  This reduced the warning count significantly.  Also modified each buld so that one can set a ".build.properties" file up in their user.home directory which overrides all local properties files.  This allows one to, say, set the magic build.compiler option to Jikes on a global basis.

Jake

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Mon May 19 14:04:26 2003 UTC (5 years, 7 months ago) by jkjome
Branch: MAIN
Changes since 1.1: +19 -1 lines
Diff to previous 1.1
big cleanup.

1.  removed endorsed packages from the xerces module.  These include javax.xml.*, org.xml.*, org.w3c.dom.*.
2.  updated all build-default.properties files to have the following which should cover any resource pattern matching required for any module jar file...
       module.lib.extra.includes=**/*.res,**/*.properties,**/*.dtd,**/*.ent,**/*.xml,**/*.xcat,**/*.tbl
3.  removed com.lutris.* from the xmlc module.  There are still 5 files (4 in tests, one in the xmlc module) which use com.lutris, but they are excluded from the build by default.  Might want to get rid of those too, but I'll skip that for now.
4.  removed gnu-regexp source from CVS and replaced it with the official gnu-regexp-1.1.4 release as a binary in release/lib
5.  updated servlet.jar to the one from the reference Tomcat-4.1.24.  Updated README files in both release/build-lib and release/lib to match what those directories actually have.
6.  updated the main build.xml file to create an "xmlc-all-runtime.jar" which includes the contents of xmlc.jar, xerces.jar, wireless.jar, and xhtml.jar.  This just makes it a bit easier to manage having all in one.  Note that jtidy, gnu-regexp, and bcel are still separate.  Also, xmlc-taskdef.jar is separate because it does not contain runtime libraries, only Ant build-time libraries.

Jake

Revision 1.1.1.1 / (as text) / (view) - annotate - [select for diffs] (vendor branch) , Mon Mar 10 16:34:07 2003 UTC (5 years, 10 months ago) by taweili
Branch: XMLC
CVS Tags: XMLC_2_2_BETA_1, XMLC_2_2_ALPHA_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import the XMLC

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 10 16:34:07 2003 UTC (5 years, 10 months ago) by taweili
Branch: MAIN
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge