You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/09/29 17:54:52 UTC

DO NOT REPLY [Bug 36865] - jar task : building a Class-Path

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36865>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36865





------- Additional Comments From stevel@apache.org  2005-09-29 17:54 -------
Andy,

I'm still trying to understand this. Is the problem that you want to have spaces
in your stuff, or is it that when ant merges a long classpath it strips out the
spaces in between jars so you have

Classpath :1.jar
  2.jar

and you end up with 
Classpath: 1.jar2.jar 

Is this what you mean?

Or is that you've found the code I added to detect Jena.jar and stop it loading?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org