https://issues.apache.org/bugzilla/show_bug.cgi?id=47764
Summary: Path class missing references to 'id' attribute.
Product: Ant
Version: 1.7.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Bill Kyriakakis <[email protected]>
2009-08-28 13:45:27 PDT ---
When creating a path tag in a build.xml the attribute 'id' is available for
some unknown reason, but in the Path, DataType, and ProjectComponent class
files there is member called 'id' or references to set or get it.
Am I missing something here or just too blind to see it? I need to access the
id attribute within a scriptdef as I am dynamically building path's and path
references.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.