I checked in the complete fix in 1.1-incubating branch too.

I also made the following changes:

1) Automatically run with "java_1_4_maven" profile if the JDK level is 1.4.x.

2) Enable the workaround for SUN JDK 1.4.x as reported in https://issues.apache.org/jira/browse/TUSCANY-1925 using the commands below: set MAVEN_OPTS=-Djava.endorsed.dirs=<directory to host xercesImpl-2.8.1.jar and xml-apis-1.3.03.jar>
mvn clean install

Thanks,
Raymond

--------------------------------------------------
From: "Raymond Feng" <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2008 12:40 PM
To: <tuscany-dev@ws.apache.org>; <[EMAIL PROTECTED]>
Subject: Re: [VOTE] SDO 1.1 rc3 release

Hi,

I can reproduce the problem that sebb ran into. I did a bit investigation and found out that maven-bundle-plugin seems to be culprit. If I commented it out and change the packaging to "jar" from "bundle" for sdo-api/pom.xml, it started to work. But the sdo-api jar is not an OSGi bundle any more.

I fixed it in trunk by using another style of the maven-bundle-plugin. I can merge it into 1.1 branch.

Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[EMAIL PROTECTED]>
Sent: Friday, March 28, 2008 1:26 AM
To: <tuscany-dev@ws.apache.org>
Subject: Re: [VOTE] SDO 1.1 rc3 release

Any one else have any time to review?

  ...ant

On Wed, Mar 26, 2008 at 11:39 AM, kelvin goodson <[EMAIL PROTECTED]>
wrote:

  +1   Looks good to me.  Thanks very much for doing this Ant.

Kelvin.

On 26/03/2008, ant elder <[EMAIL PROTECTED]> wrote:

> Please review and vote on the SDO 1.1 release RC3 artifacts at
> 
http://people.apache.org/~antelder/tuscany/sdo/1.1-rc3/<http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> <http://people.apache.org/%7Eantelder/tuscany/sdo/1.1-rc3/>
> .
>
> The tag for the release is at:
> https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sdo/1.1/
>
> Thanks!
>
>
>    ...ant
>




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


Reply via email to