[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-08-30 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597705#comment-16597705 ] Karl Heinz Marbaise commented on MCOMPILER-348: --- It looks like that > Can't make

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-08-08 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573906#comment-16573906 ] Robert Scholte commented on MCOMPILER-348: -- I guess this one can be closed, right? The real

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-22 Thread foo bar (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552065#comment-16552065 ] foo bar commented on MCOMPILER-348: --- As promised I did some digging. Turns out the problem is in

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-19 Thread foo bar (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549751#comment-16549751 ] foo bar commented on MCOMPILER-348: --- Ho ho, if you're right this is going to be an interesting issue

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-19 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549070#comment-16549070 ] Robert Scholte commented on MCOMPILER-348: -- This looks like a bug in the Java Compiler. I

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-18 Thread foo bar (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548419#comment-16548419 ] foo bar commented on MCOMPILER-348: --- Maybe that's a misunderstanding, I think I already did that

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-18 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548242#comment-16548242 ] Robert Scholte commented on MCOMPILER-348: -- I still don't like the {{wires.core}} as

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-17 Thread foo bar (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547136#comment-16547136 ] foo bar commented on MCOMPILER-348: --- Yep, it was that, thanks a lot!I thought for sure it was a bug

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-16 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545554#comment-16545554 ] Robert Scholte commented on MCOMPILER-348: -- {noformat} [DEBUG] Classpath: [DEBUG]

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-15 Thread foo bar (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544615#comment-16544615 ] foo bar commented on MCOMPILER-348: --- Exactly, that is the problem: it should compile, but it

[jira] [Commented] (MCOMPILER-348) Can't make test-scoped dependencies work with Java 9 modules

2018-07-15 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544570#comment-16544570 ] Karl Heinz Marbaise commented on MCOMPILER-348: --- If I try to compile the state