Hmm …

src/
    main/
        /groovy
            Something.groovy
            …
src/
    main/
        /java
            module-info.java

Seems to work! Is that how you are supposed to do it ? Is it maybe not worth 
the effort to provide a module-info.groovy ?

Thanks,
Tommy

Från: Tommy Svensson <to...@natusoft.se>
Svara: Tommy Svensson <to...@natusoft.se>
Datum: 13 augusti 2019 at 20:06:05
Till: users@groovy.apache.org <users@groovy.apache.org>
Ämne:  Does 3.0.0-beta-3 have modularization support ?  

Hello,

I was under the impression that the 3.0* version branch of Groovy was 
supporting Java 9+ modularisation. Is that incorrect ? 

module-info.groovy is not recognised and I find nothing about modularisation in 
the docs. 

Googling on this has not helped either. 

Any information is appreciated.

Thanks,
Tommy

Reply via email to