[jdom-commits] CVS update: jdom/lib
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Fri May 18 18:30:43 PDT 2001
Date: Saturday May 19, 2001 @ 2:30
Author: jhunter
Update of /home/cvspublic/jdom/lib
In directory www.nmemonix.com:/tmp/cvs-serv16756/lib
Added Files:
README crimson.jar crimson.license-asf
crimson.license-w3c.html crimson.readme jaxp.jar
jaxp.license.html jaxp.readme jaxp.relnotes.html xalan.jar
xalan.license xalan.readme
Log Message:
Added JDOMSource and JDOMResult to the core in the org.jdom.transform
package. They've been peer reviewed in jdom-contrib without incident,
and consensus appears to be that it's better to have these in the core
now than to wait a potentially very long time for JAXP.next.
I added Crimson, JAXP, and Xalan JARs to the lib directory to support the
transform functionality. I also added a README in the lib directory to
explain what each JAR does. :-)
I'm considering making Crimson the default parser to save download size,
but I'm hesistant because Xerces is more mature and because Crimson
outputs that nasty JIT warning on JDK 1.2.2 on Windows which is probably
the most popular platform. Half the people are going to think it's a
JDOM issue and quit using JDOM.
I altered the build scripts to account for needing jaxp.jar in the
classpath during the build.
I added the XSLTransform sample to the samples directory along with the
supporting catalog.* files. I'll remove them from jdom-contrib soon.
And finally I'm checking in the TODO.txt now that so much has been done
today.
-jh-
===================================================================
File: README Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:19 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/README,v
Existing Tags:
No Tags Exist
===================================================================
File: crimson.jar Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:23 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/crimson.jar,v
Sticky Options: -kb
Existing Tags:
No Tags Exist
===================================================================
File: crimson.license-asf Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:23 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/crimson.license-asf,v
Existing Tags:
No Tags Exist
===================================================================
File: crimson.license-w3c.html Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:23 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/crimson.license-w3c.html,v
Existing Tags:
No Tags Exist
===================================================================
File: crimson.readme Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:23 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/crimson.readme,v
Existing Tags:
No Tags Exist
===================================================================
File: jaxp.jar Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:24 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/jaxp.jar,v
Sticky Options: -kb
Existing Tags:
No Tags Exist
===================================================================
File: jaxp.license.html Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:24 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/jaxp.license.html,v
Existing Tags:
No Tags Exist
===================================================================
File: jaxp.readme Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:24 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/jaxp.readme,v
Existing Tags:
No Tags Exist
===================================================================
File: no file jaxp.relnotes.html Status: Needs Checkout
Working revision: 1.1 Sat May 19 01:30:43 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/jaxp.relnotes.html,v
Existing Tags:
No Tags Exist
===================================================================
File: xalan.jar Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:41 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/xalan.jar,v
Sticky Options: -kb
Existing Tags:
No Tags Exist
===================================================================
File: xalan.license Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:41 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/xalan.license,v
Existing Tags:
No Tags Exist
===================================================================
File: xalan.readme Status: Up-to-date
Working revision: 1.1 Sat May 19 01:30:41 2001
Repository revision: 1.1 /home/cvspublic/jdom/lib/xalan.readme,v
Existing Tags:
No Tags Exist
More information about the jdom-commits
mailing list