svnno****@sourc*****
svnno****@sourc*****
2009年 9月 15日 (火) 02:36:10 JST
Revision: 3569 http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3569 Author: daisuke_m Date: 2009-09-15 02:36:10 +0900 (Tue, 15 Sep 2009) Log Message: ----------- jiemamy-commons のバージョンを v0.0.2 に繰上げ。 Modified Paths: -------------- artemis/trunk/jiemamy-core/pom.xml charon/jiemamy-jpa-exporter/trunk/pom.xml charon/jiemamy-jpa-importer/trunk/pom.xml hermes/jiemamy-dialect-mysql/trunk/pom.xml hermes/jiemamy-dialect-oracle/trunk/pom.xml hermes/jiemamy-dialect-postgresql/trunk/pom.xml hermes/jiemamy-dialect-sql99/trunk/pom.xml hestia/trunk/org.jiemamy.eclipse.core/.classpath hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF hestia/trunk/org.jiemamy.eclipse.core/build.properties hestia/trunk/org.jiemamy.eclipse.core/pom.xml leto/jiemamy-entity-io/trunk/pom.xml zeus/trunk/jiemamy-test-helper/pom.xml Modified: artemis/trunk/jiemamy-core/pom.xml =================================================================== --- artemis/trunk/jiemamy-core/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ artemis/trunk/jiemamy-core/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -152,7 +152,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: charon/jiemamy-jpa-exporter/trunk/pom.xml =================================================================== --- charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -108,7 +108,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: charon/jiemamy-jpa-importer/trunk/pom.xml =================================================================== --- charon/jiemamy-jpa-importer/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ charon/jiemamy-jpa-importer/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -98,7 +98,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-mysql/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-mysql/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ hermes/jiemamy-dialect-mysql/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-oracle/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-oracle/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ hermes/jiemamy-dialect-oracle/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-postgresql/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-postgresql/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ hermes/jiemamy-dialect-postgresql/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -68,7 +68,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-sql99/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-sql99/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ hermes/jiemamy-dialect-sql99/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hestia/trunk/org.jiemamy.eclipse.core/.classpath =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/.classpath 2009-09-14 17:14:37 UTC (rev 3568) +++ hestia/trunk/org.jiemamy.eclipse.core/.classpath 2009-09-14 17:36:10 UTC (rev 3569) @@ -17,7 +17,7 @@ <classpathentry exported="true" kind="lib" path="lib/factory-enhancer-0.1.0.jar" sourcepath="lib/sources/factory-enhancer-0.1.0-sources.jar"/> <classpathentry exported="true" kind="lib" path="lib/generic-tree-0.1.0.jar" sourcepath="lib/sources/generic-tree-0.1.0-sources.jar"/> <classpathentry exported="true" kind="lib" path="lib/javassist-3.8.0.GA.jar" sourcepath="lib/sources/javassist-3.8.0.GA-sources.jar"/> - <classpathentry exported="true" kind="lib" path="lib/jiemamy-commons-0.0.1.jar" sourcepath="lib/sources/jiemamy-commons-0.0.1-sources.jar"/> + <classpathentry exported="true" kind="lib" path="lib/jiemamy-commons-0.0.2.jar" sourcepath="lib/sources/jiemamy-commons-0.0.2-sources.jar"/> <classpathentry exported="true" kind="lib" path="lib/jiemamy-core-0.2.0.jar" sourcepath="lib/sources/jiemamy-core-0.2.0-sources.jar"/> <classpathentry exported="true" kind="lib" path="lib/jiemamy-spec-core-0.2.jar" sourcepath="lib/sources/jiemamy-spec-core-0.2-sources.jar"/> <classpathentry exported="true" kind="lib" path="lib/jiemamy-spec-view-0.2.jar" sourcepath="lib/sources/jiemamy-spec-view-0.2-sources.jar"/> Modified: hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF 2009-09-14 17:14:37 UTC (rev 3568) +++ hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF 2009-09-14 17:36:10 UTC (rev 3569) @@ -24,7 +24,7 @@ lib/eclipse-common-0.0.4.jar, lib/opencsv-1.8.jar, lib/commons-lang-2.4.jar, - lib/jiemamy-commons-0.0.1.jar + lib/jiemamy-commons-0.0.2.jar Export-Package: au.com.bytecode.opencsv, au.com.bytecode.opencsv.bean, ch.qos.logback.classic, Modified: hestia/trunk/org.jiemamy.eclipse.core/build.properties =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/build.properties 2009-09-14 17:14:37 UTC (rev 3568) +++ hestia/trunk/org.jiemamy.eclipse.core/build.properties 2009-09-14 17:36:10 UTC (rev 3569) @@ -18,6 +18,8 @@ lib/logback-classic-0.9.15.jar,\ lib/logback-core-0.9.15.jar,\ lib/slf4j-api-1.5.6.jar,\ + lib/opencsv-1.8.jar,\ + lib/commons-lang-2.4.jar,\ license/,\ schema/,\ about.ini,\ @@ -25,9 +27,7 @@ plugin_ja.properties,\ LICENSE.txt,\ plugin.xml,\ - lib/opencsv-1.8.jar,\ - lib/commons-lang-2.4.jar,\ - lib/jiemamy-commons-0.0.1.jar + lib/jiemamy-commons-0.0.2.jar output.. = target/classes/ source.. = src/main/java/,\ src/main/resources/,\ Modified: hestia/trunk/org.jiemamy.eclipse.core/pom.xml =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ hestia/trunk/org.jiemamy.eclipse.core/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -126,7 +126,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: leto/jiemamy-entity-io/trunk/pom.xml =================================================================== --- leto/jiemamy-entity-io/trunk/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ leto/jiemamy-entity-io/trunk/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -106,7 +106,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> <dependency> <groupId>org.freemarker</groupId> Modified: zeus/trunk/jiemamy-test-helper/pom.xml =================================================================== --- zeus/trunk/jiemamy-test-helper/pom.xml 2009-09-14 17:14:37 UTC (rev 3568) +++ zeus/trunk/jiemamy-test-helper/pom.xml 2009-09-14 17:36:10 UTC (rev 3569) @@ -103,7 +103,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> </dependency> </dependencies> </project> \ No newline at end of file