[Jiemamy-notify:1888] commit [3058] geronimoのJPA仕様jarを依存に追加。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 4月 2日 (木) 20:00:52 JST


Revision: 3058
          http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=3058
Author:   daisuke_m
Date:     2009-04-02 20:00:52 +0900 (Thu, 02 Apr 2009)

Log Message:
-----------
geronimoのJPA仕様jarを依存に追加。

Modified Paths:
--------------
    charon/jiemamy-jpa-importer/trunk/pom.xml


-------------- next part --------------
Modified: charon/jiemamy-jpa-importer/trunk/pom.xml
===================================================================
--- charon/jiemamy-jpa-importer/trunk/pom.xml	2009-04-02 10:24:29 UTC (rev 3057)
+++ charon/jiemamy-jpa-importer/trunk/pom.xml	2009-04-02 11:00:52 UTC (rev 3058)
@@ -80,6 +80,11 @@
       <artifactId>logback-classic</artifactId>
       <version>0.9.9</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.geronimo.specs</groupId>
+      <artifactId>geronimo-jpa_3.0_spec</artifactId>
+      <version>1.1.1</version>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>jiemamy-spec-core</artifactId>



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