You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Thilina Gunarathne <cs...@gmail.com> on 2007/09/27 16:31:21 UTC

[Axis2] Can SAAP module compile on jdk 1.3?? (pom.xml might be wrong)

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: [Axis2] Can SAAP module compile on jdk 1.3?? (pom.xml might be wrong)

Posted by sumedha rubasinghe <su...@gmail.com>.
Thilina,
Tx for the pointer... Found it occurring in samples module too. ;-)

Fixed in revision 580241.

/sumedha


On 9/27/07, Thilina Gunarathne <cs...@gmail.com> wrote:
>
> I mean SAAJ ;-)
>
> ---------- Forwarded message ----------
> From: Thilina Gunarathne <cs...@gmail.com>
> Date: Sep 27, 2007 10:31 AM
> Subject: [Axis2] Can SAAP module compile on jdk 1.3?? (pom.xml might be
> wrong)
> To: "axis-dev@ws.apache.org" <ax...@ws.apache.org>
>
>
> 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
>
>
> --
> Thilina Gunarathne  - http://thilinag.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>

Fwd: [Axis2] Can SAAP module compile on jdk 1.3?? (pom.xml might be wrong)

Posted by Thilina Gunarathne <cs...@gmail.com>.
I mean SAAJ ;-)

---------- Forwarded message ----------
From: Thilina Gunarathne <cs...@gmail.com>
Date: Sep 27, 2007 10:31 AM
Subject: [Axis2] Can SAAP module compile on jdk 1.3?? (pom.xml might be wrong)
To: "axis-dev@ws.apache.org" <ax...@ws.apache.org>


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


-- 
Thilina Gunarathne  - http://thilinag.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org