Re: Source distribution of XMLC 2.1?

Jacob Kjome <[email protected]> Thu, 04 Dec 2003 07:51:33 -0600
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
Note on http://xmlc.enhydra.org/ , there is some info on the new XMLC-2.2.x 
releases and the "download" link for 2.2 leads to this site:
http://forge.objectweb.org/projects/xmlc/

That is where the source is being housed now.  BTW, if you are thinking of 
moving to 2.1, don't.  Move to the latest 2.2 version as a ton of stuff has 
been fixed and lots of new functionality has been implemented.
http://xmlc.enhydra.org/project/aboutProject/xmlc22release.html

Also, Xerces 1.4.4 is now wrapped into the org.enhydra namespace, so we no 
longer have problems with collisions with Xerces2.  Make sure to put 
xml-apis.jar that comes with the distribution into your classpath and use 
xmlc-all-runtime.jar along with jtidy.jar, gnu-regexp.jar, and 
bcel.jar.  Currently xerces2 needs to be in your classpath since there is 
one interface that xml-apis.jar doesn't contain: HTMLDOMImplementation 
(because it is, technically, non-standard HTML DOM Level 1).  Putting the 
Xerces2 xercesImpl.jar solves this issue as it contains the non-standard class.

Oh, and there is one minor regression issue with pretty printing where the 
pretty printing code affects the output even if pretty printing is not 
enabled.  Using the 2.2.1 release will solve this.  A 2.2.4 release should 
be coming out sometime soon to fix this issue.

Jake

At 07:07 AM 12/3/2003 -0800, you wrote:
>We've been XMLC users for some time, and are migrating from 2.0.1 to 
>2.1.  Transition has been
>smooth, but noticed that the binary distributions for 2.1 do not contain 
>anything other than the
>jar files (this is different than older XMLC releases).  I'm also seeing that
>org.enhydra.xml.xmlc.XMLCVersion.VERSION is reporting "3.0.0 alpha" rather 
>than "2.1" (we display
>this in our "bill of materials" page).
>
>Found some CVS instructions at 
>http://xmlc.enhydra.org/software/cvs/index.html, and tried the
>following:
>
>$ cvs -z2 -d :pserver:[email protected]:/u/cvs co -r XMLC_RELEASE_2_1 
>Projects/xmlc
>cvs server: cannot find module `Projects/xmlc' - ignored
>cvs [checkout aborted]: cannot expand modules
>
>Can someone point me to the correct repository for both 2.1 release and 
>2.2 releases?
>
>Thanks!
>
>Chris
>
>=====
>Chris & Tammy Riley
>[email protected]
>
>__________________________________
>Do you Yahoo!?
>Free Pop-Up Blocker - Get it now
>http://companion.yahoo.com/
>_______________________________________________
>XMLC mailing list
>[email protected]
>http://www.enhydra.org/mailman/listinfo.cgi/xmlc