Re: javac: invalid flag: -source [SOLUTION]

2005-12-21 Thread Marc Dugger
n you give a path to a JDX 1.3.x. > > > > > > A quick look at > > > http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javac.html does > not > > > > > > mention a '-source' option of the javac of JDK 1.3, hence the > error. > > >

Re: javac: invalid flag: -source

2005-12-21 Thread Brett Porter
urce' option of the javac of JDK 1.3, hence the error. > > > > -Tim > > > > Marc Dugger schrieb: > > > I'm using m2 v2.0 and attempting to compile 1.3.1 source with a > > 1.4.x or > > > 1.5.x JDK. Error msg: "javac: invalid

Re: javac: invalid flag: -source

2005-12-21 Thread Marc Dugger
pile 1.3.1 source with a > 1.4.x or > > 1.5.x JDK. Error msg: "javac: invalid flag: -source". I've found > > several references to this on mailing list, but no definitive > solution > > yet. > > > > My current compiler config: > > &g

Re: javac: invalid flag: -source

2005-12-21 Thread Tim Kettler
or. -Tim Marc Dugger schrieb: I'm using m2 v2.0 and attempting to compile 1.3.1 source with a 1.4.x or 1.5.x JDK. Error msg: "javac: invalid flag: -source". I've found several references to this on mailing list, but no definitive solution yet. My current compiler confi

javac: invalid flag: -source

2005-12-21 Thread Marc Dugger
I'm using m2 v2.0 and attempting to compile 1.3.1 source with a 1.4.x or 1.5.x JDK. Error msg: "javac: invalid flag: -source". I've found several references to this on mailing list, but no definitive solution yet. My current compiler config: org.apache.maven.plugins m