RE: [DKIM:FAIL] Re: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files

2018-08-13 Thread Pietro Paolini
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 > >

Re: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files

2018-08-07 Thread Jose M Urena
memorymaximumsize="@{maxHeap}"> > > > > value="com.querydsl.apt.hibernate.HibernateAnnotationProcessor"/> > > > > > >

RE: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files

2018-08-07 Thread Pietro Paolini
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 > > > > > > > > > > >

Re: [E] Javac: Command-Line Argument Files

2018-08-06 Thread Jose M Urena
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

RE: [DKIM:FAIL] Re: [E] Javac: Command-Line Argument Files

2018-08-06 Thread Pietro Paolini
: [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

RE: [E] Javac: Command-Line Argument Files

2018-08-06 Thread Pietro Paolini
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

AW: [E] Javac: Command-Line Argument Files

2018-08-05 Thread jhm
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 >

Re: [E] Javac: Command-Line Argument Files

2018-08-03 Thread Jose M Urena
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