------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/java/javahelp XDG_CONFIG_HOME=/construction/java/javahelp XDG_CACHE_HOME=/construction/java/javahelp/.cache HOME=/construction/java/javahelp TMPDIR="/tmp" PATH=/construction/java/javahelp/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/java/javahelp/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- JAVA_HOME=/usr/local/openjdk8 XDG_DATA_HOME=/construction/java/javahelp XDG_CONFIG_HOME=/construction/java/javahelp XDG_CACHE_HOME=/construction/java/javahelp/.cache HOME=/construction/java/javahelp TMPDIR="/tmp" PATH=/construction/java/javahelp/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/java/javahelp/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- -Djsp-jar=/usr/local/apache-tomcat-8.5/lib/jsp-api.jar -Dfile.reference.jsp-api.jar=/usr/local/apache-tomcat-8.5/lib/jsp-api.jar -Dservlet-jar=/usr/local/apache-tomcat-8.5/lib/servlet-api.jar -Dfile.reference.servlet-api.jar=/usr/local/apache-tomcat-8.5/lib/servlet-api.jar -Dtomcat-zip-present=true -Dfreebsd.ports.destdir=/construction/java/javahelp/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/javahelp" EXAMPLESDIR="share/examples/javahelp" DATADIR="share/javahelp" WWWDIR="www/javahelp" ETCDIR="etc/javahelp" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/javahelp DOCSDIR=/usr/local/share/doc/javahelp EXAMPLESDIR=/usr/local/share/examples/javahelp WWWDIR=/usr/local/www/javahelp ETCDIR=/usr/local/etc/javahelp SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/alsa-lib-1.2.2_1.pkg ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/javavmwrapper-2.7.9.pkg Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/java-zoneinfo-2021.e.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/openjdk8-8.372.07.1_1.pkg ===== Message from openjdk8-8.372.07.1_1: -- This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: proc /proc procfs rw 0 0 Installing /packages/All/apache-commons-daemon-1.3.2.pkg Installing /packages/All/tomcat85-8.5.91.pkg Installing /packages/All/apache-ant-1.10.13.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by javahelp-2.0.05.20170719_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by javahelp-2.0.05.20170719_1 for building => SHA256 Checksum OK for javaee-javahelp-2.0.05.20170719-3ca862d_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by javahelp-2.0.05.20170719_1 for building ===> Extracting for javahelp-2.0.05.20170719_1 => SHA256 Checksum OK for javaee-javahelp-2.0.05.20170719-3ca862d_GH0.tar.gz. Extracted Memory Use: 15.73M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for javahelp-2.0.05.20170719_1 /usr/bin/env WRKSRC=/construction/java/javahelp/javahelp-3ca862d REWARNFILE=/construction/java/javahelp/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh '/javac.source/s,4,6,;/javac.target/s,4,6,' /construction/java/javahelp/javahelp-3ca862d/*/nbproject/project.properties SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/apache-tomcat-8.5/lib/jsp-api.jar - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/openjdk8/bin/java - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/bin/ant - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/apache-tomcat-8.5/lib/jsp-api.jar - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/openjdk8/bin/java - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/bin/ant - found ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for javahelp-2.0.05.20170719_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for javahelp-2.0.05.20170719_1 Buildfile: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build.xml build-jsearch-jars: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-macrodef-javac: -init-macrodef-junit: -init-debug-args: -init-macrodef-nbjpda: -init-macrodef-debug: -init-macrodef-java: -init-presetdef-jar: init: deps-jar: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-macrodef-javac: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend -init-macrodef-junit: -init-debug-args: -init-macrodef-nbjpda: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart -init-macrodef-debug: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug -init-macrodef-java: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java -init-presetdef-jar: init: deps-jar: download-tomcat-zip: unpack-servlet-jar: unpack-jsp-jar: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-ap-cmdline-properties: -init-macrodef-javac-with-processors: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac -init-macrodef-javac-without-processors: -init-macrodef-javac: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:force-recompile -init-macrodef-junit: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit -init-debug-args: -init-macrodef-nbjpda: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart -init-macrodef-debug: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug -init-macrodef-java: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java -init-presetdef-jar: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:jar -init-ap-cmdline-supported: -init-ap-cmdline: init: -deps-jar-init: deps-jar: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build -warn-already-built-jar: [propertyfile] Updating property file: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/built-jar.properties -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/classes -pre-compile: -copy-persistence-xml: -compile-depend: -do-compile: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/empty [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/generated-sources/ap-source-output [javac] Compiling 137 source files to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:218: warning: [rawtypes] found raw type: Vector [javac] Vector getParseBuffer() { [javac] ^ [javac] missing type arguments for generic class Vector [javac] where E is a type-variable: [javac] E extends Object declared in class Vector [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:278: warning: [rawtypes] found raw type: Class [javac] Class c = getClass(classname); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:320: warning: [rawtypes] found raw type: Class [javac] private Class getClass(String classname) throws ClassNotFoundException { [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:321: warning: [rawtypes] found raw type: Class [javac] Class klass = null; [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:323: warning: [rawtypes] found raw type: Class [javac] Class docClass = getDocument().getClass(); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:340: warning: [rawtypes] found raw type: Class [javac] Class k = comp.getClass(); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/CustomKit.java:360: warning: [rawtypes] found raw type: Class [javac] Class[] params = writer.getParameterTypes(); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:893: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable entities; [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:896: warning: [rawtypes] found raw type: Hashtable [javac] entities = new Hashtable(); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:898: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("quot", new Character(DocPConst.DQUOTE)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:899: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("amp", new Character(DocPConst.AMPERSAND)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:900: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("gt", new Character(DocPConst.RANGLE)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:901: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("lt", new Character(DocPConst.LANGLE)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:903: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("nbsp", new Character((char)160)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:905: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("copy", new Character((char)169)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:907: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Agrave", new Character((char)192)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:908: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Aacute", new Character((char)193)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:909: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Acirc", new Character((char)194)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:910: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Atilde", new Character((char)195)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:911: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Auml", new Character((char)196)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:912: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Aring", new Character((char)197)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:913: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("AElig", new Character((char)198)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:914: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ccedil", new Character((char)199)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:915: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Egrave", new Character((char)200)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:916: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Eacute", new Character((char)201)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:917: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ecirc", new Character((char)202)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:918: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Euml", new Character((char)203)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:919: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Igrave", new Character((char)204)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:920: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Iacute", new Character((char)205)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:921: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Icirc", new Character((char)206)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:922: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Iuml", new Character((char)207)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:924: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ntilde", new Character((char)209)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:925: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ograve", new Character((char)210)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:926: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Oacute", new Character((char)211)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:927: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ocirc", new Character((char)212)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:928: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Otilde", new Character((char)213)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:929: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ouml", new Character((char)214)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:931: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Oslash", new Character((char)216)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:932: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ugrave", new Character((char)217)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:933: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Uacute", new Character((char)218)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:934: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Ucirc", new Character((char)219)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:935: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Uuml", new Character((char)220)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:936: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("Yacute", new Character((char)221)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:937: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("THORN", new Character((char)222)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:938: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("szlig", new Character((char)223)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:939: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("agrave", new Character((char)224)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:940: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("aacute", new Character((char)225)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:941: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("acirc", new Character((char)226)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:942: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("atilde", new Character((char)227)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:943: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("auml", new Character((char)228)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:944: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("aring", new Character((char)229)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:945: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("aelig", new Character((char)230)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:946: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ccedil", new Character((char)231)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:947: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("egrave", new Character((char)232)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:948: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("eacute", new Character((char)233)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:949: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ecirc", new Character((char)234)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:950: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("euml", new Character((char)235)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:951: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("igrave", new Character((char)236)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:952: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("iacute", new Character((char)237)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:953: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("icirc", new Character((char)238)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:954: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("iuml", new Character((char)239)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:955: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("eth", new Character((char)240)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:956: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ntilde", new Character((char)241)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:957: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ograve", new Character((char)242)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:958: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("oacute", new Character((char)243)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:959: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ocirc", new Character((char)244)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:960: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("otilde", new Character((char)245)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:961: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ouml", new Character((char)246)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:963: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("oslash", new Character((char)248)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:964: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ugrave", new Character((char)249)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:965: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("uacute", new Character((char)250)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:966: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("ucirc", new Character((char)251)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:967: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("uuml", new Character((char)252)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:968: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("yacute", new Character((char)253)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:969: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("thorn", new Character((char)254)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/DocumentParser.java:970: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] entities.put("yuml", new Character((char)255)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:51: warning: [rawtypes] found raw type: Hashtable [javac] protected Hashtable hashtable; [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:106: warning: [rawtypes] found raw type: Enumeration [javac] public Enumeration propertyNames() { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:107: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:107: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:121: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:121: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:123: warning: [rawtypes] found raw type: Enumeration [javac] for (Enumeration e = h.keys() ; e.hasMoreElements() ;) { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:147: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:147: warning: [rawtypes] found raw type: Hashtable [javac] Hashtable h = new Hashtable(11); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:149: warning: [rawtypes] found raw type: Enumeration [javac] for (Enumeration e = h.keys() ; e.hasMoreElements() ;) { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:163: warning: [rawtypes] found raw type: Hashtable [javac] private synchronized void enumerate(Hashtable h) { [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:164: warning: [rawtypes] found raw type: Enumeration [javac] for (Enumeration e = keys() ; e.hasMoreElements() ;) { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:166: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] h.put(key, get(key)); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:188: warning: [rawtypes] found raw type: Enumeration [javac] public synchronized Enumeration keys() { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:196: warning: [rawtypes] found raw type: Enumeration [javac] public synchronized Enumeration elements() { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:230: warning: [rawtypes] found raw type: Hashtable [javac] hashtable = new Hashtable(initialSize); [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:232: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Hashtable [javac] return hashtable.put(key, value); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:249: warning: [rawtypes] found raw type: Hashtable [javac] protected void setHashtable(Hashtable t) { [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:256: warning: [rawtypes] found raw type: Hashtable [javac] public Hashtable getHashtable() { [javac] ^ [javac] missing type arguments for generic class Hashtable [javac] where K,V are type-variables: [javac] K extends Object declared in class Hashtable [javac] V extends Object declared in class Hashtable [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/impl/com/sun/java/help/impl/TagProperties.java:281: warning: [rawtypes] found raw type: Enumeration [javac] class EmptyEnumerator implements Enumeration { [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/Map.java:59: warning: [rawtypes] found raw type: Enumeration [javac] public Enumeration getAllIDs(); [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/Map.java:105: warning: [rawtypes] found raw type: Enumeration [javac] public Enumeration getIDs(URL url); [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/Map.java:113: warning: [overrides] Class ID overrides equals, but neither it nor any superclass overrides hashCode method [javac] final public class ID implements Serializable{ [javac] ^ [javac] Note: Some input files additionally use or override a deprecated API. [javac] Note: Some input files additionally use unchecked or unsafe operations. [javac] 100 warnings [copy] Copying 44 files to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/classes -post-compile: compile: -pre-jar: -pre-pre-jar: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib -do-jar-with-manifest: [j2seproject1:jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib/jh-client.jar -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries-create-manifest: -do-jar-with-libraries-copy-manifest: [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build -do-jar-with-libraries-set-main: -do-jar-with-libraries-set-splashscreen: -init-macrodef-copylibs: -do-jar-with-libraries-pack: -do-jar-with-libraries-delete-manifest: -do-jar-with-libraries: -post-jar: [echo] [echo] [echo] [echo] To build the entire javahelp distribution, run the "release" ant target. [echo] [echo] jar: -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/JSearchClient_nbproject/build/classes -pre-compile: -compile-depend: -do-compile: [javac] Compiling 45 source files to /construction/java/javahelp/javahelp-3ca862d/JSearchClient_nbproject/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning -post-compile: compile: -pre-jar: -pre-pre-jar: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/JSearchClient_nbproject/dist -do-jar-with-manifest: [j2seproject1:jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/JSearchClient_nbproject/dist/jsearch-client.jar -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries: -post-jar: jar: download-tomcat-zip: unpack-servlet-jar: unpack-jsp-jar: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-ap-cmdline-properties: -init-macrodef-javac-with-processors: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac -init-macrodef-javac-without-processors: -init-macrodef-javac: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:force-recompile -init-macrodef-junit: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit -init-debug-args: -init-macrodef-nbjpda: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart -init-macrodef-debug: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug -init-macrodef-java: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java -init-presetdef-jar: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:jar -init-ap-cmdline-supported: -init-ap-cmdline: init: -deps-jar-init: [delete] Deleting: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/built-jar.properties deps-jar: -warn-already-built-jar: [propertyfile] Updating property file: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/built-jar.properties -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: -pre-compile: -copy-persistence-xml: -compile-depend: -do-compile: -post-compile: compile: -pre-jar: -pre-pre-jar: -do-jar-with-manifest: -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries-create-manifest: -do-jar-with-libraries-copy-manifest: [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build -do-jar-with-libraries-set-main: -do-jar-with-libraries-set-splashscreen: -init-macrodef-copylibs: -do-jar-with-libraries-pack: -do-jar-with-libraries-delete-manifest: -do-jar-with-libraries: -post-jar: [echo] [echo] [echo] [echo] To build the entire javahelp distribution, run the "release" ant target. [echo] [echo] jar: -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/build/classes -pre-compile: -compile-depend: -do-compile: [javac] Compiling 9 source files to /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning -post-compile: compile: -pre-jar: -pre-pre-jar: [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/dist -do-jar-with-manifest: [j2seproject1:jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/dist/jsearch-indexer.jar -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries: -post-jar: [echo] Creating merged jsearch.jar [jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/dist/jsearch.jar [echo] Creating jsearch-misc.jar [jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/JSearchIndexer_nbproject/dist/jsearch-misc.jar jar: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-macrodef-javac: -init-macrodef-junit: -init-debug-args: -init-macrodef-nbjpda: -init-macrodef-debug: -init-macrodef-java: -init-presetdef-jar: init: deps-jar: download-tomcat-zip: unpack-servlet-jar: unpack-jsp-jar: -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-ap-cmdline-properties: -init-macrodef-javac-with-processors: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:javac -init-macrodef-javac-without-processors: -init-macrodef-javac: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:depend Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:force-recompile -init-macrodef-junit: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:junit -init-debug-args: -init-macrodef-nbjpda: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart -init-macrodef-debug: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/3:debug -init-macrodef-java: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java -init-presetdef-jar: Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:jar -init-ap-cmdline-supported: -init-ap-cmdline: init: -deps-jar-init: [delete] Deleting: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/built-jar.properties deps-jar: -warn-already-built-jar: [propertyfile] Updating property file: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/built-jar.properties -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: -pre-compile: -copy-persistence-xml: -compile-depend: -do-compile: -post-compile: compile: -pre-jar: -pre-pre-jar: -do-jar-with-manifest: -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries-create-manifest: -do-jar-with-libraries-copy-manifest: [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build -do-jar-with-libraries-set-main: -do-jar-with-libraries-set-splashscreen: -init-macrodef-copylibs: -do-jar-with-libraries-pack: -do-jar-with-libraries-delete-manifest: -do-jar-with-libraries: -post-jar: [echo] [echo] [echo] [echo] To build the entire javahelp distribution, run the "release" ant target. [echo] [echo] jar: -check-automatic-build: -clean-after-automatic-build: -verify-automatic-build: -pre-pre-compile: -pre-compile: -compile-depend: -do-compile: -post-compile: compile: -pre-jar: -pre-pre-jar: -do-jar-with-manifest: -do-jar-without-manifest: -do-jar-with-mainclass: -do-jar-with-libraries: -post-jar: jar: copy-jsearch-jars: [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib [copy] Copying 1 file to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib create-javahelp-jars: [jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib/jhbasic.jar [jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib/jh.jar [copy] Copying 370 files to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/build/allclasses [jar] Building jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib/jhall.jar [mkdir] Created dir: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/bin [copy] Copying 11 files to /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/bin [jar] Building MANIFEST-only jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/bin/jhindexer.jar [jar] Building MANIFEST-only jar: /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/bin/jhsearch.jar release: BUILD SUCCESSFUL Total time: 12 seconds SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/openjdk8/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for javahelp-2.0.05.20170719_1 ===> javahelp-2.0.05.20170719_1 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list install -m 555 /construction/java/javahelp/jhindexer /construction/java/javahelp/jhsearch /construction/java/javahelp/stage/usr/local/bin/ install -m 0644 /construction/java/javahelp/javahelp-3ca862d/javahelp_nbproject/dist/lib/*.jar /construction/java/javahelp/stage/usr/local/share/java/classes/ /bin/mkdir -p /construction/java/javahelp/stage/usr/local/share/java/classes/dtd install -m 0644 /construction/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/doc/public-spec/dtd/*_2_0.dtd /construction/java/javahelp/stage/usr/local/share/java/classes/dtd/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for javahelp-2.0.05.20170719_1 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% Service unavailablepacking files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23