File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9494
9595const
9696 JBDS_URL = ' https://access.redhat.com/jbossnetwork/restricted/softwareDownload.html?softwareId=40371' ;
97- JBDS_FILENAME = ' jboss-devstudio-9.0.1.Beta1-v20151105-0411-B134 -installer-standalone.jar' ;
97+ JBDS_FILENAME = ' jboss-devstudio-9.0.1.Beta1-v20151108-1849-B135 -installer-standalone.jar' ;
9898 WAIT_TIMEOUT = $00000102 ;
9999 SEE_MASK_NOCLOSEPROCESS = $00000040 ;
100100
@@ -1135,8 +1135,8 @@ begin
11351135 // idpAddFile('http://192.168.1.114/~shane/zulu1.8.0_60-8.9.0.4-win64.msi', ExpandConstant('{tmp}\zulu1.8.0_60-8.9.0.4-win64.msi'));
11361136
11371137 // JBDS - JBoss Developer Studio
1138- idpAddFile(' https://devstudio.redhat.com/9.0/snapshots/builds/devstudio.product_9.0.mars/latest/all/jboss-devstudio-9.0.1.Beta1-v20151105-0411-B134 -installer-standalone.jar' ,
1139- ExpandConstant(' {tmp}\jboss-devstudio-9.0.1.Beta1-v20151105-0411-B134 -installer-standalone.jar' ));
1138+ idpAddFile(' https://devstudio.redhat.com/9.0/snapshots/builds/devstudio.product_9.0.mars/latest/all/jboss-devstudio-9.0.1.Beta1-v20151108-1849-B135 -installer-standalone.jar' ,
1139+ ExpandConstant(' {tmp}\jboss-devstudio-9.0.1.Beta1-v20151108-1849-B135 -installer-standalone.jar' ));
11401140 // idpAddFile('http://192.168.1.114/~shane/' + JBDS_FILENAME, ExpandConstant('{tmp}\') + JBDS_FILENAME);
11411141
11421142 // VirtualBox
You can’t perform that action at this time.
0 commit comments