[Jiemamy-notify:1891] commit [3061] artemisのcheckstyle / findbugs の設定参照していたので、hestiaに変更。

Back to archive index

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


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

Log Message:
-----------
artemisのcheckstyle / findbugs の設定参照していたので、hestiaに変更。

Modified Paths:
--------------
    hestia/trunk/org.jiemamy.eclipse.core/.project
    hestia/trunk/org.jiemamy.eclipse.dialect.mysql/.project
    hestia/trunk/org.jiemamy.eclipse.dialect.oracle/.project
    hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/.project
    hestia/trunk/org.jiemamy.eclipse.dialect.sql99/.project
    hestia/trunk/org.jiemamy.eclipse.ui/.project


-------------- next part --------------
Modified: hestia/trunk/org.jiemamy.eclipse.core/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.core/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.core/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>

Modified: hestia/trunk/org.jiemamy.eclipse.dialect.mysql/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.dialect.mysql/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.dialect.mysql/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>

Modified: hestia/trunk/org.jiemamy.eclipse.dialect.oracle/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.dialect.oracle/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.dialect.oracle/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>

Modified: hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>

Modified: hestia/trunk/org.jiemamy.eclipse.dialect.sql99/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.dialect.sql99/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.dialect.sql99/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>

Modified: hestia/trunk/org.jiemamy.eclipse.ui/.project
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.ui/.project	2009-04-02 11:09:04 UTC (rev 3060)
+++ hestia/trunk/org.jiemamy.eclipse.ui/.project	2009-04-02 11:26:09 UTC (rev 3061)
@@ -41,17 +41,17 @@
 		<link>
 			<name>.checkstyle</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.checkstyle</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.checkstyle</locationURI>
 		</link>
 		<link>
 			<name>.fbprefs</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/.fbprefs</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/.fbprefs</locationURI>
 		</link>
 		<link>
 			<name>findbugs.xml</name>
 			<type>1</type>
-			<locationURI>DOCUMENTS/jiemamy-artemis/findbugs.xml</locationURI>
+			<locationURI>DOCUMENTS/jiemamy-hestia/findbugs.xml</locationURI>
 		</link>
 	</linkedResources>
 </projectDescription>



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