[Jiemamy-notify:2440] commit [3437] Stax依存性追加

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 6月 28日 (日) 16:05:26 JST


Revision: 3437
          http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3437
Author:   tonouchi
Date:     2009-06-28 16:05:26 +0900 (Sun, 28 Jun 2009)

Log Message:
-----------
Stax依存性追加

Modified Paths:
--------------
    artemis/branches/tonocchi-CORE129/jiemamy-core/pom.xml


-------------- next part --------------
Modified: artemis/branches/tonocchi-CORE129/jiemamy-core/pom.xml
===================================================================
--- artemis/branches/tonocchi-CORE129/jiemamy-core/pom.xml	2009-06-27 03:16:59 UTC (rev 3436)
+++ artemis/branches/tonocchi-CORE129/jiemamy-core/pom.xml	2009-06-28 07:05:26 UTC (rev 3437)
@@ -158,7 +158,18 @@
       <groupId>${project.groupId}</groupId>
       <artifactId>jiemamy-spec-core</artifactId>
       <version>0.2</version>
-    </dependency>
+    </dependency>
+    <dependency>
+  <groupId>stax</groupId>
+  <artifactId>stax-api</artifactId>
+  <version>1.0.1</version>
+</dependency>
+<dependency>
+  <groupId>stax</groupId>
+  <artifactId>stax</artifactId>
+  <version>1.2.0</version>
+</dependency>
+    
   </dependencies>
   <distributionManagement>
     <site>



Jiemamy-notify メーリングリストの案内
Back to archive index