[ 
https://issues.apache.org/jira/browse/GROOVY-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Milles reassigned GROOVY-8775:
-----------------------------------

    Assignee: Eric Milles

> Bug joint compilation in ant task groovyc: classpath not set
> ------------------------------------------------------------
>
>                 Key: GROOVY-8775
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8775
>             Project: Groovy
>          Issue Type: Bug
>          Components: Ant integration
>    Affects Versions: 2.5.2
>            Reporter: Sergey Kravchenko
>            Assignee: Eric Milles
>            Priority: Major
>         Attachments: groovyc-ant-bugs.zip
>
>
> Bug joint compilation in ant task groovyc: package does not exist
> javac compiles normally java-files.
>  groovyc compiles normally groovy-files only.
>  groovyc with nested element javac - error: package does not exist
> java 10.0.2
>  groovy 2.5.2
>  OS Windows 7
> On java 8 - all ok
> Example project in attachments
> Prepare:
> {code:java}
> mvn dependency:copy-dependencies
> {code}
> Error compile:
> {code:java}
> ant build.joint
> {code}
> Normal compile:
> {code:java}
> ant build.java
> ant build.groovy
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to