DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=20699>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=20699


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16086|0                           |1
        is obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2005-08-20 07:41 -------
Created an attachment (id=16129)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16129&action=view)
Proposed patch to fix bug 20699, #2.

Update to my previous patch.  Complete list of changes:
- Added "destDir" attribute and support for inner FileSet.
- Added "sourcesOnClasspath" attribute to automatically include any source
folders on the classpath.
- Updated detection to see if _Skel.class files were created or not, as by
default they are no longer created in JDK1.5.  (This included additional
functionality in JavaEnvUtils for future reusability, I hope.)
- Fixed the compileList so that is is cleared at the beginning of execute(),
not at the end, to fix bug #21089, and maybe #24359.
- Updates to the Rmic.html manual page.
- Everything should be 100% backwards compatible; I did a fair amount of
testing with various scenarios, but any further checking would be appreciated.

Note: The existing source files had the Rmic.html in Unix format, and all the
other files in PC format, which can be seen in the diff.  I'm not sure how it's
going to upload as such into Bugzilla...

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to