Thanks / 谢谢 !
Florent
xiaoda wrote:
Hi:
Oh, I didn't
notice it, I've changed it in the new commit 15810.
thanks a lot!
======== 2008-11-22 00:14:39 您在来信中写道:
========
Hi,
I was wondering why the easybeans version property was replaced by 1.1.0-M3-SNAPSHOT
value ?
<groupId>org.ow2.easybeans.osgi</groupId>
-
<artifactId>easybeans-core</artifactId>
- <version>${easybeans.version}</version>
+
<artifactId>easybeans-core-for-jonas</artifactId>
+ <version>1.1.0-M3-SNAPSHOT</version>
It's better to keep the properties so that we only have to update the
property once.
最好的祝愿
xiaoda08@xxxxxxxxxxxxxx
wrote:
- Revision
- 15808
- Author
- xiaoda
- Date
- 2008-11-21 08:46:52 +0100 (Fri, 21 Nov 2008)
Log Message
Modify the pom.xml for Axis2 module.
Modified Paths
Diff
Modified:
jonas/trunk/jonas/modules/services/webservices/axis2/pom.xml (15807
=> 15808)
--- jonas/trunk/jonas/modules/services/webservices/axis2/pom.xml 2008-11-21 07:38:37 UTC (rev 15807)
+++ jonas/trunk/jonas/modules/services/webservices/axis2/pom.xml 2008-11-21 07:46:52 UTC (rev 15808)
@@ -45,6 +45,11 @@
</dependency>
<dependency>
<groupId>org.ow2.jonas</groupId>
+ <artifactId>jonas-webservices-jaxws</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.jonas</groupId>
<artifactId>jonas-services-api</artifactId>
<version>${project.version}</version>
</dependency>
@@ -63,38 +68,44 @@
<artifactId>axis2-jaxws</artifactId>
<version>1.3</version>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jaxws-api</artifactId>
<version>1.3</version>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-jws-api</artifactId>
<version>1.3</version>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
- <version>1.2.5</version>
+ <version>1.2.5</version>
</dependency>
- <dependency>
- <groupId>javax.xml.bind</groupId>
- <artifactId>jaxb-api</artifactId>
- <version>2.0</version>
- </dependency>
<dependency>
<groupId>org.ow2.bundles</groupId>
- <artifactId>ow2-util-log</artifactId>
+ <artifactId>ow2-bundles-externals-jaxb2</artifactId>
+ <version>${ow2-bundles.version}</version>
</dependency>
<dependency>
+ <groupId>org.ow2.bundles</groupId>
+ <artifactId>ow2-util-jmx-impl</artifactId>
+ <version>${ow2-bundles.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.ow2.jonas.osgi</groupId>
+ <artifactId>javaee-api</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-api</artifactId>
</dependency>
<dependency>
<groupId>org.ow2.easybeans.osgi</groupId>
- <artifactId>easybeans-core</artifactId>
- <version>${easybeans.version}</version>
+ <artifactId>easybeans-core-for-jonas</artifactId>
+ <version>1.1.0-M3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
|
= = = = = = = = = = = = = = = = = = = = =
=
致
礼!
Institute of Software
School of Electronics Engineering & Computer Science
Peking University
Beijing, 100871, P.R.China
Tel : (86-10)62757801
____________________________________________________
2008-11-21
|