This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 50060 - URI scheme is not "file" - Project Classpath Add Project Jar
Summary: URI scheme is not "file" - Project Classpath Add Project Jar
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-10-07 03:47 UTC by davidkayak
Modified: 2006-03-24 10:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file generated by netbeans on exception (100.31 KB, text/plain)
2004-10-07 03:48 UTC, davidkayak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davidkayak 2004-10-07 03:47:18 UTC
Project 'A' settings have been modified to change
the dist.dir to a different directory. Create a
new project 'B' with existing source files. Add
project 'A' to project 'B' compile classpath.
Press OK.
Comment 1 davidkayak 2004-10-07 03:48:07 UTC
Created attachment 18112 [details]
Log file generated by netbeans on exception
Comment 2 davidkayak 2004-10-07 03:52:53 UTC
dist.dir path contains a drive letter e.g. "D\:/dist/bin"
Comment 3 David Konecny 2004-10-07 10:55:01 UTC
I will look at that.
Comment 4 Jesse Glick 2004-10-07 15:52:01 UTC
David note my XXX comment in SimpleAntArtifact. :-) Then compare the
impl in ant/freeform which I believe is correct (but is probably not
tested adequately).
Comment 5 David Konecny 2004-10-11 15:43:32 UTC
Fixed in:
src/org/netbeans/spi/project/support/ant/SimpleAntArtifact.java;
new revision: 1.9; previous revision: 1.8
test/unit/src/org/netbeans/spi/project/support/ant/SimpleAntArtifactTest.java;
new revision: 1.7; previous revision: 1.6
Comment 6 Marian Mirilovic 2005-12-20 15:46:38 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.