svnno****@sourc*****
svnno****@sourc*****
2009年 4月 18日 (土) 23:04:36 JST
Revision: 3318 http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=3318 Author: daisuke_m Date: 2009-04-18 23:04:36 +0900 (Sat, 18 Apr 2009) Log Message: ----------- コメント修正。 Modified Paths: -------------- charon/jiemamy-html-exporter/trunk/.project charon/jiemamy-html-exporter/trunk/pom.xml charon/jiemamy-jpa-exporter/trunk/.project charon/jiemamy-jpa-exporter/trunk/pom.xml hestia/trunk/org.jiemamy.eclipse.exporter.html/.project hestia/trunk/org.jiemamy.eclipse.importer.jpa/.project -------------- next part -------------- Modified: charon/jiemamy-html-exporter/trunk/.project =================================================================== --- charon/jiemamy-html-exporter/trunk/.project 2009-04-18 13:54:55 UTC (rev 3317) +++ charon/jiemamy-html-exporter/trunk/.project 2009-04-18 14:04:36 UTC (rev 3318) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>jiemamy-html-exporter</name> - <comment>Jiemamyにおける、データベースのSQL方言をサポートするコンポーネント。</comment> + <comment>JiemamyモデルをDB仕様書HTMLにエクスポートするエクスポータ。</comment> <projects> </projects> <buildSpec> Modified: charon/jiemamy-html-exporter/trunk/pom.xml =================================================================== --- charon/jiemamy-html-exporter/trunk/pom.xml 2009-04-18 13:54:55 UTC (rev 3317) +++ charon/jiemamy-html-exporter/trunk/pom.xml 2009-04-18 14:04:36 UTC (rev 3318) @@ -13,11 +13,11 @@ <artifactId>jiemamy-html-exporter</artifactId> <name>Jiemamy HTML Exporter</name> <version>0.0.1-SNAPSHOT</version> - <description><![CDATA[Jiemamyモデルに対する、外部リソースとのImport / Exportを行うコンポーネント。]]></description> + <description><![CDATA[JiemamyモデルをDB仕様書HTMLにエクスポートするエクスポータ。]]></description> <url>http://report.jiemamy.org/jiemamy-html-exporter</url> <issueManagement> <system>JIRA</system> - <url>http://jira.jiemamy.org/jira/browse/COM</url> + <url>http://jira.jiemamy.org/jira/browse/EHTML</url> </issueManagement> <inceptionYear>2007</inceptionYear> <developers> Modified: charon/jiemamy-jpa-exporter/trunk/.project =================================================================== --- charon/jiemamy-jpa-exporter/trunk/.project 2009-04-18 13:54:55 UTC (rev 3317) +++ charon/jiemamy-jpa-exporter/trunk/.project 2009-04-18 14:04:36 UTC (rev 3318) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>jiemamy-jpa-exporter</name> - <comment>JiemamyモデルをJPAエンティティクラスにエクスポートするエクスポーター。</comment> + <comment>JiemamyモデルをJPAエンティティクラスにエクスポートするエクスポータ。</comment> <projects> </projects> <buildSpec> Modified: charon/jiemamy-jpa-exporter/trunk/pom.xml =================================================================== --- charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-04-18 13:54:55 UTC (rev 3317) +++ charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-04-18 14:04:36 UTC (rev 3318) @@ -12,7 +12,7 @@ <artifactId>jiemamy-jpa-exporter</artifactId> <name>Jiemamy JPA Exporter</name> <version>0.0.1-SNAPSHOT</version> - <description><![CDATA[JPAのエンティティをエクスポートするエクスポータ]]></description> + <description><![CDATA[JiemamyモデルをJPAエンティティクラスにエクスポートするエクスポータ。]]></description> <url>http://report.jiemamy.org/jiemamy-jpa-exporter</url> <issueManagement> <system>JIRA</system> Modified: hestia/trunk/org.jiemamy.eclipse.exporter.html/.project =================================================================== --- hestia/trunk/org.jiemamy.eclipse.exporter.html/.project 2009-04-18 13:54:55 UTC (rev 3317) +++ hestia/trunk/org.jiemamy.eclipse.exporter.html/.project 2009-04-18 14:04:36 UTC (rev 3318) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.jiemamy.eclipse.exporter.html</name> - <comment>Jiemamyのコア機能を提供するパッケージ</comment> + <comment>JiemamyモデルをDB仕様書HTMLにエクスポートするエクスポータプラグイン。</comment> <projects> </projects> <buildSpec> Modified: hestia/trunk/org.jiemamy.eclipse.importer.jpa/.project =================================================================== --- hestia/trunk/org.jiemamy.eclipse.importer.jpa/.project 2009-04-18 13:54:55 UTC (rev 3317) +++ hestia/trunk/org.jiemamy.eclipse.importer.jpa/.project 2009-04-18 14:04:36 UTC (rev 3318) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>org.jiemamy.eclipse.importer.jpa</name> - <comment>Jiemamyのコア機能を提供するパッケージ</comment> + <comment>JiemamyモデルをJPAエンティティクラスにエクスポートするエクスポータプラグイン。</comment> <projects> </projects> <buildSpec>