[Jiemamy-notify:2353] commit [3356] 2009/06/ 06リリース作業。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 5月 6日 (水) 00:59:46 JST


Revision: 3356
          http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=3356
Author:   daisuke_m
Date:     2009-05-06 00:59:46 +0900 (Wed, 06 May 2009)

Log Message:
-----------
2009/06/06リリース作業。
 zeus tagging

Added Paths:
-----------
    zeus/tags/release/0.2/jiemamy-spec-view/
    zeus/tags/release/0.2/jiemamy-spec-view/pom.xml

Removed Paths:
-------------
    zeus/tags/release/0.2/jiemamy-spec-view/pom.xml


-------------- next part --------------

Property changes on: zeus/tags/release/0.2/jiemamy-spec-view
___________________________________________________________________
Added: svn:ignore
   + target
lib
repo
.externalToolBuilders

Added: svn:externals
   + .settings	-r3352	http://svn.sourceforge.jp/svnroot/jiemamy/zeus/trunk/jiemamy-zeus/.settings


Deleted: zeus/tags/release/0.2/jiemamy-spec-view/pom.xml
===================================================================
--- zeus/trunk/jiemamy-spec-view/pom.xml	2009-05-04 14:41:09 UTC (rev 3352)
+++ zeus/tags/release/0.2/jiemamy-spec-view/pom.xml	2009-05-05 15:59:46 UTC (rev 3356)
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <parent>
-    <groupId>org.jiemamy</groupId>
-    <artifactId>jiemamy-zeus</artifactId>
-    <version>0.2-SNAPSHOT</version>
-    <relativePath>../jiemamy-zeus</relativePath>
-  </parent>
-  <groupId>org.jiemamy</groupId>
-  <artifactId>jiemamy-spec-view</artifactId>
-  <name>Jiemamy View Specifications</name>
-  <version>0.2-SNAPSHOT</version>
-  <description><![CDATA[JiemamyのER図表現モデル仕様を提供するコンポーネント]]></description>
-  <url>http://report.jiemamy.org/jiemamy-spec-view</url>
-  <inceptionYear>2007</inceptionYear>
-  <developers>
-    <developer>
-      <id>daisuke</id>
-      <name>MIYAMOTO Daisuke</name>
-      <email>daisuke_m****@users*****</email>
-      <url>http://d.hatena.ne.jp/daisuke-m/</url>
-      <timezone>+9</timezone>
-    </developer>
-  </developers>
-  <scm>
-    <connection>scm:svn:http://svn.sourceforge.jp/svnroot/jiemamy/artemis/trunk/org.jiemamy.spec.diff</connection>
-    <developerConnection>scm:svn:svn+ssh://svn.sourceforge.jp/svnroot/jiemamy/artemis/trunk/org.jiemamy.spec.diff</developerConnection>
-    <url>http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi/artemis/trunk/org.jiemamy.spec.diff/?root=jiemamy</url>
-  </scm>
-  <dependencies>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.5</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.hamcrest</groupId>
-      <artifactId>hamcrest-library</artifactId>
-      <version>1.1</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>jiemamy-spec-core</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-  </dependencies>
-  <distributionManagement>
-    <site>
-      <id>jiemamy-report</id>
-      <name>maven-jiemamy-plugin-site</name>
-      <url>scp://report.jiemamy.org/var/www/report/jiemamy-spec-view/${project.version}</url>
-    </site>
-  </distributionManagement>
-</project>
\ No newline at end of file

Copied: zeus/tags/release/0.2/jiemamy-spec-view/pom.xml (from rev 3353, zeus/trunk/jiemamy-spec-view/pom.xml)
===================================================================
--- zeus/tags/release/0.2/jiemamy-spec-view/pom.xml	                        (rev 0)
+++ zeus/tags/release/0.2/jiemamy-spec-view/pom.xml	2009-05-05 15:59:46 UTC (rev 3356)
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.jiemamy</groupId>
+    <artifactId>jiemamy-zeus</artifactId>
+    <version>0.2</version>
+    <relativePath>../jiemamy-zeus</relativePath>
+  </parent>
+  <groupId>org.jiemamy</groupId>
+  <artifactId>jiemamy-spec-view</artifactId>
+  <name>Jiemamy View Specifications</name>
+  <version>0.2</version>
+  <description><![CDATA[JiemamyのER図表現モデル仕様を提供するコンポーネント]]></description>
+  <url>http://report.jiemamy.org/jiemamy-spec-view</url>
+  <inceptionYear>2007</inceptionYear>
+  <developers>
+    <developer>
+      <id>daisuke</id>
+      <name>MIYAMOTO Daisuke</name>
+      <email>daisuke_m****@users*****</email>
+      <url>http://d.hatena.ne.jp/daisuke-m/</url>
+      <timezone>+9</timezone>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:svn:http://svn.sourceforge.jp/svnroot/jiemamy/artemis/trunk/org.jiemamy.spec.diff</connection>
+    <developerConnection>scm:svn:svn+ssh://svn.sourceforge.jp/svnroot/jiemamy/artemis/trunk/org.jiemamy.spec.diff</developerConnection>
+    <url>http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi/artemis/trunk/org.jiemamy.spec.diff/?root=jiemamy</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.5</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.hamcrest</groupId>
+      <artifactId>hamcrest-library</artifactId>
+      <version>1.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>jiemamy-spec-core</artifactId>
+      <version>${project.version}</version>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <site>
+      <id>jiemamy-report</id>
+      <name>maven-jiemamy-plugin-site</name>
+      <url>scp://report.jiemamy.org/var/www/report/jiemamy-spec-view/${project.version}</url>
+    </site>
+  </distributionManagement>
+</project>
\ No newline at end of file



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