DO NOT REPLY [Bug 29067] - junit stylesheets should use redirect URI

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29125] - jscp task's partial failure when compiling a directory tree

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: enumerating all classes in a package

2004-05-20 Thread didge
There's nothing that I know of in the JDK to search a path consisting of urls by patterns and certainly there is no help in the ClassLoader and Package APIs for discovering classes. I thought that you might be able to hack on the funny RMI classloader, but since it sounds like it delegates to anot

DO NOT REPLY [Bug 29097] - should be inside task in order for dependency checking to work.

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: enumerating all classes in a package

2004-05-20 Thread Steve Loughran
didge wrote: What JDK version(s) do you need to support? Can you provide an example of the classpath you have to search? Who's 'funny RMI classloaders' are they? didge I'm trying to run junit remotely, so get something like a package name "org.example.tests" and want to search for a specified pa

RE: enumerating all classes in a package

2004-05-20 Thread didge
What JDK version(s) do you need to support? Can you provide an example of the classpath you have to search? Who's 'funny RMI classloaders' are they? didge > -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 20, 2004 3:37 AM > To: Ant Developers Li

DO NOT REPLY [Bug 29125] - jscp task's partial failure when compiling a directory tree

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29125] New: - jscp task's partial failure when compiling a directory tree

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29113] New: - Messages with empty body of priority warn written to (xml)log

2004-05-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

enumerating all classes in a package

2004-05-20 Thread Steve Loughran
Anyone know how to enum all classes defined in a package? I want to search for *Test.class on a defined classpath, without having access to the JARs as files I can get at (i.e. they are remote stuff coming through funny RMI classloaders). -steve -

Re: [Ant] bootstrap-ant no longer builds

2004-05-20 Thread Peter Reilly
Opps, I had tested with java1.5, java1.4.2 and java1.2. The build.xml should work now. Peter Michael Davey wrote: Adam R. B. Jack wrote: someone wrote: Moreover, we have provided very clear set of instructions that safely address the c-l compilation problems. I think log4j is the wrong tree to bark

cvs commit: ant build.xml

2004-05-20 Thread peterreilly
peterreilly2004/05/20 01:34:32 Modified:.Tag: ANT_16_BRANCH build.xml Log: sync with head Revision ChangesPath No revision No revision 1.392.2.27 +28 -7 ant/build.xml Index: build.xml =

cvs commit: ant build.xml

2004-05-20 Thread peterreilly
peterreilly2004/05/20 01:34:13 Modified:.build.xml Log: build.xml source=1.2 does not work for javac 1.4.0 use a presetdef depending on the java version Revision ChangesPath 1.420 +28 -7 ant/build.xml Index: build.xml =