https://issues.apache.org/bugzilla/show_bug.cgi?id=47702
Summary: enable resource collections in rmic
Product: Ant
Version: 1.7.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Stefan Bodewig <[email protected]> 2009-08-18 04:12:16 PDT
---
rmic currently only works on a single fileset (the implicit one).
bug #20699 contains a patch that would enable fileset children but it works by
adding the base directories of the filesets to the classpath (since the compile
list only contains classnames and not absolute paths).
A backwards compatible patch seems pretty difficult to do without hacking
classpath.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.