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 254505 - [org.apache.tools.ant.module]: Cannot find import (from message log)
Summary: [org.apache.tools.ant.module]: Cannot find import (from message log)
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-19 11:44 UTC by sreimers
Modified: 2015-08-19 11:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2015-08-19 11:44:23 UTC
INFO [org.apache.tools.ant.module]: Cannot find import C:\Drive-D\oss\sqe-develop\.git\nb-8.0\harness\build.xml from C:\Drive-D\oss\sqe-develop\tools.pmd.codedefects.core\nbproject\build-impl.xml@e0303ba6:45c115e8
java.io.IOException: Cannot find import C:\Drive-D\oss\sqe-develop\.git\nb-8.0\harness\build.xml from C:\Drive-D\oss\sqe-develop\tools.pmd.codedefects.core\nbproject\build-impl.xml@e0303ba6:45c115e8
	at org.apache.tools.ant.module.api.support.TargetLister$Script.interpretTasks(TargetLister.java:430)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.<init>(TargetLister.java:341)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.interpretTasks(TargetLister.java:425)
	at org.apache.tools.ant.module.api.support.TargetLister$Script.<init>(TargetLister.java:341)
	at org.apache.tools.ant.module.api.support.TargetLister.getTargets(TargetLister.java:118)
[catch] at org.apache.tools.ant.module.nodes.AntProjectChildren.refreshKeys(AntProjectChildren.java:105)
	at org.apache.tools.ant.module.nodes.AntProjectChildren.stateChanged(AntProjectChildren.java:139)
	at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:133)
	at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:119)
	at org.apache.tools.ant.module.xml.AntProjectSupport$ChangeFirer.run(AntProjectSupport.java:396)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)