aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/simple/CreateClassLoader/resources
diff options
context:
space:
mode:
authorDanesh Dadachanji <[email protected]>2012-03-12 15:10:36 -0400
committerDanesh Dadachanji <[email protected]>2012-03-12 15:10:36 -0400
commitb521dc7ef6700d52862a7a7dac5a210e3c52c564 (patch)
treee2485b0248344ebe663b6d00f0180a9384626ba7 /tests/jnlp_tests/simple/CreateClassLoader/resources
parentf3fd206b1b590c09645c51c4ec65dc60a0d3be5f (diff)
Update JNLPs of tests to include required information/title/vendor tags.
Diffstat (limited to 'tests/jnlp_tests/simple/CreateClassLoader/resources')
-rw-r--r--tests/jnlp_tests/simple/CreateClassLoader/resources/CreateClassLoader.jnlp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jnlp_tests/simple/CreateClassLoader/resources/CreateClassLoader.jnlp b/tests/jnlp_tests/simple/CreateClassLoader/resources/CreateClassLoader.jnlp
index c8274fb..186216f 100644
--- a/tests/jnlp_tests/simple/CreateClassLoader/resources/CreateClassLoader.jnlp
+++ b/tests/jnlp_tests/simple/CreateClassLoader/resources/CreateClassLoader.jnlp
@@ -4,6 +4,7 @@
href="CreateClassLoader.jnlp">
<information>
<title>set context classloader</title>
+ <vendor>Red Hat</vendor>
</information>
<resources>
<jar href="CreateClassLoader.jar" main="true" download="eager"/>