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 > > Date: Wed, 4 Nov 2015 08:34:37 +0100

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 > - > > >includeantruntime="false" /> > > > > src/