Complex Mixed compilation howto
-------------------------------

                 Key: MGROOVY-136
                 URL: http://jira.codehaus.org/browse/MGROOVY-136
             Project: GMaven
          Issue Type: Wish
    Affects Versions: 1.0-rc-1
         Environment: Java, Groovy
            Reporter: Stig Lau
            Assignee: Jason Dillon
            Priority: Minor


There is a problem with groovy when one has a complex dependencies of java and 
groovy classes on oneanother.
Eg. Groovy Domainclasses <-- Java services <-- Groovy XML builder
One can create workarounds for this by doing several (failing) compilation, 
which builds the depending layers one at a time.
The other option is to have the groovy and java layers in seperate modules, 
which in turn are built correctly, but with unwanted complexity of chai of 
module dependencies.
There may be some magic switch I have missed; but if not, this problem should 
be clarified to all the happy punters who dream of infinate layers of 
java/groovy interdependencies.

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