Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
-D java.awt.headless true
-D sun.zip.disableMemoryMapping true
org.apache.tools.ant.Main
-D gump.merge /srv/gump/public/gump/work/merge.xml
-D build.sysclasspath last
-D javac.source 8
-D javac.target 8
jar

Environment Overrides

Name Value
CLASSPATH :/srv/gump/public/workspace/ant/bootstrap/lib/ant.jar /srv/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar /srv/gump/public/workspace/xml-xerces2/tools/bin/xjavac.jar

Command Line

/usr/local/asfpackages/java/openjdk-22-ea+20/bin/java -Djava.awt.headless=true
        -Dsun.zip.disableMemoryMapping=true org.apache.tools.ant.Main
        -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=last
        -Djavac.source=8 -Djavac.target=8 jar 

Output

Buildfile: /srv/gump/public/workspace/xml-xerces2/build.xml

init:
     [echo] ---------------- Xerces-J 2.12.3 [1999-2023] ---------------

prepare:
    [mkdir] Created dir: /srv/gump/public/workspace/xml-xerces2/build

prepare-common:
    [mkdir] Created dir: /srv/gump/public/workspace/xml-xerces2/build/src
    [mkdir] Created dir: /srv/gump/public/workspace/xml-xerces2/build/classes
    [mkdir] Created dir: /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF
    [mkdir] Created dir: /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services

prepare-src:
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/classes/META-INF/services
     [copy] Copying 737 files to /srv/gump/public/workspace/xml-xerces2/build/src
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/msg
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/regex
    [unzip] Expanding: /srv/gump/public/workspace/xml-xerces2/tools/xml-commons-external-src.zip into /srv/gump/public/workspace/xml-xerces2/build/src

compile:
     [copy] Copying 23 files to /srv/gump/public/workspace/xml-xerces2/build/classes
   [xjavac] Compiling 712 source files to /srv/gump/public/workspace/xml-xerces2/build/classes
   [xjavac] warning: [options] bootstrap class path not set in conjunction with -source 8
   [xjavac] warning: [options] source value 8 is obsolete and will be removed in a future release
   [xjavac] warning: [options] target value 8 is obsolete and will be removed in a future release
   [xjavac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/XMLEntityManager.java:31: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/xs/TypeValidator.java:20: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/parsers/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/xinclude/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xml/serialize/SecuritySupport.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac] import java.security.AccessController;
   [xjavac]                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/CoreDocumentImpl.java:1474: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             nodeTable.put(node, new Integer(num));
   [xjavac]                                 ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/CoreDocumentImpl.java:1480: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]                 nodeTable.put(node, new Integer(num));
   [xjavac]                                     ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/XMLEntityManager.java:203: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]         new Integer(DEFAULT_BUFFER_SIZE),
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/XMLEntityManager.java:956: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]                         new Object[]{new Integer(fEntityExpansionLimit) },
   [xjavac]                                      ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/XMLEntityManager.java:1647: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]             userDir = (String) AccessController.doPrivileged(GET_USER_DIR_SYSTEM_PROPERTY);
   [xjavac]                                ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/ObjectFactory.java:368: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/ObjectFactory.java:368: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]                                          ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:41: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:54: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:67: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:83: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:95: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]             AccessController.doPrivileged(new PrivilegedExceptionAction() {
   [xjavac]             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:109: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:124: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]                 AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]                 ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:135: warning: [removal] Long(long) in Long has been deprecated and marked for removal
   [xjavac]                         return new Long(f.lastModified());
   [xjavac]                                ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/html/dom/SecuritySupport.java:133: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]                 AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]                 ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:883: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]                 fSymbolMapping.put(fSymbolTable.addSymbol(symbols[i]), new Integer(i));
   [xjavac]                                                                        ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:885: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPEN_PAREN), "EXPRTOKEN_OPEN_PAREN");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:886: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_CLOSE_PAREN), "EXPRTOKEN_CLOSE_PAREN");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:887: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPEN_BRACKET), "EXPRTOKEN_OPEN_BRACKET");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:888: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_CLOSE_BRACKET), "EXPRTOKEN_CLOSE_BRACKET");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:889: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_PERIOD), "EXPRTOKEN_PERIOD");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:890: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_DOUBLE_PERIOD), "EXPRTOKEN_DOUBLE_PERIOD");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:891: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_ATSIGN), "EXPRTOKEN_ATSIGN");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:892: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_COMMA), "EXPRTOKEN_COMMA");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:893: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_DOUBLE_COLON), "EXPRTOKEN_DOUBLE_COLON");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:894: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NAMETEST_ANY), "EXPRTOKEN_NAMETEST_ANY");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:895: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NAMETEST_NAMESPACE), "EXPRTOKEN_NAMETEST_NAMESPACE");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:896: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NAMETEST_QNAME), "EXPRTOKEN_NAMETEST_QNAME");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:897: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NODETYPE_COMMENT), "EXPRTOKEN_NODETYPE_COMMENT");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:898: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NODETYPE_TEXT), "EXPRTOKEN_NODETYPE_TEXT");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:899: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NODETYPE_PI), "EXPRTOKEN_NODETYPE_PI");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:900: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NODETYPE_NODE), "EXPRTOKEN_NODETYPE_NODE");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:901: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_AND), "EXPRTOKEN_OPERATOR_AND");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:902: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_OR), "EXPRTOKEN_OPERATOR_OR");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:903: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_MOD), "EXPRTOKEN_OPERATOR_MOD");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:904: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_DIV), "EXPRTOKEN_OPERATOR_DIV");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:905: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_MULT), "EXPRTOKEN_OPERATOR_MULT");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:906: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_SLASH), "EXPRTOKEN_OPERATOR_SLASH");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:907: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_DOUBLE_SLASH), "EXPRTOKEN_OPERATOR_DOUBLE_SLASH");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:908: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_UNION), "EXPRTOKEN_OPERATOR_UNION");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:909: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_PLUS), "EXPRTOKEN_OPERATOR_PLUS");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:910: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_MINUS), "EXPRTOKEN_OPERATOR_MINUS");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:911: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_EQUAL), "EXPRTOKEN_OPERATOR_EQUAL");
   [xjavac]                             ^

