summaryrefslogtreecommitdiffstats
path: root/build/gmc-buckminster.commands
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:36:42 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:36:42 +0530
commit7266ef3757e2fd0bc4ab9d81746f3af10b1a9b84 (patch)
treed0f42a9c57b683204713f8039862001f4139cd47 /build/gmc-buckminster.commands
parentc35e8c9752642f9efdaefb85ae54163aef0aa8d9 (diff)
Renamed references to com.gluster.* with org.gluster.*
Diffstat (limited to 'build/gmc-buckminster.commands')
-rwxr-xr-xbuild/gmc-buckminster.commands12
1 files changed, 6 insertions, 6 deletions
diff --git a/build/gmc-buckminster.commands b/build/gmc-buckminster.commands
index 1a2a88e9..0cd8eee7 100755
--- a/build/gmc-buckminster.commands
+++ b/build/gmc-buckminster.commands
@@ -19,10 +19,10 @@
# Buckminster commands to build Gluster Management Console
-importtarget --active gmc-target/com.gluster.storage.management.console.target/gmc.target
+importtarget --active gmc-target/org.gluster.storage.management.console.target/gmc.target
-import build/com.gluster.storage.management.console.feature.webstart.cquery
-perform com.gluster.storage.management.console.feature.webstart#create.eclipse.jnlp.product
-perform com.gluster.storage.management.console.feature.webstart#copy.root.files
-perform com.gluster.storage.management.console.feature.webstart#unsign.jars
-perform com.gluster.storage.management.console.feature.webstart#sign.jars
+import build/org.gluster.storage.management.console.feature.webstart.cquery
+perform org.gluster.storage.management.console.feature.webstart#create.eclipse.jnlp.product
+perform org.gluster.storage.management.console.feature.webstart#copy.root.files
+perform org.gluster.storage.management.console.feature.webstart#unsign.jars
+perform org.gluster.storage.management.console.feature.webstart#sign.jars