diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-09 20:46:16 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-09 20:46:16 +0530 |
| commit | 8a83b9bab3448fd21f6ff56c750b288ea7cb3da8 (patch) | |
| tree | 49014c4b1b605a7e54de4472713a765abe998f83 | |
| parent | ae967f22187fa29d0fefb1396f572400f05cab70 (diff) | |
uncommented importtarget command
| -rwxr-xr-x | gmc-gui-buckminster.commands | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gmc-gui-buckminster.commands b/gmc-gui-buckminster.commands index c9bae9cd..441baa71 100755 --- a/gmc-gui-buckminster.commands +++ b/gmc-gui-buckminster.commands @@ -1,8 +1,6 @@ # Buckminster commands to build Gluster Management Console projects -# May not be required since the first jenkins job will import the target and all -# jobs will share same workspace. To be uncommented if this approach doesn't work -#importtarget --active gmc-src/com.gluster.storage.management.releng/gluster-management-console.target +importtarget --active gmc-src/com.gluster.storage.management.releng/gluster-management-console.target import gmc-src/com.gluster.storage.management.releng/com.gluster.storage.management.gui.feature.webstart.cquery perform com.gluster.storage.management.gui.feature.webstart#create.eclipse.jnlp.product |
