[jdom-commits] CVS update: jdom-contrib/samples

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Thu Mar 22 00:53:05 PST 2001


Date:	Thursday March 22, 2001 @ 8:53
Author:	jhunter

Update of /home/cvspublic/jdom-contrib/samples
In directory www.nmemonix.com:/tmp/cvs-serv23789/samples

Added Files:
	XSLTransform.java catalog.xml catalog.xsl 
Log Message:
Added JDOMSource and JDOMResult classes to the jdom-contrib area in the 
org.jdom.contrib.transform package.  Thanks to Laurent Bihanic 
<laurent.bihanic at atosorigin.com> for the contribution.  We'll probably
want to look at a more permanent home for these classes eventually,
either in JAXP.next or under org.jdom proper.

I also added XSLTransform to the jdom-contrib/samples area to demonstrate
use of the classes and provided catalog.xml and catalog.xsl as inputs 
(from Elliotte Rusty Harold's SD 2000 presentation).

I also added crimson.jar, jaxp.jar, and xalan.jar to jdom-contrib/lib to 
enable the sample to run.  I included README's and LICENSE files for
each also.

Finally, I modified the build.bat and build.sh to build using the new 
JARs.  And I modified build.xml to enable deprecation warnings, which I 
found useful.

-jh-

===================================================================
File: XSLTransform.java	Status: Up-to-date

   Working revision:	1.1	Thu Mar 22 08:53:03 2001
   Repository revision:	1.1	/home/cvspublic/jdom-contrib/samples/XSLTransform.java,v

   Existing Tags:
	No Tags Exist

===================================================================
File: catalog.xml      	Status: Up-to-date

   Working revision:	1.1	Thu Mar 22 08:53:03 2001
   Repository revision:	1.1	/home/cvspublic/jdom-contrib/samples/catalog.xml,v

   Existing Tags:
	No Tags Exist

===================================================================
File: catalog.xsl      	Status: Up-to-date

   Working revision:	1.1	Thu Mar 22 08:53:03 2001
   Repository revision:	1.1	/home/cvspublic/jdom-contrib/samples/catalog.xsl,v

   Existing Tags:
	No Tags Exist




More information about the jdom-commits mailing list