[jbosstools-commits] JBoss Tools SVN: r35747 - in trunk/as/features: org.jboss.tools.openshift.express.source.feature and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Oct 18 03:08:53 EDT 2011
Author: max.andersen at jboss.com
Date: 2011-10-18 03:08:52 -0400 (Tue, 18 Oct 2011)
New Revision: 35747
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.server.egit.integration.source.feature/.project
trunk/as/features/org.jboss.tools.openshift.express.source.feature/.project
Log:
give unique names to .project files
Modified: trunk/as/features/org.jboss.ide.eclipse.as.server.egit.integration.source.feature/.project
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.server.egit.integration.source.feature/.project 2011-10-18 06:42:02 UTC (rev 35746)
+++ trunk/as/features/org.jboss.ide.eclipse.as.server.egit.integration.source.feature/.project 2011-10-18 07:08:52 UTC (rev 35747)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.jboss.ide.eclipse.as.source.feature</name>
+ <name>org.jboss.ide.eclipse.as.server.egit.integration.source.feature</name>
<comment></comment>
<projects>
</projects>
Modified: trunk/as/features/org.jboss.tools.openshift.express.source.feature/.project
===================================================================
--- trunk/as/features/org.jboss.tools.openshift.express.source.feature/.project 2011-10-18 06:42:02 UTC (rev 35746)
+++ trunk/as/features/org.jboss.tools.openshift.express.source.feature/.project 2011-10-18 07:08:52 UTC (rev 35747)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.jboss.ide.eclipse.as.source.feature</name>
+ <name>org.jboss.tools.openshift.express.source.feature</name>
<comment></comment>
<projects>
</projects>
More information about the jbosstools-commits
mailing list