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
----------------------------------------------------------------------------
            Version|1.5.3                       |1.6.2




------- Additional Comments From [EMAIL PROTECTED]  2005-08-17 18:36 -------
I started digging into the source code for the RMIC task.  I'd like to write a 
patch for this.  We need to split things up so that the "base" property 
(baseDir instance variable) is not used for both the directory scanner, and for 
the "-d" argument within setupRmicCommand(String[]) in DefaultRmicAdapter.

We should use a new property to do this properly.  "base" is already clearly 
defined as "the location to store the compiled files".  I'm thinking a property 
like "sourcebase" which would be used for the directory scanner, and would 
default to "base".  Yes, "sourcebase" is already taken, though awkwardly-
named.  Maybe "includesBase"?

Please let me know if something like this is something that would be considered 
for acceptance as a patch into the main version, or if I should just continue 
creating my own implementation...

-- 
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