Continuation...

   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:912: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_NOT_EQUAL), "EXPRTOKEN_OPERATOR_NOT_EQUAL");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:913: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_LESS), "EXPRTOKEN_OPERATOR_LESS");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:914: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_LESS_EQUAL), "EXPRTOKEN_OPERATOR_LESS_EQUAL");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:915: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_GREATER), "EXPRTOKEN_OPERATOR_GREATER");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:916: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_OPERATOR_GREATER_EQUAL), "EXPRTOKEN_OPERATOR_GREATER_EQUAL");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:917: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_FUNCTION_NAME), "EXPRTOKEN_FUNCTION_NAME");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:918: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_ANCESTOR), "EXPRTOKEN_AXISNAME_ANCESTOR");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:919: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_ANCESTOR_OR_SELF), "EXPRTOKEN_AXISNAME_ANCESTOR_OR_SELF");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:920: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_ATTRIBUTE), "EXPRTOKEN_AXISNAME_ATTRIBUTE");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:921: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_CHILD), "EXPRTOKEN_AXISNAME_CHILD");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:922: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_DESCENDANT), "EXPRTOKEN_AXISNAME_DESCENDANT");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:923: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_DESCENDANT_OR_SELF), "EXPRTOKEN_AXISNAME_DESCENDANT_OR_SELF");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:924: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_FOLLOWING), "EXPRTOKEN_AXISNAME_FOLLOWING");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:925: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_FOLLOWING_SIBLING), "EXPRTOKEN_AXISNAME_FOLLOWING_SIBLING");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:926: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_NAMESPACE), "EXPRTOKEN_AXISNAME_NAMESPACE");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:927: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_PARENT), "EXPRTOKEN_AXISNAME_PARENT");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:928: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_PRECEDING), "EXPRTOKEN_AXISNAME_PRECEDING");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:929: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_PRECEDING_SIBLING), "EXPRTOKEN_AXISNAME_PRECEDING_SIBLING");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:930: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_AXISNAME_SELF), "EXPRTOKEN_AXISNAME_SELF");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:931: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_LITERAL), "EXPRTOKEN_LITERAL");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:932: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_NUMBER), "EXPRTOKEN_NUMBER");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:933: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fTokenNames.put(new Integer(EXPRTOKEN_VARIABLE_REFERENCE), "EXPRTOKEN_VARIABLE_REFERENCE");
   [xjavac]                             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:947: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             return (String)fTokenNames.get(new Integer(token));
   [xjavac]                                            ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xpath/XPath.java:953: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]                 tokenInt = new Integer(fTokenNames.size());
   [xjavac]                            ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/xs/models/CMNodeFactory.java:122: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]             fErrorReporter.reportError(XSMessageFormatter.SCHEMA_DOMAIN, "maxOccurLimit", new Object[]{ new Integer(maxNodeLimit) }, XMLErrorReporter.SEVERITY_FATAL_ERROR);
   [xjavac]                                                                                                         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/xs/TypeValidator.java:42: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]     private static final boolean USE_CODE_POINT_COUNT_FOR_STRING_LENGTH = AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]                                                                           ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/ObjectFactory.java:368: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/ObjectFactory.java:368: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]                                          ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:41: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:54: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:67: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:83: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:95: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]             AccessController.doPrivileged(new PrivilegedExceptionAction() {
   [xjavac]             ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:109: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:124: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]                 AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]                 ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:135: warning: [removal] Long(long) in Long has been deprecated and marked for removal
   [xjavac]                         return new Long(f.lastModified());
   [xjavac]                                ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/dom/SecuritySupport.java:133: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]                 AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]                 ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dtd/models/DFAContentModel.java:683: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
   [xjavac]                         stateTable.put(newSet, new Integer(curState));
   [xjavac]                                                ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/ObjectFactory.java:368: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/ObjectFactory.java:368: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
   [xjavac]         SecurityManager security = System.getSecurityManager();
   [xjavac]                                          ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/SecuritySupport.java:41: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/SecuritySupport.java:54: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/SecuritySupport.java:67: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] /srv/gump/public/workspace/xml-xerces2/build/src/org/apache/xerces/impl/dv/SecuritySupport.java:83: warning: [removal] AccessController in java.security has been deprecated and marked for removal
   [xjavac]         AccessController.doPrivileged(new PrivilegedAction() {
   [xjavac]         ^
   [xjavac] Note: Some input files use or override a deprecated API.
   [xjavac] Note: Recompile with -Xlint:deprecation for details.
   [xjavac] Note: Some input files additionally use or override a deprecated API that is marked for removal.
   [xjavac] Note: Some input files use unchecked or unsafe operations.
   [xjavac] Note: Recompile with -Xlint:unchecked for details.
   [xjavac] 100 warnings

jar:
     [copy] Copying 1 file to /srv/gump/public/workspace/xml-xerces2/build
      [jar] Building jar: /srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar

BUILD SUCCESSFUL
Total time: 7 seconds

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Thu, 25 Apr 2024 06:00:05 ().Python Logo