aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/simple/InformationTitleVendorParser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jnlp_tests/simple/InformationTitleVendorParser')
-rw-r--r--tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleParser.jnlp2
-rw-r--r--tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleVendorParser.jnlp2
-rw-r--r--tests/jnlp_tests/simple/InformationTitleVendorParser/resources/VendorParser.jnlp2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleParser.jnlp b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleParser.jnlp
index 64a7e28..fad50cc 100644
--- a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleParser.jnlp
+++ b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleParser.jnlp
@@ -39,7 +39,7 @@ exception statement from your version.
<jnlp spec="1.0" href="TitleParser.jnlp" codebase=".">
<information>
<vendor>IcedTea</vendor>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>Title tag missing</description>
<offline/>
</information>
diff --git a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleVendorParser.jnlp b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleVendorParser.jnlp
index faf52cb..f3159b9 100644
--- a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleVendorParser.jnlp
+++ b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/TitleVendorParser.jnlp
@@ -38,7 +38,7 @@ exception statement from your version.
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0" href="TitleVendorParser.jnlp" codebase=".">
<information>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>Title/Vendor tags missing</description>
<offline/>
</information>
diff --git a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/VendorParser.jnlp b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/VendorParser.jnlp
index e201bf0..5a76e1e 100644
--- a/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/VendorParser.jnlp
+++ b/tests/jnlp_tests/simple/InformationTitleVendorParser/resources/VendorParser.jnlp
@@ -39,7 +39,7 @@ exception statement from your version.
<jnlp spec="1.0" href="VendorParser.jnlp" codebase=".">
<information>
<title>VendorParser</title>
- <homepage href="http://jnlp.sourceforge.net/netx/"/>
+ <homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
<description>Vendor tag missing</description>
<offline/>
</information>