Hi
It is correct that JDK5 was used to build with, however there is a flag in the
Maven parent pom that instructs it to comply with jdk1.4 so you are safe.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.4</source>
<target>1.4</target>
</configuration>
</plugin>
Hermod
-----Original Message-----
From: Hasan Turksoy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 15, 2007 8:58 AM
To: [email protected]
Subject: are shale1.0.3 and shale1.0.4 versions JDK1.4 complient?
hi,
i'm using shale.1.0.2 in my project(using JDK1.4).. i want to shift shale
version up.. but as far as i see, shale1.0.3 and shale1.0.4 versions built
with JDK1.5 (as manifest file says)...
in fact shale1.0.4's release notes includes an issue to build it with
JDK1.4too.. but i can not understand the problem... aren't those
versions
JDK1.4 complient?
thanks in advance...
hasan
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that DnB NOR cannot
accept any payment orders or other legally binding correspondence with
customers as a part of an email.
This email message has been virus checked by the anti virus programs used
in the DnB NOR Group.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *