svnno****@sourc*****
svnno****@sourc*****
2009年 3月 27日 (金) 22:37:41 JST
Revision: 3015 http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=3015 Author: daisuke_m Date: 2009-03-27 22:37:41 +0900 (Fri, 27 Mar 2009) Log Message: ----------- plugin / featureのバージョンを 0.2.0.qualifier に統一。 Modified Paths: -------------- hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF hestia/trunk/org.jiemamy.eclipse.dialect.mysql/META-INF/MANIFEST.MF hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/META-INF/MANIFEST.MF hestia/trunk/org.jiemamy.eclipse.dialect.sql99/META-INF/MANIFEST.MF hestia/trunk/org.jiemamy.eclipse.ui/META-INF/MANIFEST.MF -------------- next part -------------- Modified: hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF 2009-03-27 13:24:23 UTC (rev 3014) +++ hestia/trunk/org.jiemamy.eclipse.core/META-INF/MANIFEST.MF 2009-03-27 13:37:41 UTC (rev 3015) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jiemamy.eclipse.core;singleton:=true -Bundle-Version: 0.2.0.SNAPSHOT +Bundle-Version: 0.2.0.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Localization: plugin Modified: hestia/trunk/org.jiemamy.eclipse.dialect.mysql/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.dialect.mysql/META-INF/MANIFEST.MF 2009-03-27 13:24:23 UTC (rev 3014) +++ hestia/trunk/org.jiemamy.eclipse.dialect.mysql/META-INF/MANIFEST.MF 2009-03-27 13:37:41 UTC (rev 3015) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jiemamy.eclipse.dialect.mysql;singleton:=true -Bundle-Version: 0.2.0.SNAPSHOT +Bundle-Version: 0.2.0.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Localization: plugin Modified: hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/META-INF/MANIFEST.MF 2009-03-27 13:24:23 UTC (rev 3014) +++ hestia/trunk/org.jiemamy.eclipse.dialect.postgresql/META-INF/MANIFEST.MF 2009-03-27 13:37:41 UTC (rev 3015) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jiemamy.eclipse.dialect.postgresql;singleton:=true -Bundle-Version: 0.2.0.SNAPSHOT +Bundle-Version: 0.2.0.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Localization: plugin Modified: hestia/trunk/org.jiemamy.eclipse.dialect.sql99/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.dialect.sql99/META-INF/MANIFEST.MF 2009-03-27 13:24:23 UTC (rev 3014) +++ hestia/trunk/org.jiemamy.eclipse.dialect.sql99/META-INF/MANIFEST.MF 2009-03-27 13:37:41 UTC (rev 3015) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jiemamy.eclipse.dialect.sql99;singleton:=true -Bundle-Version: 0.2.0.SNAPSHOT +Bundle-Version: 0.2.0.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Localization: plugin Modified: hestia/trunk/org.jiemamy.eclipse.ui/META-INF/MANIFEST.MF =================================================================== --- hestia/trunk/org.jiemamy.eclipse.ui/META-INF/MANIFEST.MF 2009-03-27 13:24:23 UTC (rev 3014) +++ hestia/trunk/org.jiemamy.eclipse.ui/META-INF/MANIFEST.MF 2009-03-27 13:37:41 UTC (rev 3015) @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jiemamy.eclipse.ui;singleton:=true -Bundle-Version: 0.2.0.SNAPSHOT +Bundle-Version: 0.2.0.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Localization: plugin