Generated java files not found by java compiler
-----------------------------------------------

                 Key: MIDLJ-8
                 URL: http://jira.codehaus.org/browse/MIDLJ-8
             Project: Maven 2.x CORBA IDL Compiler Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Stéphane Mourgues
         Attachments: patch.diff

Since version of 11/25/2008, the java compiler does not found the *.java files 
generated from the *.idl.

In r8148 the call to getProject().addCompileSourceRoot() in 
AbstractIDLJMojo.java has been removed. This function allows the 
maven-compiler-plugin to know it has to compile the source files generated from 
the *.idl files.

The attached patch reverts the necessary function and solves the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to