diff options
Diffstat (limited to 'build/gmg-buckminster.commands')
| -rwxr-xr-x | build/gmg-buckminster.commands | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/gmg-buckminster.commands b/build/gmg-buckminster.commands index 46c9886b..c8c4bcfa 100755 --- a/build/gmg-buckminster.commands +++ b/build/gmg-buckminster.commands @@ -19,10 +19,10 @@ # Buckminster commands to build Gluster Management Gateway -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.core.cquery -import build/com.gluster.storage.management.gateway.cquery +import build/org.gluster.storage.management.core.cquery +import build/org.gluster.storage.management.gateway.cquery -perform com.gluster.storage.management.core#bundle.jar -perform com.gluster.storage.management.gateway#archive +perform org.gluster.storage.management.core#bundle.jar +perform org.gluster.storage.management.gateway#archive |
