https://issues.apache.org/bugzilla/show_bug.cgi?id=48788

           Summary: add removeKeepExtension option to NetRexxC task
           Product: Ant
           Version: 1.8.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Optional Tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The NetRexx compiler used by the NetRexxC task will rename the intermediate
.java files to .java.keep if the keep option is used. The docs cover this
already, without providing a solution, though.
This patch corrects that problem and adds an option "removeKeepExtension",
which will re-rename the files again.
As of this writing, NetRexx is no open source (yet), so we have to use this
weird workaround for proper javadoc usage.
The patch includes some enhancements and clarification on the javadocs, hope
that this is no problem, otherwise I can split the patch into two.
Patch vs current svn (912443) is attached.

Patric

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to