Hi, I have two questions about the build process.

(1) Are there plans to build Jonathan with Ant?  I created a build.xml for
the Jonathan currently in Enhydra but it's not complete (doesn't build
examples and is out of sync with 2_0_3).

(2) If Ant is far into the future or not an option, it would help if us
today if we ran the configure utility from scripts.  Could configure.java be
modified to run with passed arguments instead of requiring runtime input
from a user?  We could run configure from a Makefile with the required
arguments based on a developers setup.  Something like this:

    java configure ${JDK_DIR} ${JNDI_DIR} ....

This makes it easier for us to import Jonathan.  When we previously imported
Jonathan, we ran configure.java and then modifed every Makefile to get these
settings from another a root rules file and checked those into our CVS.

Ray Kiuchi
[EMAIL PROTECTED]
Lutris Technologies, Inc.



Reply via email to