Hi Devs,
AFAIK SAAJ 1.3 requires JDK 1.5 (unless users have jaxp in the
jre/lib/endorsed)[1]. But in the SAAJ & SAAJ API pom.xml [2] file I
see the compile and source target set as jdk1.3... I'm not sure
whether maven2 is doing any magic here.. But for me it looks like a
typo..
<configuration>
<source>1.3</source>
<target>1.3</target>
</configuration>
thanks,
Thilina
[1] https://saaj.dev.java.net/overview.html
[2]
http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/saaj-api/pom.xml
--
Thilina Gunarathne - http://thilinag.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]