diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-09-22 00:51:40 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-09-22 00:51:40 -0700 |
| commit | d3e7b5708deffbed864c916de22663f48333c58b (patch) | |
| tree | ef76784a7827baff88c03670bf22832a3f146b17 /frontend/imgrid/dist/deployment | |
| parent | 86c79f4372d7b2e7640a26473c7a4d331cdf7d16 (diff) | |
finishing server
Diffstat (limited to 'frontend/imgrid/dist/deployment')
26 files changed, 0 insertions, 134 deletions
diff --git a/frontend/imgrid/dist/deployment/v1/gluegen-rt.jnlp b/frontend/imgrid/dist/deployment/v1/gluegen-rt.jnlp deleted file mode 100755 index 032fdb6..0000000 --- a/frontend/imgrid/dist/deployment/v1/gluegen-rt.jnlp +++ /dev/null @@ -1,63 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<jnlp href="gluegen-rt.jnlp"> - <information> - <title>GlueGen Runtime v2</title> - <vendor>JogAmp Community</vendor> - <homepage href="http://jogamp.org/"/> - <description>GlueGen Runtime Library</description> - <description kind="short">Run-time support classes and native code for applications and libraries built using the GlueGen tool.</description> - <offline-allowed/> - </information> - <update check="background" policy="always"/> - <security> - <all-permissions/> - </security> - <resources> - <jar href="jar/gluegen-rt.jar" /> - </resources> - - <resources os="Windows" arch="x86"> - <nativelib href = "jar/gluegen-rt-natives-windows-i586.jar" /> - </resources> - <resources os="Windows" arch="amd64"> - <nativelib href = "jar/gluegen-rt-natives-windows-amd64.jar" /> - </resources> - <resources os="Windows" arch="x86_64"> - <nativelib href = "jar/gluegen-rt-natives-windows-amd64.jar" /> - </resources> - <resources os="SunOS" arch="sparc"> - <nativelib href = "jar/gluegen-rt-natives-solaris-sparc.jar" /> - </resources> - <resources os="SunOS" arch="sparcv9"> - <nativelib href = "jar/gluegen-rt-natives-solaris-sparcv9.jar" /> - </resources> - <resources os="SunOS" arch="x86"> - <nativelib href = "jar/gluegen-rt-natives-solaris-i586.jar" /> - </resources> - <resources os="SunOS" arch="amd64"> - <nativelib href = "jar/gluegen-rt-natives-solaris-amd64.jar" /> - </resources> - <resources os="SunOS" arch="x86_64"> - <nativelib href = "jar/gluegen-rt-natives-solaris-amd64.jar" /> - </resources> - <resources os="Linux" arch="i386"> - <nativelib href = "jar/gluegen-rt-natives-linux-i586.jar" /> - </resources> - <resources os="Linux" arch="x86"> - <nativelib href = "jar/gluegen-rt-natives-linux-i586.jar" /> - </resources> - <resources os="Linux" arch="amd64"> - <nativelib href = "jar/gluegen-rt-natives-linux-amd64.jar" /> - </resources> - <resources os="Linux" arch="x86_64"> - <nativelib href = "jar/gluegen-rt-natives-linux-amd64.jar" /> - </resources> - <resources os="Mac OS X" arch="i386"> - <nativelib href = "jar/gluegen-rt-natives-macosx-universal.jar" /> - </resources> - <resources os="Mac OS X" arch="x86_64"> - <nativelib href = "jar/gluegen-rt-natives-macosx-universal.jar" /> - </resources> - - <component-desc /> -</jnlp> diff --git a/frontend/imgrid/dist/deployment/v1/jar/applet-launcher.jar b/frontend/imgrid/dist/deployment/v1/jar/applet-launcher.jar Binary files differdeleted file mode 100755 index 53e0742..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/applet-launcher.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-amd64.jar Binary files differdeleted file mode 100755 index eaf6bad..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-i586.jar Binary files differdeleted file mode 100755 index 6c21412..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-linux-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-ppc.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-ppc.jar Binary files differdeleted file mode 100755 index 2144ebf..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-ppc.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-universal.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-universal.jar Binary files differdeleted file mode 100755 index 8a5efb4..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-macosx-universal.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-amd64.jar Binary files differdeleted file mode 100755 index 1ad7faa..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-i586.jar Binary files differdeleted file mode 100755 index dbadb72..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparc.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparc.jar Binary files differdeleted file mode 100755 index 02367c7..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparc.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparcv9.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparcv9.jar Binary files differdeleted file mode 100755 index da0ff3a..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-solaris-sparcv9.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-amd64.jar Binary files differdeleted file mode 100755 index e9a3ffe..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-i586.jar Binary files differdeleted file mode 100755 index bb00056..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt-natives-windows-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt.jar b/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt.jar Binary files differdeleted file mode 100755 index c995b22..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/gluegen-rt.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-amd64.jar Binary files differdeleted file mode 100755 index 64d95a0..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-i586.jar Binary files differdeleted file mode 100755 index 9370828..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-linux-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-ppc.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-ppc.jar Binary files differdeleted file mode 100755 index 9495e36..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-ppc.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-universal.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-universal.jar Binary files differdeleted file mode 100755 index f2186cb..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-macosx-universal.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-amd64.jar Binary files differdeleted file mode 100755 index cd617f9..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-i586.jar Binary files differdeleted file mode 100755 index 4209a9d..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparc.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparc.jar Binary files differdeleted file mode 100755 index b25fdcd..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparc.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparcv9.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparcv9.jar Binary files differdeleted file mode 100755 index b60e31f..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-solaris-sparcv9.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-amd64.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-amd64.jar Binary files differdeleted file mode 100755 index af8b5f9..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-amd64.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-i586.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-i586.jar Binary files differdeleted file mode 100755 index 81c1cdf..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl-natives-windows-i586.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/jogl.jar b/frontend/imgrid/dist/deployment/v1/jar/jogl.jar Binary files differdeleted file mode 100755 index ef96967..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/jogl.jar +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jar/testKeys b/frontend/imgrid/dist/deployment/v1/jar/testKeys Binary files differdeleted file mode 100755 index 7eb9ceb..0000000 --- a/frontend/imgrid/dist/deployment/v1/jar/testKeys +++ /dev/null diff --git a/frontend/imgrid/dist/deployment/v1/jogl-awt.jnlp b/frontend/imgrid/dist/deployment/v1/jogl-awt.jnlp deleted file mode 100755 index 8c86404..0000000 --- a/frontend/imgrid/dist/deployment/v1/jogl-awt.jnlp +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<jnlp href="jogl-awt.jnlp"> - <information> - <title>Java(tm) Binding to the OpenGL(r) API (ALL.AWT)</title> - <vendor>JogAmp Community</vendor> - <homepage href="http://jogamp.org/"/> - <description>Java Binding to the OpenGL API - 2.0.0 - ALL.AWT</description> - <description kind="short">Java programming language binding for the OpenGL 3D graphics API - ALL.AWT</description> - <offline-allowed/> - </information> - <update check="background" policy="always"/> - <security> - <all-permissions/> - </security> - <resources> - <jar href="jar/jogl.jar" /> - - <extension name="gluegen-rt" href="gluegen-rt.jnlp" /> - </resources> - - <resources os="Windows" arch="x86"> - <nativelib href = "jar/jogl-natives-windows-i586.jar" /> - </resources> - <resources os="Windows" arch="amd64"> - <nativelib href = "jar/jogl-natives-windows-amd64.jar" /> - </resources> - <resources os="Windows" arch="x86_64"> - <nativelib href = "jar/jogl-natives-windows-amd64.jar" /> - </resources> - <resources os="SunOS" arch="sparc"> - <nativelib href = "jar/jogl-natives-solaris-sparc.jar" /> - </resources> - <resources os="SunOS" arch="sparcv9"> - <nativelib href = "jar/jogl-natives-solaris-sparcv9.jar" /> - </resources> - <resources os="SunOS" arch="x86"> - <nativelib href = "jar/jogl-natives-solaris-i586.jar" /> - </resources> - <resources os="SunOS" arch="amd64"> - <nativelib href = "jar/jogl-natives-solaris-amd64.jar" /> - </resources> - <resources os="SunOS" arch="x86_64"> - <nativelib href = "jar/jogl-natives-solaris-amd64.jar" /> - </resources> - <resources os="Linux" arch="i386"> - <nativelib href = "jar/jogl-natives-linux-i586.jar" /> - </resources> - <resources os="Linux" arch="x86"> - <nativelib href = "jar/jogl-natives-linux-i586.jar" /> - </resources> - <resources os="Linux" arch="amd64"> - <nativelib href = "jar/jogl-natives-linux-amd64.jar" /> - </resources> - <resources os="Linux" arch="x86_64"> - <nativelib href = "jar/jogl-natives-linux-amd64.jar" /> - </resources> - <resources os="Linux" arch="arm"> - <nativelib href = "jar/jogl-natives-linux-armv7.jar" /> - </resources> - <resources os="Linux" arch="armv7"> - <nativelib href = "jar/jogl-natives-linux-armv7.jar" /> - </resources> - <resources os="Mac OS X" arch="i386"> - <nativelib href = "jar/jogl-natives-macosx-universal.jar" /> - </resources> - <resources os="Mac OS X" arch="x86_64"> - <nativelib href = "jar/jogl-natives-macosx-universal.jar" /> - </resources> - - <component-desc /> -</jnlp> |
