diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-09 14:35:41 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-09 14:35:41 +0530 |
| commit | ae967f22187fa29d0fefb1396f572400f05cab70 (patch) | |
| tree | 48b0893429268acc56228e516fa1c0333f4044f7 | |
| parent | 5603dffce78a0c8f374b9aad78b372fab4499cda (diff) | |
Commenting importtarget to try a different build approach
| -rwxr-xr-x | gmc-gui-buckminster.commands | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gmc-gui-buckminster.commands b/gmc-gui-buckminster.commands index 441baa71..c9bae9cd 100755 --- a/gmc-gui-buckminster.commands +++ b/gmc-gui-buckminster.commands @@ -1,6 +1,8 @@ # Buckminster commands to build Gluster Management Console projects -importtarget --active gmc-src/com.gluster.storage.management.releng/gluster-management-console.target +# 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 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 |
