RE: Strange javac behaviour

2003-02-13 Thread Keith Hatton
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

Strange javac behaviour

2003-02-13 Thread Martin Porter
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

Re: Manifest files and blank lines

2003-02-13 Thread Kyle Adams
> 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

Re: ANT: KJS#00003 Appendix_E (BookMarks) (20030212)

2003-02-13 Thread Erik Hatcher
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: