1. What does javac do from the command line, in the same circumstances?
2. The "obvious" thing is that one or more classes in your ejb package reference
classes in the other packages, which reference other classes ... which ends up with
155 classes being compiled.
Running ant with -debug or java
Hi,
I am seeing something unexpected happen during my build process and I am not
sure
why. Below are the 2 ways I have tried of building this target and neither
works
as I require. What I require is to compile all classes under
"com/liberica/framework/ejb"
to the target directory (there are 12 fi
> Can you send me an example (or raise a bug and attach it). I'll
> investigate. The manifest handling is done with the JDK's
> Jar/Manifest classes
Will do - I'll open a bug, and attach an example, hopefully by Monday.
Kyle
By all means feel free to enhance that Appendix E document. Keep in
mind, though, that the same process that generated Appendix E is now
being actively worked on to generate descriptors and documentation for
each task in Ant. It is now being run as part of the Gump nightly
builds:
http: