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=39063>. 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=39063 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-24 16:51 ------- I can't build it on Windows because it doesn't like the 'space' in the path to my tools jars. ... dist-lite: Created dir: C:\Apache\antHead\ant\bootstrap Created dir: C:\Apache\antHead\ant\bootstrap\bin Created dir: C:\Apache\antHead\ant\bootstrap\lib Copying 11 files to C:\Apache\antHead\ant\bootstrap\lib Copying 2 files to C:\Apache\antHead\ant\bootstrap\lib Copying 13 files to C:\Apache\antHead\ant\bootstrap\bin BUILD SUCCESSFUL Total time: 30 seconds ... Cleaning Up Build Directories ... Done Bootstrapping Ant Distribution java.lang.IllegalArgumentException at java.net.URI.create(URI.java:842) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.tools.ant.launch.Locator.fromURI(Locator.java:160) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:268) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:99) Caused by: java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files/Java/jdk1.5.0_06/lib/tools.jar at java.net.URI$Parser.fail(URI.java:2809) at java.net.URI$Parser.checkChars(URI.java:2982) at java.net.URI$Parser.parseHierarchical(URI.java:3066) at java.net.URI$Parser.parse(URI.java:3014) at java.net.URI.<init>(URI.java:578) at java.net.URI.create(URI.java:840) ... 6 more Is there any way around this? For one thing, my tools.jar is in C:\Program Files\Java\jdk1.5.0_06\lib\tools.jar and not where it is looking for it. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]