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 <[email protected]>
Svara: Tommy Svensson <[email protected]>
Datum: 13 augusti 2019 at 20:06:05
Till: [email protected] <[email protected]>
Ä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