Skip to content

Commit

Permalink
Gave up on packing the jar
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Aug 12, 2016
1 parent ba19094 commit a411858
Show file tree
Hide file tree
Showing 31 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ task signJar(dependsOn: repack) << {
keypass: keypass);
}

assemble.dependsOn pack
assemble.dependsOn signJar

jar {
manifest {
Expand Down
2 changes: 1 addition & 1 deletion examples/1.openapp/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/10.multiplebrands/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/11.multipleapps/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/12.blockrequests/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/12.loops/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/13.blockrequests/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/14.securitytest/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/15.fragments/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/16.browserstack/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/17.simplesteps/test-phantomjs.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/17.simplesteps/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/18.performance/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/19.modifyrequests/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/2.aliases/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/20.passivesecurity/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/21.gherkinexamples/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/22.verification/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/23.deadlinkcheck/test-gitbook.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/23.deadlinkcheck/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/24.acceptancetests/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/25.driverperscenario/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
<jnlp spec="1.0+" codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Iridium Web Application Tester</title>
<vendor>Auto and General</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/3.addresscapture/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/4.urlmappings/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/5.dataset/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/6.paralleltest/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/7.tags/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/8.configurationtags/test.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/9.multipleenvironments/test-ecom.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
2 changes: 1 addition & 1 deletion examples/9.multipleenvironments/test-secure.jnlp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+"
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/">
codebase="https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/">
<information>
<title>Web Application Tester</title>
<vendor>Lights On</vendor>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ private static PathReference getPath(final URI resPath) throws IOException {
/*
If we get here, it means that we are running from a web start jar,
which looks like:
jar:https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/IridiumApplicationTesting.jar!/zap
jar:https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/IridiumApplicationTesting.jar!/zap
getSchemeSpecificPart() will return:
https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.20/IridiumApplicationTesting.jar!/zap
https://github.com/mcasperson/IridiumApplicationTesting/releases/download/0.0.21/IridiumApplicationTesting.jar!/zap
*/
final URI newUri = URI.create(resPath.getSchemeSpecificPart());

Expand Down

0 comments on commit a411858

Please sign in to comment.