From 01c5d59c5245068b0d005ccbb64f8d0aa5165f12 Mon Sep 17 00:00:00 2001 From: Sven Gothel <sgothel@jausoft.com> Date: Tue, 1 Oct 2013 22:41:55 +0200 Subject: Bug 846: Add manual test case for One-Jar (using 0.97.1) Note: One-Jar lacks support of a URL handler for it's jar-in-jar files and hence we would need to extract the jar-in-jar resources w/ our TempJarCache from one one-jar file .. too bad. Looks like it's incomplete. --- test/TestOneJar_InJar/jogamp01/lib/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/TestOneJar_InJar/jogamp01/lib/README.txt (limited to 'test/TestOneJar_InJar/jogamp01/lib/README.txt') diff --git a/test/TestOneJar_InJar/jogamp01/lib/README.txt b/test/TestOneJar_InJar/jogamp01/lib/README.txt new file mode 100644 index 0000000..3c862b9 --- /dev/null +++ b/test/TestOneJar_InJar/jogamp01/lib/README.txt @@ -0,0 +1 @@ +Place your libraries to be included in the One-Jar archive here. -- cgit v1.2.3