Re: AW: Class size

2015-11-04 Thread aalok singhvi
Yes. org...mave maven.compiler.plugin 2.6 false On Wed, Nov 4, 2015 at 9:44 AM, Martin Gainty wrote: > > is there a way to disable debug with maven > > > > From: apa...@materne.de > > To: user@ant.apache.org > > Subject: AW: Class size > >

RE: AW: Class size

2015-11-04 Thread Martin Gainty
org.apache.maven.plugins maven-compiler-plugin 3.2 1.8 1.8 apparently maven-compiler-plugin debug default is 'true'M- From: mgai...@hotmail.com To: user@ant.apache.org Subject: RE: AW:

RE: AW: Class size

2015-11-04 Thread Martin Gainty
is there a way to disable debug with maven > From: apa...@materne.de > To: user@ant.apache.org > Subject: AW: Class size > Date: Wed, 4 Nov 2015 08:34:37 +0100 > > I did an example and could see that behaviour. > > build.xml > - > > >include

AW: Class size

2015-11-03 Thread jhm
class file. Jan > -Ursprüngliche Nachricht- > Von: Jan Matèrne (jhm) [mailto:apa...@materne.de] > Gesendet: Dienstag, 3. November 2015 17:36 > An: 'Ant Users List' > Betreff: AW: Class size > > Next idea is using different compile flags, e.g. debug. >

AW: Class size

2015-11-03 Thread jhm
Next idea is using different compile flags, e.g. debug. Jan > -Ursprüngliche Nachricht- > Von: aalok singhvi [mailto:aaloksing...@gmail.com] > Gesendet: Dienstag, 3. November 2015 12:17 > An: Ant Users List > Betreff: Re: Class size > > Yes...both are using same JDK. > > On Tue, Nov 3,

AW: Class size

2015-11-03 Thread jhm
Are you sure that Maven and Ant are using the same JDK? Jan > -Ursprüngliche Nachricht- > Von: aalok singhvi [mailto:aaloksing...@gmail.com] > Gesendet: Sonntag, 1. November 2015 22:34 > An: Maven Users List; Ant Users List > Betreff: Class size > > Hello, > I have a basic question... >