On 2019-05-14, Glenn Burkhardt wrote:
>module="com.sun.tools.xjc/com.sun.tools.xjc.XJCFacade">
>
>
>
>
> Running 'ant' in verbose mode, it shows that the argument "-m
> com.sun.tools.xjc\com.sun.tools.xjc.XJCFacade" is passed to the Java
>
Windows 10, Ant 1.10.6
On 5/14/2019 1:27 AM, Jaikiran Pai wrote:
Hello Glenn,
I don't expect the module name's front slash to be replaced with a file
separator. I haven't checked the code yet. I'll take a look later today.
What operating system are you on and which exact version of Ant are you
The question is about the module attribute (which gets translated into a
"-m" argument for 'java'), not the modulepath.
[java] Executing 'C:\Program
Files\AdoptOpenJDK\jdk-11.0.3.7-openj9\bin\java.exe' with arguments:
[java] '--module-path'
[java] 'C:\Users\glenn\Documents\utc\j
On 5/14/2019 3:01 AM, Stefan Bodewig wrote:
On 2019-05-14, Glenn Burkhardt wrote:
Running 'ant' in verbose mode, it shows that the argument "-m
com.sun.tools.xjc\com.sun.tools.xjc.XJCFacade" is passed to the Java
program.
I think wha
On 14/05/19 12:31 PM, Stefan Bodewig wrote:
> On 2019-05-14, Glenn Burkhardt wrote:
>
>> > module="com.sun.tools.xjc/com.sun.tools.xjc.XJCFacade">
>>
>>
>>
>>
>> Running 'ant' in verbose mode, it shows that the argument "-m
>> com.sun.tools.x