Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Build Failed - EclipseLink Bootstrap Automated Builds

Hi all,

I broke the build last night (I was requested to add some source to a zip file). My testing ran fine due to an unexpected end-case. The new code didn't fail locally, nor was it exercised by the cb (the only time the problem would be found is if a nightly build was run). I have put in a fix, and am re-running the nightly build to verify it. I will re-establish the cb after the build.

I will be merging my "version" transaction after the "nightly" is finished, and will be looking for failures in the cb (heads-up that there may be build issues today). I will send another email to signal "all-clear" once I've committed and the builds have run clean. That way you'll know that a cb failure will then be something you should look into.

Call me if you have any concerns.

-Eric

peter.krogh@xxxxxxxxxx wrote:
     [echo] ---- Bootstrap ----

init:
     [echo] ANT_ARGS=' '
     [echo] ANT_OPTS='-Xmx128m'
[echo] [echo] build_date.build_time='20081016.0205'
     [echo] java.version    = '1.6.0'
     [echo] os.name         = 'Linux'
     [echo] os.arch         = 'ppc'
     [echo] os.version      = '2.6.16.60-0.27-ppc64'
[echo] [echo] ant.file = '/opt/public/rt/eclipselink/bootstrap.xml'
     [echo] ant.version     = 'Apache Ant version 1.7.0 compiled on December 13 2006'
     [echo] ant.project.name= 'EclipseLink Bootstrap Automated Builds'
     [echo] ant.java.version= '1.6'
     [echo] ant.home        = '/shared/common/apache-ant-1.7.0'
[echo] [echo] basedir = '/opt/public/rt/eclipselink'

init-linux:

init-win:

init-test:

init-test2:

properties-init:
     [echo] svn.exec        ='/usr/local/bin/svn'
     [echo] env.HOME_DIR    = '/shared/rt/eclipselink'
     [echo] env.JAVA_HOME   = '/shared/common/ibm-java-jdk-ppc-60'
     [echo] env.JUNIT_HOME  = '/shared/rt/eclipselink/bld_deps/trunk/junit'
     [echo] env.MAVENANT_DIR= '/shared/rt/eclipselink/bld_deps/trunk/mavenant'
     [echo] env.PATH        = '/shared/common/ibm-java-jdk-ppc-60/bin:/shared/common/apache-ant-1.7.0/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin'
     [echo] env.CLASSPATH   = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/trunk/mavenant/maven-ant-tasks-2.0.8.jar'
     [echo] env.SVN_EXEC    = '/usr/local/bin/svn'
     [echo] env.TARGET      = 'nightly'
[echo] [echo] branch.name = ''
     [echo] build.root.dir  = '/shared/rt/eclipselink/trunk'
     [echo] build.deps.dir  = '/shared/rt/eclipselink/bld_deps/trunk'
     [echo] log.dir         = '/shared/rt/eclipselink/logs'
     [echo] junit.dir       = '/shared/rt/eclipselink/bld_deps/trunk/junit'
     [echo] junit.lib       = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar'
     [echo] branch.dir      = 'trunk'
     [echo] autobld.file    = 'autobuild.xml'
[echo] [echo] env.CLASSPATH = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/trunk/mavenant/maven-ant-tasks-2.0.8.jar' [echo] [echo] svn.ro.protocol = 'http:'
     [echo] svn.protocol    = 'svn:'
     [echo] svn.rw.protocol = 'svn+ssh:'
     [echo] svn.base.urlpath= '//dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.base.url    = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.branch.url  = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk'
     [echo] svn.build.url   = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk/buildsystem'
     [echo] current.svnrev.file= '/shared/rt/eclipselink/logs/.current_svn_rev'
     [echo] latest.svnrev.file = '/shared/rt/eclipselink/logs/.latest_svn_rev'

no-get-src:

get-src:
     [echo] ** Begin of Source Retrieval **
     [echo] ** From: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk
     [echo] ** Root: /shared/rt/eclipselink/trunk
     [exec] Restored 'trunk/eclipselink-src.zip'
     [exec] Checked out revision 2577.
     [echo] **  End of Source Retrieval  **

nightly:
     [echo] 'nightly' target: Calling 'build-nightly' target in '/shared/rt/eclipselink/trunk/autobuild.xml'
     [echo] ---- AutoBuild.xml ----

init:
     [echo] ANT_ARGS=' '
     [echo] ANT_OPTS='-Xmx128m'
[echo] [echo] build_date.build_time='20081016.0205'
     [echo] java.version  ='1.6.0'
     [echo] os.name       ='Linux'
     [echo] os.arch       ='ppc'
     [echo] os.version    ='2.6.16.60-0.27-ppc64'
[echo] [echo] EL version ='1.1'
     [echo] basedir       ='/shared/rt/eclipselink/trunk'
     [echo] build.deps.dir='/shared/rt/eclipselink/bld_deps/trunk'
     [echo] build.root.dir='/shared/rt/eclipselink/trunk'
     [echo] log.dir       ='/shared/rt/eclipselink/logs'
     [echo] junit.dir     ='/shared/rt/eclipselink/bld_deps/trunk/junit'
     [echo] junit.lib     ='/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar'

clean:

clean:

clean:

clean:
Trying to override old definition of task javac

clean:
[DeleteDirQuietly] Deleting directory /shared/rt/eclipselink/trunk/dbws/org.eclipse.persistence.dbws/classes

clean:

clean:

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/moxy/org.eclipse.persistence.moxy/classes

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/sdo/org.eclipse.persistence.sdo/classes

clean-iconlib:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-iconlib:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

clean:

clean-utility-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-utility:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-platformsmodel-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-platformsmodel:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-mappingsmodel-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-mappingsmodel:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-mappingsio-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-mappingsio:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-uitools-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-uitools:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] _nowarn='on'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-framework-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-framework:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] _nowarn='on'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-platformsplugin-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-platformsplugin:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-mappingsplugin-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-mappingsplugin:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] _nowarn='on'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-scplugin-debug:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-scplugin:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] _nowarn='on'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

init:
     [echo] BuildDate.BuildTime='081016.0205'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

clean-workbench-debug:

clean:

clean:

clean:

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/moxy/eclipselink.moxy.test/classes

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/sdo/eclipselink.sdo.test/classes

clean-utility-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-utility:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-uitools-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-uitools:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-framework-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-framework:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-platformsplugin-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-platformsplugin:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-scplugin-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-scplugin:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

clean-mappingsplugin-debug:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

call-clean-mappingsplugin:

init:
     [echo] BuildDate.BuildTime='081016.0206'
     [echo] java.version='1.6.0'
     [echo] os.name='Linux'
     [echo] os.arch='ppc'
     [echo] os.version='2.6.16.60-0.27-ppc64'
     [echo] stop.on.error='false'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.5'

set-release:

set-debug:
     [echo] debug.level='lines,vars,source'
     [echo] debug.set not defined.
     [echo] debug.postfix='debug'

clean:

init:
     [echo] java_home=/opt/ibm/ibm-java-jdk-ppc-60/jre/..

clean-workbench-debug:

clean:
   [delete] Deleting directory /shared/rt/eclipselink/trunk/build
   [delete] Deleting: /shared/rt/eclipselink/trunk/eclipselink.jar
   [delete] Deleting: /shared/rt/eclipselink/trunk/eclipselink-src.zip

check-4-junit:
     [echo] Looking for: /shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar
     [echo] junit-exist: true

get-junit:

check-4-mail:
     [echo] Looking for: /shared/rt/eclipselink/bld_deps/trunk/mail/mail.jar
     [echo] mail-exist: true

get-mail:

check-4-activation:
     [echo] Looking for: /shared/rt/eclipselink/bld_deps/trunk/mail/activation.jar
     [echo] activation-exist: true

get-activation:

check-4-mavenant:
     [echo] Looking for: /shared/rt/eclipselink/bld_deps/trunk/mavenant/maven-ant-tasks-2.0.8.jar
     [echo] mavenant-exist: true

get-mavenant:

get-dependencies:

build:

build-core:

clean:

compile:
     [copy] Copying 1 file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes
   [delete] Deleting: /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence/Version.java
    [javac] Compiling 1266 source files to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes
    [javac] /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ReferenceMode.java:37: warning: unmappable character for encoding ASCII
    [javac]      * gc?d before the EM/UnitOfWork flushes to the database then this object
    [javac]          ^
    [javac] /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ReferenceMode.java:42: warning: unmappable character for encoding ASCII
    [javac]      * be held by ?hard? references and are not available for GC. This is the
    [javac]                   ^
    [javac] /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ReferenceMode.java:42: warning: unmappable character for encoding ASCII
    [javac]      * be held by ?hard? references and are not available for GC. This is the
    [javac]                        ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings

all:
Trying to override old definition of task javac

clean:

verify-dependencies:

compile:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/dbws/org.eclipse.persistence.dbws/classes
    [javac] Compiling 46 source files to /shared/rt/eclipselink/trunk/dbws/org.eclipse.persistence.dbws/classes

create-jar:
[DeleteDirQuietly] Deleting directory /shared/rt/eclipselink/trunk/dbws/plugins
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/dbws/plugins
      [jar] Building jar: /shared/rt/eclipselink/trunk/dbws/plugins/org.eclipse.persistence.dbws.jar

all:

clean:

config-trunk:

config-flat:

compile:
    [javac] Compiling 162 source files to /shared/rt/eclipselink/trunk/jpa/org.eclipse.persistence.jpa/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

all:

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/moxy/org.eclipse.persistence.moxy/classes

compile-core:

compile:
     [copy] Copying 1 file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes
   [delete] Deleting: /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence/Version.java

all:
    [javac] Compiling 51 source files to /shared/rt/eclipselink/trunk/moxy/org.eclipse.persistence.moxy/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

clean:
    [mkdir] Created dir: /shared/rt/eclipselink/trunk/sdo/org.eclipse.persistence.sdo/classes

compile-core:

compile:
     [copy] Copying 1 file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence
    [javac] Compiling 1 source file to /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes
   [delete] Deleting: /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.core/classes/org/eclipse/persistence/Version.java

all:
    [javac] Compiling 68 source files to /shared/rt/eclipselink/trunk/sdo/org.eclipse.persistence.sdo/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

create-build-dir:
    [unjar] Expanding: /shared/rt/eclipselink/trunk/foundation/org.eclipse.persistence.oracle/eclipselink-extension-oracle.jar into /shared/rt/eclipselink/trunk/build

package-eclipselink-jar:
      [jar] Building jar: /shared/rt/eclipselink/trunk/eclipselink.jar

clean-eclipselink-bundles:

build-eclipselink-bundles:
      [jar] Building jar: /shared/rt/eclipselink/trunk/foundation/plugins/org.eclipse.persistence.core_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/jpa/plugins/org.eclipse.persistence.jpa_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/moxy/plugins/org.eclipse.persistence.moxy_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/sdo/plugins/org.eclipse.persistence.sdo_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/foundation/plugins/org.eclipse.persistence.oracle_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/plugins/org.eclipse.persistence.asm_20081016.jar
      [jar] Building jar: /shared/rt/eclipselink/trunk/plugins/org.eclipse.persistence.antlr_20081016.jar

package-src-jar:
      [zip] Building zip: /shared/rt/eclipselink/trunk/eclipselink-src.zip

package-tst-src-jar:
   [delete] Deleting: /shared/rt/eclipselink/trunk/eclipselink-test-src.zip

BUILD FAILED
/opt/public/rt/eclipselink/bootstrap.xml:208: The following error occurred while executing this line:
/shared/rt/eclipselink/trunk/autobuild.xml:176: The following error occurred while executing this line:
/shared/rt/eclipselink/trunk/build.xml:405: /shared/rt/eclipselink/trunk/src not found.

Total time: 3 minutes 0 seconds


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top