On 5/5/06, Sean McNamara <[EMAIL PROTECTED]> wrote:

After chasing my tail for the last week, I took a look at the classfiles that 
were giving us a problem in a hex editor, and see that the actual classfiles 
differ in terms of the major and minor numbers in the classfile.

I only have a single JVM installed on this machine, so I'm pretty confident the 
same one is being used in both compiles.

Does anyone have the slightest idea how this might be possible?

Different target versions?  Were you setting 'maven.compile.source'
and 'maven.compile.target' with Maven 1.1, and/or are you configuring
the compiler plugin for Maven 2?  (Or if you're not configuring either
of them, maybe the default has changed?)

* http://maven.apache.org/maven-1.x/plugins/java/faq.html
* http://maven.apache.org/plugins/maven-compiler-plugin/howto.html

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to