Hi Jeff, thanks for your patch - I applied it partially, see below.
Jeff Turner wrote: > > Hi, > > The attached patch for build.xml does the following: > > - JDK 1.3 and higher includes javax.naming.* in > ${java.home}/lib/rt.jar, so include this jar in the default > classpath. This is a very subtle part of cocoon. If you compile cocoon with such a section and but it then into your servlet engine as a war file, it might be that your web application is not running as the rt.jar is not found from cocoon. So the only relyable solution is to put the jndi.jar into your lib directory before building cocoon. > - Fix the EOLs for appendcp.bat. Without this, I suspect Windows users > would be unable to build Cocoon (if the src distro was built on a > *nix box). I changed the build system, that all *.bat and all *.sh are handled by the eol fixes (differently of course). > - Fix a typo and capitalization. Thanks for this. I did not change "ldap transformer" to "LDAP transformer" as "ldap" is the name of the transformer in the sitemap. > > > Btw, I really like the warnings about missing optional packages :) It > would be nice if a URL for each was given, instead of just 'Get the Xxx > package ..'. Yes, do you have some URLs handy? Thanks, Carsten > > --Jeff > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]