Hi all,
I've been changing the way CDK is compiled. The current build.xml will have
compile-* and dist-* task for each module, and these tasks will take care that
dependencies are fullfilled.
Moreover, a second change is made: CDK is no longer compiled from the Java
source files in ${src}, but from a copy in ${build}/${src}. The reason for
this is to make it possible to apply patches during compilation without
chaning the files from CVS.
An example for this is the patch in ${src}/patches that adapts the LoggingTool
to remove its dependency on the Log4J library (=jar). This is needed for
compiling CDK for use in the Jmol applet. (See task dist-cml.)
Egon
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers