-------------------- ant
ant.properties.jdk16:
j13lib=/usr/local/java/jdk1.3/jre/lib
j14lib=/usr/local/java/jdk1.4/jre/lib
# Need next, otherwise build.xml chooses /usr/local/java/jdk1.5.0_beta2/jre/lib
j15lib=/usr/local/java/jdk1.5/jre/lib
jdk16=/usr/local/java/jdk1.6.0
proceed=false
sane=false
debug=false
#
jsr169compile.classpath=Apache/Derby/jsr169compile/classes.zip:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar
#
jsr169compile.classpath=Apache/Derby/jsr169compile/btclasses.zip:/home/os136789/Apache/Derby/jsr169compile/foundation.jar:/home/os136789/Apache/Derby/jsr169compile/jdbc.jar
# Use jsr169 stuff built from source:
jsr169compile.classpath=phoneme-advanced/cdc/build/linux-x86-generic/btclasses.zip:/home/os136789/phoneme-advanced/cdc/build/linux-x86-generic/lib/foundation.jar:/home/os136789/jsr169/classes/jsr169.jar
-------------------- ant clobber
Buildfile: build.xml
clean:
[delete] Deleting directory Apache/TinderBox_Derby/trunk/classes
[delete] Deleting directory Apache/TinderBox_Derby/trunk/classes.storeless
[delete] Deleting directory Apache/TinderBox_Derby/trunk/classes.pptesting
cleanstate:
[delete] Deleting: Apache/TinderBox_Derby/trunk/java/engine/state.properties
[delete] Deleting:
Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity/SanityState.java
cleanparsers:
[delete] Deleting 4 files from
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/impl/sql/compile
[delete] Deleting 10 files from
Apache/TinderBox_Derby/trunk/java/tools/org/apache/derby/impl/tools/ij
cleanmessages:
[delete] Deleting 1 files from
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/loc
cleancatalog:
[delete] Deleting:
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java
cleantoursdb:
[delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.jar
[delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb.out
[delete] Deleting: Apache/TinderBox_Derby/trunk/java/demo/toursdb/derby.log
[delete] Deleting directory
Apache/TinderBox_Derby/trunk/java/demo/toursdb/toursdb
clobber:
BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
-------------------- ant all
Buildfile: build.xml
checkCompilerLevel:
setInitialProperties:
init:
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/empty
ensuresanitystate:
evaluate.sane:
ensuresanitystate.sane:
ensuresanitystate.insane:
insane:
[propertyfile] Creating new property file:
Apache/TinderBox_Derby/trunk/java/engine/state.properties
setissane:
prebuild:
compile:
[javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
build:
setCompilerProperties:
printCompilerProperties:
[setJdkProperties] Setting property java14compile.classpath to
/usr/local/java/jdk1.4/jre/lib/charsets.jar:/usr/local/java/jdk1.4/jre/lib/jce.jar:/usr/local/java/jdk1.4/jre/lib/jsse.jar:/usr/local/java/jdk1.4/jre/lib/plugin.jar:/usr/local/java/jdk1.4/jre/lib/rt.jar:/usr/local/java/jdk1.4/jre/lib/sunrsasign.jar
[setJdkProperties] Setting property java15compile.classpath to
/usr/local/java/jdk1.5/jre/lib/charsets.jar:/usr/local/java/jdk1.5/jre/lib/deploy.jar:/usr/local/java/jdk1.5/jre/lib/javaws.jar:/usr/local/java/jdk1.5/jre/lib/jce.jar:/usr/local/java/jdk1.5/jre/lib/jsse.jar:/usr/local/java/jdk1.5/jre/lib/plugin.jar:/usr/local/java/jdk1.5/jre/lib/rt.jar
[setJdkProperties] Setting property java14compile.classpath to
/usr/local/java/jdk1.4/jre/lib/charsets.jar:/usr/local/java/jdk1.4/jre/lib/jce.jar:/usr/local/java/jdk1.4/jre/lib/jsse.jar:/usr/local/java/jdk1.4/jre/lib/plugin.jar:/usr/local/java/jdk1.4/jre/lib/rt.jar:/usr/local/java/jdk1.4/jre/lib/sunrsasign.jar
[setJdkProperties] Setting property java15compile.classpath to
/usr/local/java/jdk1.5/jre/lib/charsets.jar:/usr/local/java/jdk1.5/jre/lib/deploy.jar:/usr/local/java/jdk1.5/jre/lib/javaws.jar:/usr/local/java/jdk1.5/jre/lib/jce.jar:/usr/local/java/jdk1.5/jre/lib/jsse.jar:/usr/local/java/jdk1.5/jre/lib/plugin.jar:/usr/local/java/jdk1.5/jre/lib/rt.jar
[setJdkProperties] Setting property java16compile.classpath to
/usr/local/java/jdk1.6.0_14-64/jre/lib/alt-rt.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/charsets.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/deploy.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/javaws.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/jce.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/jsse.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/management-agent.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/plugin.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/resources.jar:/usr/local/java/jdk1.6.0_14-64/jre/lib/rt.jar
printCompilerProperties:
jsr169stubs:
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/stubs
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/stubs/jsr169
[javac] Compiling 26 source files to
Apache/TinderBox_Derby/trunk/classes/stubs/jsr169
jdbc3stubs:
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/stubs/jdbc3
[javac] Compiling 43 source files to
Apache/TinderBox_Derby/trunk/classes/stubs/jdbc3
jdbc4stubs:
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/stubs/jdbc4
[javac] Compiling 93 source files to
Apache/TinderBox_Derby/trunk/classes/stubs/jdbc4
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:25: warning:
[deprecation] getHours() in java.util.Date has been deprecated
[javac] public int getHours() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:26: warning:
[deprecation] getMinutes() in java.util.Date has been deprecated
[javac] public int getMinutes() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:27: warning:
[deprecation] getSeconds() in java.util.Date has been deprecated
[javac] public int getSeconds() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:28: warning:
[deprecation] setHours(int) in java.util.Date has been deprecated
[javac] public void setHours(int i) { }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:29: warning:
[deprecation] setMinutes(int) in java.util.Date has been deprecated
[javac] public void setMinutes(int i) { }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Date.java:30: warning:
[deprecation] setSeconds(int) in java.util.Date has been deprecated
[javac] public void setSeconds(int i) { }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:25: warning:
[deprecation] getDate() in java.util.Date has been deprecated
[javac] public int getDate() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:26: warning:
[deprecation] getDay() in java.util.Date has been deprecated
[javac] public int getDay() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:27: warning:
[deprecation] getMonth() in java.util.Date has been deprecated
[javac] public int getMonth() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:28: warning:
[deprecation] getYear() in java.util.Date has been deprecated
[javac] public int getYear() { return 0; }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:29: warning:
[deprecation] setDate(int) in java.util.Date has been deprecated
[javac] public void setDate(int i) { }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:30: warning:
[deprecation] setMonth(int) in java.util.Date has been deprecated
[javac] public void setMonth(int i) { }
[javac] ^
[javac]
Apache/TinderBox_Derby/trunk/java/stubs/jdbc4/java/sql/Time.java:32: warning:
[deprecation] setYear(int) in java.util.Date has been deprecated
[javac] public void setYear(int i) { }
[javac] ^
[javac] 13 warnings
felixStubs:
[mkdir] Created dir: Apache/TinderBox_Derby/trunk/classes/stubs/felix
[javac] Compiling 25 source files to
Apache/TinderBox_Derby/trunk/classes/stubs/felix
showenv:
[echo] Ant environment:
[echo] Base Directory: Apache/TinderBox_Derby/trunk
[echo] Build output: Apache/TinderBox_Derby/trunk/classes
[echo] Compiler: modern
[echo] Sane = false
[echo] Proceed = false
getstate:
state:
[echo] Generating SanityState.java...
[copy] Copying 1 file to
Apache/TinderBox_Derby/trunk/java/shared/org/apache/derby/shared/common/sanity
[propertyfile] Updating property file:
Apache/TinderBox_Derby/trunk/java/engine/state.properties
shared:
compile:
[javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes
[javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
shared:
parsers:
parser:
chkparser:
genParser:
[echo] Generating ij parser...
[java] Java Compiler Compiler Version 4.0 (Parser Generator)
[java] (type "javacc" with no arguments for help)
[java] Reading from file ij.jj . . .
[java] Note: UNICODE_INPUT option is specified. Please make sure you
create the parser/lexer using a Reader with the correct character encoding.
[java] Warning: Lookahead adequacy checking not being performed since
option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force
checking.
[java] File "TokenMgrError.java" does not exist. Will create one.
[java] File "Token.java" does not exist. Will create one.
[java] File "CharStream.java" does not exist. Will create one.
[java] Parser generated with 0 errors and 1 warnings.
chkparser:
genParser:
[echo] Generating mtGrammar parser...
[java] Java Compiler Compiler Version 4.0 (Parser Generator)
[java] (type "javacc" with no arguments for help)
[java] Reading from file mtGrammar.jj . . .
[java] Note: UNICODE_INPUT option is specified. Please make sure you
create the parser/lexer using a Reader with the correct character encoding.
[java] File "SimpleCharStream.java" does not exist. Will create one.
[java] Parser generated successfully.
parser:
chkparser:
genParser:
[echo] Generating SQL parser...
[java] Java Compiler Compiler Version 4.0 (Parser Generator)
[java] (type "javacc" with no arguments for help)
[java] Reading from file sqlgrammar.jj . . .
[java] Note: UNICODE_INPUT option is specified. Please make sure you
create the parser/lexer using a Reader with the correct character encoding.
[java] File "TokenMgrError.java" does not exist. Will create one.
[java] Warning: ParseException.java: File is obsolete. Please rename or
delete this file so that a new one can be generated for you.
[java] Warning: Token.java: File is obsolete. Please rename or delete
this file so that a new one can be generated for you.
[java] Warning: CharStream.java: File is obsolete. Please rename or
delete this file so that a new one can be generated for you.
[java] Parser generated with 0 errors and 3 warnings.
engine:
engine_169:
compile_reference:
[javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
compile_authentication:
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
authentication:
compile_security:
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
security:
compile_mbeans:
[javac] Compiling 4 source files to Apache/TinderBox_Derby/trunk/classes
compile_io:
storage:
compile_iapi_error_jsr169:
compile_reference:
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
compile_util:
compile_types:
[javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
[javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_services_jsr169:
[javac] Compiling 26 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_services_io:
[javac] Compiling 6 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_store_jsr169:
[javac] Compiling 11 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_sql_jsr169:
compile_iapi_db:
[javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_jdbc_jsr169:
[javac] Compiling 6 source files to Apache/TinderBox_Derby/trunk/classes
compile_database:
database:
compile_impl_169:
compile_impl_services_169:
[javac] Compiling 53 source files to Apache/TinderBox_Derby/trunk/classes
compile_impl_io_169:
[javac] Compiling 20 source files to Apache/TinderBox_Derby/trunk/classes
engine_j2se:
compile_iapi_error_jsr169:
compile_reference:
compile_util:
compile_types:
compile_iapi_services_jsr169:
compile_iapi_services_io:
compile_iapi_store_jsr169:
compile_iapi_sql_jsr169:
compile_iapi_db:
compile_iapi_jdbc_jsr169:
compile_iapi_error:
compile_iapi_services_jsr169:
compile_iapi_services_io:
compile_crypto:
compile_crypto:
[javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes
compile_jdbc3:
compile:
compile_iapi_store_jsr169:
compile_iapi_store_jdk13:
[javac] Compiling 2 source files to Apache/TinderBox_Derby/trunk/classes
compile:
compile_iapi_sql_jsr169:
compile_iapi_sql_jdbc2:
compile:
compile_iapi_jdbc:
compile_iapi_jdbc_stmt:
[javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes
compile_iapi_jdbc_jsr169:
compile_iapi_jdbc_jdbc2:
[javac] Compiling 3 source files to Apache/TinderBox_Derby/trunk/classes
compile_iapi_jdbc_jdbc3:
[javac] Compiling 4 source files to Apache/TinderBox_Derby/trunk/classes
compile_jdbc4:
[javac] Compiling 5 source files to Apache/TinderBox_Derby/trunk/classes
[javac]
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/jdbc/FailedProperties40.java:27:
cannot access java.util.HashMap
[javac] bad class file:
/usr/local/java/jdk1.6.0_14-64/jre/lib/alt-rt.jar(java/util/HashMap.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct subdirectory
of the classpath.
[javac] import java.util.HashMap;
[javac] ^
[javac] 1 error
BUILD FAILED
Apache/TinderBox_Derby/trunk/build.xml:452: The following error occurred while
executing this line:
Apache/TinderBox_Derby/trunk/java/engine/build.xml:58: The following error
occurred while executing this line:
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/build.xml:76:
The following error occurred while executing this line:
Apache/TinderBox_Derby/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml:158:
Compile failed; see the compiler error output for details.
Total time: 58 seconds