tar -xf icedtea-web-1.4.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking if cp supports --reflink... yes checking if we can hard link rather than copy from /home/djemos/icedtea-web/src/icedtea-web-1.4... yes checking whether to build documentation... no checking whether to compile ecj natively... no checking for zip... /usr/bin/zip checking for a JDK home directory... /usr/lib/java checking for javac... /usr/lib/java/bin/javac checking for ecj... no checking for ecj-3.1... no checking for ecj-3.2... no checking for ecj-3.3... no checking if we are using ecj as javac... no checking for jar... /usr/lib/java/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking for an ecj JAR file... no checking for javadoc... /usr/lib/java/bin/javadoc checking whether javadoc supports -J options... yes checking for keytool... /usr/lib/java/bin/keytool checking for jarsigner... /usr/lib/java/bin/jarsigner checking for hg... /usr/bin/hg checking for IcedTea Mercurial revision ID... none checking for distribution package version... Slackware-14.0-i486 checking what version string to use... 1.4 (Slackware-14.0-i486) checking whether to build the browser plugin... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for MOZILLA... no checking for MOZILLA... yes checking for xulrunner version... 2170100 checking for main in -lz... yes checking for X11... yes checking for a JRE home directory... /usr/lib/java/jre checking for a Java virtual machine... /usr/lib/java/jre/bin/java checking if java.util.jar.Pack200 is available... yes checking if java.net.CookieManager is available... yes checking if java.net.HttpCookie is available... yes checking if java.net.CookieHandler is available... yes checking if sun.security.provider.X509Factory is available... yes checking if sun.security.util.SecurityConstants is available... yes checking if sun.security.util.HostnameChecker is available... yes checking if sun.security.x509.X500Name is available... yes checking if sun.misc.HexDumpEncoder is available... yes checking if sun.security.validator.ValidatorException is available... yes checking if com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is available... yes checking if sun.net.www.protocol.jar.URLJarFile is available... yes checking if sun.net.www.protocol.jar.URLJarFileCallBack is available... yes checking if sun.awt.X11.XEmbeddedFrame is available... yes checking if sun.misc.Ref is available... yes checking if sun.misc.BASE64Decoder is available... yes checking if com.sun.jndi.toolkit.url.UrlUtil is available... yes checking if sun.applet.AppletImageRef is available... yes checking if sun.applet.AppletViewerPanel is available and public... yes checking for GLIB2_V_216... yes checking for legacy xulrunner api... no checking for xsltproc... xsltproc checking for firefox... /usr/bin/firefox checking for google-chrome... no checking for chromium-browser... no checking for opera... no checking for midori... /usr/bin/midori checking for epiphany... no checking how browser test will be run... yes checking for rhino jar... no checking for junit jar... no checking for emma jar... no checking for jacoco jar... no checking for asm jar... no configure: creating ./config.status config.status: creating Makefile config.status: creating netx.manifest config.status: creating javac config.status: creating jrunscript config.status: creating build.properties config.status: executing depfiles commands find /home/djemos/icedtea-web/src/icedtea-web-1.4/netx -name '*.java' | sort > netx-source-files.txt sed -i '/RhinoBasedPacEvaluator/ d' netx-source-files.txt mkdir -p stamps ; \ if test "xno" != "xno"; then \ no -O2 -march=i486 -mtune=i686 -m32 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \ --main=org.eclipse.jdt.internal.compiler.batch.Main no ; \ fi ; \ touch stamps/native-ecj.stamp mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin stamps/ ln -sf /usr/lib/java/jre/bin/java /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/java ln -sf /usr/lib/java/bin/jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jar ln -sf /home/djemos/icedtea-web/src/icedtea-web-1.4/javac /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/javac ln -sf /usr/lib/java/bin/javadoc /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/javadoc if [ -e "/usr/lib/java/bin/keytool" ] ; then \ ln -sf /usr/lib/java/bin/keytool /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/keytool ;\ else \ echo "#! /bin/sh" > /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/keytool ;\ echo "echo \"keytool not exist on your system, signed part of reproducers test will fail\"" >> /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/keytool ;\ chmod 777 /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/keytool ;\ fi if [ -e "/usr/lib/java/bin/jarsigner" ] ; then \ ln -sf /usr/lib/java/bin/jarsigner /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jarsigner ;\ else \ echo "#! /bin/sh" > /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jarsigner ;\ echo "echo \"jarsigner not exist on your system, signed part of reproducers test will fail\"" >> /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jarsigner ;\ chmod 777 /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jarsigner ;\ fi mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib && \ ln -s /usr/lib/java/jre/lib/rt.jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib && \ if [ -e /usr/lib/java/jre/lib/jsse.jar ] ; then \ ln -s /usr/lib/java/jre/lib/jsse.jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib ; \ else \ ln -s rt.jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/jsse.jar ; \ fi if [ -e /usr/lib/java/jre/lib/resources.jar ] ; then \ ln -s /usr/lib/java/jre/lib/resources.jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib ; \ else \ ln -s rt.jar /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/resources.jar ; \ fi ln -sf /usr/lib/java/jre/lib/i386 \ /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/ && \ if ! test -d /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/i386; \ then \ ln -sf ./i386 \ /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/i386; \ fi; mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/include && \ for i in /usr/lib/java/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/include/$i; \ ln -s /usr/lib/java/include/$i /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/include/$i; \ done mkdir -p stamps touch stamps/bootstrap-directory.stamp mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build \ -sourcepath /home/djemos/icedtea-web/src/icedtea-web-1.4/netx \ -bootclasspath /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/rt.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/resources.jar \ @netx-source-files.txt /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/ApplicationInstance.java:304: warning: [static] static method should be qualified by type name, Thread, instead of by an expression Thread.currentThread().yield(); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/Node.java:90: warning: [rawtypes] found raw type: Enumeration for (Enumeration e = xml.enumerateChildren(); e.hasMoreElements();) ^ missing type arguments for generic class Enumeration where E is a type-variable: E extends Object declared in interface Enumeration /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/Node.java:110: warning: [rawtypes] found raw type: Enumeration for (Enumeration e = xml.enumerateAttributeNames(); e.hasMoreElements();) ^ missing type arguments for generic class Enumeration where E is a type-variable: E extends Object declared in interface Enumeration /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/JREDesc.java:48: warning: [rawtypes] found raw type: List private List resources; ^ missing type arguments for generic class List where E is a type-variable: E extends Object declared in interface List /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/JREDesc.java:62: warning: [rawtypes] found raw type: List String maximumHeapSize, List resources) throws ParseException { ^ missing type arguments for generic class List where E is a type-variable: E extends Object declared in interface List /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/JREDesc.java:115: warning: [rawtypes] found raw type: List public List getResourcesDesc() { ^ missing type arguments for generic class List where E is a type-variable: E extends Object declared in interface List /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/nanoxml/XMLElement.java:374: warning: [rawtypes] found raw type: Enumeration public Enumeration enumerateAttributeNames() { ^ missing type arguments for generic class Enumeration where E is a type-variable: E extends Object declared in interface Enumeration /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/nanoxml/XMLElement.java:386: warning: [rawtypes] found raw type: Enumeration public Enumeration enumerateChildren() { ^ missing type arguments for generic class Enumeration where E is a type-variable: E extends Object declared in interface Enumeration /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/cache/ResourceTracker.java:357: warning: [deprecation] toURL() in File has been deprecated return f.toURL(); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/AppletEnvironment.java:356: warning: [cast] redundant cast to String String s = (String) parameters.get(name); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/AppletEnvironment.java:360: warning: [cast] redundant cast to String return (String) parameters.get(name.toLowerCase()); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/Launcher.java:779: warning: [rawtypes] found raw type: Class Class appletClass = loader.loadClass(appletName); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/Launcher.java:811: warning: [rawtypes] found raw type: Class Class appletClass = loader.loadClass(appletName); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/Parser.java:349: warning: [rawtypes] found raw type: List List resources = getResources(node, true); ^ missing type arguments for generic class List where E is a type-variable: E extends Object declared in interface List /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/browser/BrowserAwareProxySelector.java:201: warning: [fallthrough] possible fall-through into case case BROWSER_PROXY_TYPE_SYSTEM: ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/browser/BrowserAwareProxySelector.java:207: warning: [fallthrough] possible fall-through into case default: ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/config/DeploymentConfiguration.java:489: warning: [cast] redundant cast to String systemPropertiesMandatory = Boolean.valueOf(mandatory == null ? null : (String) mandatory.getValue()); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/config/DeploymentConfiguration.java:560: warning: [cast] redundant cast to String : (String) unchangeableConfiguration.get(key).getValue(); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/config/DeploymentConfiguration.java:561: warning: [cast] redundant cast to String String newValue = currentConfiguration.get(key) == null ? null : (String) currentConfiguration ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/cache/CacheLRUWrapper.java:225: warning: [rawtypes] found raw type: ArrayList ArrayList> entries = new ArrayList(cacheOrder.entrySet()); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/cache/CacheLRUWrapper.java:225: warning: [unchecked] unchecked call to ArrayList(Collection) as a member of the raw type ArrayList ArrayList> entries = new ArrayList(cacheOrder.entrySet()); ^ where E is a type-variable: E extends Object declared in class ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/cache/CacheLRUWrapper.java:225: warning: [unchecked] unchecked conversion ArrayList> entries = new ArrayList(cacheOrder.entrySet()); ^ required: ArrayList> found: ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/cache/CacheUtil.java:127: warning: [deprecation] toURL() in File has been deprecated return f.toURL(); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:291: warning: [rawtypes] found raw type: JList final JList settingsList = new JList(panels); ^ missing type arguments for generic class JList where E is a type-variable: E extends Object declared in class JList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:291: warning: [rawtypes] found raw type: JList final JList settingsList = new JList(panels); ^ missing type arguments for generic class JList where E is a type-variable: E extends Object declared in class JList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/ControlPanel.java:291: warning: [unchecked] unchecked call to JList(E[]) as a member of the raw type JList final JList settingsList = new JList(panels); ^ where E is a type-variable: E extends Object declared in class JList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:83: warning: [rawtypes] found raw type: JComboBox JComboBox consoleComboBox = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:83: warning: [rawtypes] found raw type: JComboBox JComboBox consoleComboBox = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:115: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox consoleComboBox.addItem(javaConsoleItems[j]); ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DebuggingPanel.java:144: warning: [rawtypes] found raw type: JComboBox JComboBox jcb = (JComboBox) o; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:65: warning: [rawtypes] found raw type: JComboBox JComboBox shortcutComboOptions = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:65: warning: [rawtypes] found raw type: JComboBox JComboBox shortcutComboOptions = new JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/DesktopShortcutPanel.java:74: warning: [unchecked] unchecked call to addItem(E) as a member of the raw type JComboBox shortcutComboOptions.addItem(items[j]); ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:164: warning: [rawtypes] found raw type: JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:164: warning: [rawtypes] found raw type: JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/TemporaryInternetFilesPanel.java:164: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox JComboBox cbCompression = new JComboBox(compressionOptions); ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/appletextendedsecurity/impl/UnsignedAppletActionStorageImpl.java:154: warning: [rawtypes] found raw type: ArrayList List result = new ArrayList(); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/appletextendedsecurity/impl/UnsignedAppletActionStorageImpl.java:154: warning: [unchecked] unchecked conversion List result = new ArrayList(); ^ required: List found: ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:98: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox mainPolicyComboBox; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:99: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox deleteTypeComboBox; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:100: warning: [rawtypes] found raw type: JComboBox private javax.swing.JComboBox viewFilter; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:254: warning: [rawtypes] found raw type: JComboBox mainPolicyComboBox = new JComboBox(new AppletSecurityLevel[]{ ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:254: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox mainPolicyComboBox = new JComboBox(new AppletSecurityLevel[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:263: warning: [rawtypes] found raw type: JComboBox deleteTypeComboBox = new javax.swing.JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:264: warning: [rawtypes] found raw type: JComboBox viewFilter = new javax.swing.JComboBox(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:340: warning: [rawtypes] found raw type: DefaultComboBoxModel deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ missing type arguments for generic class DefaultComboBoxModel where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:340: warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type DefaultComboBoxModel deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:340: warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a member of the raw type JComboBox deleteTypeComboBox.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:348: warning: [rawtypes] found raw type: DefaultComboBoxModel viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ missing type arguments for generic class DefaultComboBoxModel where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:348: warning: [unchecked] unchecked call to DefaultComboBoxModel(E[]) as a member of the raw type DefaultComboBoxModel viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class DefaultComboBoxModel /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:348: warning: [unchecked] unchecked call to setModel(ComboBoxModel) as a member of the raw type JComboBox viewFilter.setModel(new javax.swing.DefaultComboBoxModel(new String[]{ ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:706: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox return new DefaultCellEditor(new JComboBox(new ExecuteUnsignedApplet[]{ExecuteUnsignedApplet.ALWAYS, ExecuteUnsignedApplet.NEVER, ExecuteUnsignedApplet.YES, ExecuteUnsignedApplet.NO})); ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:766: warning: [rawtypes] found raw type: ArrayList List toBeDeleted = new ArrayList(); ^ missing type arguments for generic class ArrayList where E is a type-variable: E extends Object declared in class ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/controlpanel/UnsignedAppletsTrustingListPanel.java:766: warning: [unchecked] unchecked conversion List toBeDeleted = new ArrayList(); ^ required: List found: ArrayList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/Boot.java:281: warning: [deprecation] toURL() in File has been deprecated url = new File(location).toURL(); // Why use file.getCanonicalFile? ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/Boot13.java:55: warning: [rawtypes] found raw type: Class public Class loadClass(String name) throws ClassNotFoundException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/Boot13.java:56: warning: [rawtypes] found raw type: Class Class c = findLoadedClass(name); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:753: warning: [deprecation] toURL() in File has been deprecated URL location = cachedFile.toURL(); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:1503: warning: [rawtypes] found raw type: List private void waitForJars(List jars) { ^ missing type arguments for generic class List where E is a type-variable: E extends Object declared in interface List /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:1518: warning: [rawtypes] found raw type: Class protected Class findLoadedClassAll(String name) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:1520: warning: [rawtypes] found raw type: Class Class result = null; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:1728: warning: [rawtypes] found raw type: Class protected Class findClass(String name) throws ClassNotFoundException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:1764: warning: [rawtypes] found raw type: Class private Class loadClassExt(String name) throws ClassNotFoundException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java:489: warning: [rawtypes] found raw type: Class public static void setExitClass(Class exitClass) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java:156: warning: [rawtypes] found raw type: Class public void setExitClass(Class exitClass) throws IllegalStateException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/CertsInfoPane.java:68: warning: [rawtypes] found raw type: JList private JList list; ^ missing type arguments for generic class JList where E is a type-variable: E extends Object declared in class JList /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:110: warning: [rawtypes] found raw type: JComboBox private JComboBox certificateTypeCombo; ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:167: warning: [rawtypes] found raw type: JComboBox certificateTypeCombo = new JComboBox(certificateTypes); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:167: warning: [unchecked] unchecked call to JComboBox(E[]) as a member of the raw type JComboBox certificateTypeCombo = new JComboBox(certificateTypes); ^ where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/security/viewer/CertificatePane.java:339: warning: [rawtypes] found raw type: JComboBox JComboBox source = (JComboBox) e.getSource(); ^ missing type arguments for generic class JComboBox where E is a type-variable: E extends Object declared in class JComboBox /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/services/ServiceUtil.java:157: warning: [rawtypes] found raw type: Class static Object createPrivilegedProxy(Class iface, final Object receiver) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/services/ServiceUtil.java:159: warning: [rawtypes] found raw type: Class new Class[] { iface }, ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/services/ServiceUtil.java:304: warning: [rawtypes] found raw type: Class Class c = null; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/DefaultErrorSplashScreen2012.java:66: warning: [cast] redundant cast to ErrorPainter if (((ErrorPainter) painter).getErrorCorner() != null ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/DefaultErrorSplashScreen2012.java:67: warning: [cast] redundant cast to ErrorPainter && e.getX() > ((ErrorPainter) painter).getErrorCorner().x ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/DefaultErrorSplashScreen2012.java:68: warning: [cast] redundant cast to ErrorPainter && e.getY() > ((ErrorPainter) painter).getErrorCorner().y) { ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/defaultsplashscreen2012/NatCubic.java:118: warning: [cast] redundant cast to int p.addPoint((int) Math.round(X[0].eval(0)), (int) Math.round(Y[0].eval(0))); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/defaultsplashscreen2012/NatCubic.java:118: warning: [cast] redundant cast to int p.addPoint((int) Math.round(X[0].eval(0)), (int) Math.round(Y[0].eval(0))); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/splashscreen/impls/defaultsplashscreen2012/SplinesDefs.java:160: warning: [cast] redundant cast to double r.addPoint((int) ((double) p.x * (double) scalex), (int) ((double) p.y * (double) scaley)); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/util/Reflect.java:77: warning: [rawtypes] found raw type: Class Class c = Class.forName(className, true, Reflect.class.getClassLoader()); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/util/Reflect.java:119: warning: [rawtypes] found raw type: Class public Method getMethod(Class type, String method, Object args[]) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/util/Reflect.java:121: warning: [rawtypes] found raw type: Class for (Class c = type; c != null; c = c.getSuperclass()) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class 82 warnings (cd /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/resources; \ for files in $(find . -type f); \ do \ /usr/bin/ginstall -c -m 644 -D ${files} \ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build/net/sourceforge/jnlp/resources/${files}; \ done) cp -a /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/runtime/pac-funcs.js \ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build/net/sourceforge/jnlp/runtime cp -a build.properties /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build/net/sourceforge/jnlp/ mkdir -p stamps touch stamps/netx.stamp (cd /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build ; \ mkdir -p lib ; \ /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jar cfm lib/classes.jar \ /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.manifest javax/jnlp net ; \ cp -pPR -l /home/djemos/icedtea-web/src/icedtea-web-1.4/netx src; \ find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ cd src ; \ /usr/bin/zip -qr /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build/lib/src.zip javax net ) mkdir -p stamps touch stamps/netx-dist.stamp find /home/djemos/icedtea-web/src/icedtea-web-1.4/extra -name '*.java' | sort > extra-source-files.txt mkdir -p extra-lib /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 -d extra-lib \ -sourcepath /home/djemos/icedtea-web/src/icedtea-web-1.4/extra -cp netx.build \ -bootclasspath /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/rt.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/resources.jar @extra-source-files.txt (cd /home/djemos/icedtea-web/src/icedtea-web-1.4/extra/net/sourceforge/javaws/about/resources; \ for files in $(find . -type f); \ do \ /usr/bin/ginstall -c -m 644 -D ${files} \ /home/djemos/icedtea-web/src/icedtea-web-1.4/extra-lib/net/sourceforge/javaws/about/resources/${files}; \ done) mkdir -p stamps touch stamps/extra-class-files.stamp /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jar cf extra-lib/about.jar -C extra-lib net ; mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaNPPlugin.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaNPPlugin.cc mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaScriptablePluginObject.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaScriptablePluginObject.cc mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaJavaRequestProcessor.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPluginRequestProcessor.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPluginUtils.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPluginUtils.cc mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ -DPACKAGE_NAME=\"icedtea-web\" -DPACKAGE_TARNAME=\"icedtea-web\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"icedtea-web\ 1.4\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev@openjdk.java.net\" -DPACKAGE_URL=\"http://icedtea.classpath.org/wiki/IcedTea-Web\" -DPACKAGE=\"icedtea-web\" -DVERSION=\"1.4\" -DHAVE_LIBZ=1 -DHAVE_JAVA7 \ -DJDK_UPDATE_VERSION="\"50\"" \ -DPLUGIN_NAME="\"IcedTea-Web Plugin\"" \ -DPLUGIN_VERSION="\"IcedTea-Web 1.4 (Slackware-14.0-i486)\"" \ -DPACKAGE_URL="\"http://icedtea.classpath.org/wiki/IcedTea-Web\"" \ -DMOZILLA_VERSION_COLLAPSED="2170100" \ -DICEDTEA_WEB_JRE="\"/usr/lib/java/jre\"" \ -DPLUGIN_BOOTCLASSPATH='"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar"' \ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include \ -DXP_UNIX -I/usr/include/seamonkey-2.17.1/java -I/usr/include/seamonkey-2.17.1/plugin -I/usr/include/seamonkey-2.17.1/nspr \ -fvisibility=hidden \ -fPIC -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaParseProperties.o -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaParseProperties.cc cd /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp && \ g++ -O2 -march=i486 -mtune=i686 \ IcedTeaNPPlugin.o IcedTeaScriptablePluginObject.o IcedTeaJavaRequestProcessor.o IcedTeaPluginRequestProcessor.o IcedTeaPluginUtils.o IcedTeaParseProperties.o \ -lglib-2.0 \ -L/usr/lib/seamonkey-2.17.1 -lplds4 -lplc4 -lnspr4 -lpthread -ldl \ -shared -o /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPlugin.so if test "xnetscape sun/applet" != x; then \ find /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java -name '*.java' | sort > liveconnect-source-files.txt ; \ fi touch liveconnect-source-files.txt if test "xnetscape sun/applet" != x; then \ mkdir -p /home/djemos/icedtea-web/src/icedtea-web-1.4/liveconnect && \ /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /home/djemos/icedtea-web/src/icedtea-web-1.4/liveconnect \ -bootclasspath /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/rt.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/jsse.jar:/home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/jre/lib/resources.jar \ -sourcepath /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java \ @liveconnect-source-files.txt ; \ fi /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:121: warning: [deprecation] Ref in sun.misc has been deprecated import sun.misc.Ref; ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:266: warning: [static] static variable should be qualified by type name, PluginAppletSecurityContext, instead of by an expression this.classLoaders.put(liveconnectLoader, u); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:284: warning: [rawtypes] found raw type: Class private Object parseArgs(String s, Class c) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:311: warning: [static] static variable should be qualified by type name, PluginAppletSecurityContext, instead of by an expression this.classLoaders.put(cl, src); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:316: warning: [static] static variable should be qualified by type name, PluginAppletSecurityContext, instead of by an expression this.instanceClassLoaders.put(i, cl); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:417: warning: [rawtypes] found raw type: Class Class c = null; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:430: warning: [static] static variable should be qualified by type name, PluginAppletSecurityContext, instead of by an expression cl = this.instanceClassLoaders.get(instance); ^ /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:464: warning: [rawtypes] found raw type: Constructor Constructor cs = null; ^ missing type arguments for generic class Constructor where T is a type-variable: T extends Object declared in class Constructor /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:808: warning: [rawtypes] found raw type: Class Class c; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:835: warning: [rawtypes] found raw type: Class Class c = (Class) store.getObject(classNameID); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:866: warning: [rawtypes] found raw type: Class Class c = (Class) store.getObject(classNameID); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:903: warning: [rawtypes] found raw type: Constructor final Constructor m = (Constructor) store.getObject(methodID); ^ missing type arguments for generic class Constructor where T is a type-variable: T extends Object declared in class Constructor /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:914: warning: [rawtypes] found raw type: Class Class c = (Class) store.getObject(classID); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:1094: warning: [rawtypes] found raw type: Class public void checkPermission(String jsSrc, Class target, AccessControlContext acc) throws AccessControlException { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:1177: warning: [rawtypes] found raw type: Class Class c = null; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:1196: warning: [rawtypes] found raw type: Constructor Constructor cs = null; ^ missing type arguments for generic class Constructor where T is a type-variable: T extends Object declared in class Constructor /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/MethodOverloadResolver.java:406: warning: [rawtypes] found raw type: Constructor return matchingConstructors.toArray(new Constructor[0]); ^ missing type arguments for generic class Constructor where T is a type-variable: T extends Object declared in class Constructor /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:70: warning: [rawtypes] found raw type: Class private List typeList; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:138: warning: [rawtypes] found raw type: Class typeList = new ArrayList(10); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:147: warning: [rawtypes] found raw type: Class Class primitive = primitiveNameToType(elem); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:180: warning: [rawtypes] found raw type: Class public static Class getClass(String name, ClassLoader cl) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:182: warning: [rawtypes] found raw type: Class Class c = null; ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:199: warning: [rawtypes] found raw type: Class public static Class primitiveNameToType(String name) { ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletSecurityContext.java:223: warning: [rawtypes] found raw type: Class return typeList.subList(0, typeList.size()).toArray(new Class[] {}); ^ missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java:789: warning: [deprecation] Ref in sun.misc has been deprecated private synchronized Ref getCachedImageRef(URL url) { ^ 25 warnings mkdir -p stamps touch stamps/liveconnect.stamp if test "xnetscape sun/applet" != x; then \ (cd /home/djemos/icedtea-web/src/icedtea-web-1.4/liveconnect ; \ mkdir -p lib ; \ /home/djemos/icedtea-web/src/icedtea-web-1.4/bootstrap/jdk1.6.0/bin/jar cf lib/classes.jar netscape sun/applet ; \ cp -pPR -l /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/java src; \ find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ cd src ; \ /usr/bin/zip -qr /home/djemos/icedtea-web/src/icedtea-web-1.4/liveconnect/lib/src.zip netscape sun/applet ) ; \ fi mkdir -p stamps touch stamps/liveconnect-dist.stamp mkdir -p stamps touch stamps/plugin.stamp mkdir -p launcher.build sed -e 's|[@]LAUNCHER_BOOTCLASSPATH[@]|"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar"|g' -e 's|[@]JAVAWS_BIN_LOCATION[@]|/usr/bin/javaws|g' -e 's|[@]JAVAWS_SPLASH_LOCATION[@]|/usr/share/icedtea-web/javaws_splash.png|g' -e 's|[@]ITWEB_SETTINGS_BIN_LOCATION[@]|/usr/bin/itweb-settings|g' -e 's|[@]JAVA[@]|/usr/lib/java/jre/bin/java|g' -e 's|[@]JRE[@]|/usr/lib/java/jre|g' < launcher/javaws.in > launcher.build/javaws sed "s#PATH_TO_JAVAWS#/usr/bin/javaws#" < ./javaws.desktop.in > javaws.desktop mkdir -p stamps touch stamps/netx-docs.stamp mkdir -p stamps touch stamps/plugin-docs.stamp touch stamps/docs.stamp mkdir -p launcher.build sed -e 's|[@]LAUNCHER_BOOTCLASSPATH[@]|"-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar"|g' -e 's|[@]JAVAWS_BIN_LOCATION[@]|/usr/bin/javaws|g' -e 's|[@]JAVAWS_SPLASH_LOCATION[@]|/usr/share/icedtea-web/javaws_splash.png|g' -e 's|[@]ITWEB_SETTINGS_BIN_LOCATION[@]|/usr/bin/itweb-settings|g' -e 's|[@]JAVA[@]|/usr/lib/java/jre/bin/java|g' -e 's|[@]JRE[@]|/usr/lib/java/jre|g' < launcher/itweb-settings.in > launcher.build/itweb-settings sed "s#PATH_TO_ITWEB_SETTINGS#/usr/bin/itweb-settings#" \ < ./itweb-settings.desktop.in > itweb-settings.desktop make[1]: Entering directory `/home/djemos/icedtea-web/src/icedtea-web-1.4' /bin/sh /home/djemos/icedtea-web/src/icedtea-web-1.4/install-sh -d /home/djemos/icedtea-web/pkg/usr/bin /home/djemos/icedtea-web/pkg/usr/share/icedtea-web/ /home/djemos/icedtea-web/pkg/usr/lib /usr/bin/ginstall -c /home/djemos/icedtea-web/src/icedtea-web-1.4/plugin/icedteanp/IcedTeaPlugin.so /home/djemos/icedtea-web/pkg/usr/lib /usr/bin/ginstall -c -m 644 /home/djemos/icedtea-web/src/icedtea-web-1.4/liveconnect/lib/classes.jar /home/djemos/icedtea-web/pkg/usr/share/icedtea-web/plugin.jar /usr/bin/ginstall -c -m 644 /home/djemos/icedtea-web/src/icedtea-web-1.4/netx.build/lib/classes.jar /home/djemos/icedtea-web/pkg/usr/share/icedtea-web/netx.jar /usr/bin/ginstall -c -m 644 /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/javaws_splash.png /home/djemos/icedtea-web/pkg/usr/share/icedtea-web/javaws_splash.png /usr/bin/ginstall -c launcher.build/javaws /home/djemos/icedtea-web/pkg/usr/bin /usr/bin/ginstall -c -m 644 extra-lib/about.jar /home/djemos/icedtea-web/pkg/usr/share/icedtea-web/about.jar /usr/bin/ginstall -c launcher.build/itweb-settings /home/djemos/icedtea-web/pkg/usr/bin /bin/sh /home/djemos/icedtea-web/src/icedtea-web-1.4/install-sh -d -d /home/djemos/icedtea-web/pkg/usr/man/man1 /usr/bin/ginstall -c -m 644 /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/javaws.1 /home/djemos/icedtea-web/pkg/usr/man/man1 /usr/bin/ginstall -c -m 644 /home/djemos/icedtea-web/src/icedtea-web-1.4/netx/net/sourceforge/jnlp/resources/about.jnlp /home/djemos/icedtea-web/pkg/usr/share/icedtea-web make[1]: Leaving directory `/home/djemos/icedtea-web/src/icedtea-web-1.4' /home/djemos/icedtea-web/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 install drwxr-xr-x 8 root root 4096 Ιούλ 9 12:53 usr /home/djemos/icedtea-web/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 318 Ιούλ 9 12:53 doinst.sh -rw-r--r-- 1 root root 452 Ιούλ 9 12:53 slack-desc /home/djemos/icedtea-web/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 bin drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 doc drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 lib drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 man drwxr-xr-x 6 root root 4096 Ιούλ 9 12:53 share drwxr-xr-x 3 root root 4096 Ιούλ 9 12:48 src /home/djemos/icedtea-web/pkg/usr/bin: σύνολο 8 -rwxr-xr-x 1 root root 1114 Ιούλ 9 12:53 itweb-settings -rwxr-xr-x 1 root root 2146 Ιούλ 9 12:53 javaws /home/djemos/icedtea-web/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 icedtea-web-1.4 /home/djemos/icedtea-web/pkg/usr/doc/icedtea-web-1.4: σύνολο 456 -rw-r--r-- 1 root root 1194 Ιούλ 9 12:53 AUTHORS -rw-r--r-- 1 root root 18002 Ιούλ 9 12:53 COPYING -rw-r--r-- 1 root root 419611 Ιούλ 9 12:53 ChangeLog -rw-r--r-- 1 root root 8668 Ιούλ 9 12:53 NEWS -rw-r--r-- 1 root root 5756 Ιούλ 9 12:53 README /home/djemos/icedtea-web/pkg/usr/lib: σύνολο 184 -rwxr-xr-x 1 root root 183160 Ιούλ 9 12:53 IcedTeaPlugin.so drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 mozilla /home/djemos/icedtea-web/pkg/usr/lib/mozilla: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 plugins /home/djemos/icedtea-web/pkg/usr/lib/mozilla/plugins: σύνολο 0 lrwxrwxrwx 1 root root 25 Ιούλ 9 12:53 IcedTeaPlugin.so -> /usr/lib/IcedTeaPlugin.so /home/djemos/icedtea-web/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 man1 /home/djemos/icedtea-web/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 1428 Ιούλ 9 12:53 javaws.1.gz /home/djemos/icedtea-web/pkg/usr/share: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 applications drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 icedtea-web drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 icons drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 pixmaps /home/djemos/icedtea-web/pkg/usr/share/applications: σύνολο 8 -rw-r--r-- 1 root root 555 Ιούλ 9 12:53 itweb-settings.desktop -rw-r--r-- 1 root root 229 Ιούλ 9 12:53 javaws.desktop /home/djemos/icedtea-web/pkg/usr/share/icedtea-web: σύνολο 908 -rw-r--r-- 1 root root 17546 Ιούλ 9 12:53 about.jar -rw-r--r-- 1 root root 523 Ιούλ 9 12:53 about.jnlp -rw-r--r-- 1 root root 12142 Ιούλ 9 12:53 javaws_splash.png -rw-r--r-- 1 root root 767088 Ιούλ 9 12:53 netx.jar -rw-r--r-- 1 root root 119445 Ιούλ 9 12:53 plugin.jar /home/djemos/icedtea-web/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 hicolor /home/djemos/icedtea-web/pkg/usr/share/icons/hicolor: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιούλ 9 12:53 48x48 /home/djemos/icedtea-web/pkg/usr/share/icons/hicolor/48x48: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 apps /home/djemos/icedtea-web/pkg/usr/share/icons/hicolor/48x48/apps: σύνολο 8 -rw-r--r-- 1 root root 4713 Ιούλ 9 12:53 javaws.png /home/djemos/icedtea-web/pkg/usr/share/pixmaps: σύνολο 8 -rw-r--r-- 1 root root 4713 Ιούλ 9 12:53 javaws.png /home/djemos/icedtea-web/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιούλ 9 12:53 icedtea-web-1.4 /home/djemos/icedtea-web/pkg/usr/src/icedtea-web-1.4: σύνολο 4 -rwxr-xr-x 1 root root 2978 Ιούλ 9 12:53 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/mozilla/plugins/IcedTeaPlugin.so -> /usr/lib/IcedTeaPlugin.so Making symbolic link creation script: ( cd usr/lib/mozilla/plugins ; rm -rf IcedTeaPlugin.so ) ( cd usr/lib/mozilla/plugins ; ln -sf /usr/lib/IcedTeaPlugin.so IcedTeaPlugin.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/mozilla/plugins/IcedTeaPlugin.so» Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/icedtea-web/icedtea-web-1.4-i486-2dj.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/doc/ usr/doc/icedtea-web-1.4/ usr/doc/icedtea-web-1.4/NEWS usr/doc/icedtea-web-1.4/README usr/doc/icedtea-web-1.4/AUTHORS usr/doc/icedtea-web-1.4/ChangeLog usr/doc/icedtea-web-1.4/COPYING usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/javaws.png usr/share/pixmaps/ usr/share/pixmaps/javaws.png usr/share/applications/ usr/share/applications/itweb-settings.desktop usr/share/applications/javaws.desktop usr/share/icedtea-web/ usr/share/icedtea-web/about.jnlp usr/share/icedtea-web/javaws_splash.png usr/share/icedtea-web/about.jar usr/share/icedtea-web/plugin.jar usr/share/icedtea-web/netx.jar usr/lib/ usr/lib/mozilla/ usr/lib/mozilla/plugins/ usr/lib/IcedTeaPlugin.so usr/man/ usr/man/man1/ usr/man/man1/javaws.1.gz usr/src/ usr/src/icedtea-web-1.4/ usr/src/icedtea-web-1.4/SLKBUILD usr/bin/ usr/bin/itweb-settings usr/bin/javaws Slackware package /home/djemos/icedtea-web/icedtea-web-1.4-i486-2dj.txz created. Package has been built. Cleaning pkg and src directories