RE: Incorrect bytecode version stamp

2016-12-21 Thread Jan Tosovsky
On 2016-12-21 Stefan Bodewig wrote: > On 2016-12-20, Jan Tosovsky wrote: > > > While in MANIFEST can be found 'created by' JDK 7, when that > > main class is executed in JDK 7, executing of the main class > > fails because of unsupported version (major.minor 52.0). > > The "Created-by" reflects

Re: Incorrect bytecode version stamp

2016-12-20 Thread Stefan Bodewig
On 2016-12-20, Jan Tosovsky wrote: > While in MANIFEST can be found 'created by' JDK 7, when that main class is > executed in JDK 7, executing of the main class fails because of unsupported > version (major.minor 52.0). The "Created-by" reflects the JVM that is executing Ant. The class version is