You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/08/02 00:55:23 UTC

DO NOT REPLY [Bug 48829] Javac task only accepts *.java files

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

--- Comment #5 from Andrew Eisenberg <an...@eisenberg.as> 2010-08-01 18:55:15 EDT ---
Created an attachment (id=25824)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25824)
First attempt at a patch

Here is a first attempt at a patch.  As described above, I created a
CompilerAdapterExtension interface and made the DefaultCompilerAdapter
implement it.  

I have not tested this yet and the patch is still a little rough (eg- no tests
and little documentation).  I am only submitting this right now to see if this
is a kind of solution that you would accept.

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