I just committed a change to build.xml (trunk) to fix what appeared to be a
problem with the way we were doing conditional builds for jimi, jai, and
jce. Each had a separate compile job, which was properly ignored if the
presence tests failed. However, the classes dependent on the presence of
these classes were included in the "compile-src" target, which caused
compile errors if the conditional packages were not present. I changed
"compile-src" to exclude the dependent classes, and eliminated the special
compile targets. I also added a message indicating the presence or lack
thereof of each of these conditional packages ("init-avail" target).

Please let me know if this messes anybody up. Also, similar changes may need
to be made in the maintenance branch. I haven't tried to do a build there
recently.

Victor Mote (mailto:[EMAIL PROTECTED])
2025 Eddington Way
Colorado Springs, Colorado 80916
Voice +1 (719) 622-0650
Fax   +1 (720) 293-0044


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to