Ah gotcha...makes sense :)

On Mon, 23 Jun 2008, Roman Kennke wrote:

Hi there,

I'm at a loss...

Just curious, why are you doing this or need to do this?

I'm developer of a Java VM project, and we are using most of the class
library from GNU Classpath or OpenJDK, and replace some pieces, like the
java.lang package (the stuff that is closest to the VM basically). We
also wouldn't like to delete .java files from the external class library
path.

Our current solution is to build the list of java classes to be compiled
using a complicated script and passing the result list to javac, but
using ant would be much nicer. (As a side note, the Eclispe IDE is able
to handle such complex includes/excludes too.)

Cheers, Roman

--
http://kennke.org/blog/


Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-754-4592 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros

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

Reply via email to