Thanks a lot. This fixes the problem :-)
> -Original Message-
> From: Jose M Urena [mailto:jose.ur...@verizon.com]
> Sent: 07 August 2018 16:10
> To: Ant Users List
> Subject: [DKIM:FAIL] Re: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument
> Files
>
>
memorymaximumsize="@{maxHeap}">
>
>
>
> value="com.querydsl.apt.hibernate.HibernateAnnotationProcessor"/>
>
>
>
>
>
>
o: Ant Users List
> Subject: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files
>
> the issue for classpath too long can be fixed by a different strategy using
> a manifest's class-path with an empty jar file
>
>
> >
> >
> >
> > >
Execute.java:440)
> at
> org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:598)
> ... 101 more
> Caused by: java.io.IOException: CreateProcess error=206, The filename or
> extension is too long
> at
: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files
>
> the following suggestion I have learned for working with Jenkins jobs which
> can have very long paths for the workspace
>
> 1. if you have permission on your computer/server to create windows shares
> and to run from share
ocessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.Proc
> -Original Message-
> From: Jan Matèrne (jhm) [mailto:apa...@materne.de]
> Sent: 05 August 2018 09:21
> To: 'Ant Users List'
> Subject: AW: [E] Javac: Command-Line Argume
Could you post your buildfile snippet and the build output?
Jan
> -Ursprüngliche Nachricht-
> Von: Jose M Urena [mailto:jose.ur...@verizon.com]
> Gesendet: Freitag, 3. August 2018 15:02
> An: Ant Users List
> Betreff: Re: [E] Javac: Command-Line Argument Files
>
the following suggestion I have learned for working with Jenkins jobs which
can have very long paths for the workspace
1. if you have permission on your computer/server to create windows shares
and to run from shared drive,
then you could save most of the characters to the left of your path by
usi