[dna-commits] DNA SVN: r1245 - branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Tue Sep 22 11:38:49 EDT 2009


Author: elvisisking
Date: 2009-09-22 11:38:49 -0400 (Tue, 22 Sep 2009)
New Revision: 1245

Modified:
   branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
   branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
   branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
Log:
Package renaming prior to moving to trunk.

Modified: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project	2009-09-22 15:33:58 UTC (rev 1244)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/.project	2009-09-22 15:38:49 UTC (rev 1245)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.jboss.dna.web.jcr.rest.client.swt.feature</name>
+	<name>org.jboss.dna.eclipse.jcr.rest.client.feature</name>
 	<comment></comment>
 	<projects>
 	</projects>

Modified: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties	2009-09-22 15:33:58 UTC (rev 1244)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.properties	2009-09-22 15:38:49 UTC (rev 1245)
@@ -4,7 +4,7 @@
 # 
 # See the AUTHORS.txt file distributed with this work for a full listing of individual contributors.
 copyright = \
-JBoss DNA JCR REST Eclipse SWT Client (http://www.jboss.org/dna/) is copyright of Red Hat, Inc.
+JBoss DNA JCR REST Eclipse Client (http://www.jboss.org/dna/) is copyright of Red Hat, Inc.
 
 license = \
 This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which is \
@@ -16,5 +16,5 @@
 description = The JBoss DNA JCR REST Eclipse Client provides a resource publishing and unpublishing capability to DNA repositories.
 
 # Feature Overview Page properties
-featureName = JBoss DNA JCR REST Eclipse SWT Client
+featureName = JBoss DNA JCR REST Eclipse Client
 featureProvider = Red Hat, Inc.
\ No newline at end of file

Modified: branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml
===================================================================
--- branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml	2009-09-22 15:33:58 UTC (rev 1244)
+++ branches/eclipse/org.jboss.dna.web.jcr.rest.client.swt.feature/feature.xml	2009-09-22 15:38:49 UTC (rev 1245)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
-      id="org.jboss.dna.web.jcr.rest.client.swt.feature"
+      id="org.jboss.dna.eclipse.jcr.rest.client.feature"
       label="%featureName"
       version="1.0.0.v20090819"
       image="feature.png"
       provider-name="%featureProvider"
-      plugin="org.jboss.dna.web.jcr.rest.client.swt">
+      plugin="org.jboss.dna.eclipse.jcr.rest.client">
 
 <!-- NOTE: above image is found in the branding plugin -->
 
@@ -28,7 +28,7 @@
    </requires>
 
    <plugin
-         id="org.jboss.dna.web.jcr.rest.client.swt"
+         id="org.jboss.dna.eclipse.jcr.rest.client"
          download-size="0"
          install-size="0"
          version="0.0.0"



More information about the dna-commits mailing list