Skip to main content

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

     [echo] ---- Bootstrap ----

init:
     [echo] ANT_ARGS=' '
     [echo] ANT_OPTS='-Xmx128m'
     [echo]  
     [echo] build.date.build.time='20081022.1016'
     [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/1.0/junit'
     [echo] env.MAVENANT_DIR= '/shared/rt/eclipselink/bld_deps/1.0/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:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/home/data/users/egwin/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin'
     [echo] env.CLASSPATH   = '/shared/rt/eclipselink/bld_deps/1.0/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/1.0/mavenant/maven-ant-tasks-2.0.8.jar'
     [echo] env.SVN_EXEC    = '/usr/local/bin/svn'
     [echo] env.TARGET      = 'milestone'
     [echo] 
     [echo] branch.name     = 'branches/1.0/'
     [echo] build.root.dir  = '/shared/rt/eclipselink/branches/1.0/trunk'
     [echo] build.deps.dir  = '/shared/rt/eclipselink/bld_deps/1.0'
     [echo] log.dir         = '/shared/rt/eclipselink/logs'
     [echo] junit.dir       = '/shared/rt/eclipselink/bld_deps/1.0/junit'
     [echo] junit.lib       = '/shared/rt/eclipselink/bld_deps/1.0/junit/junit.jar'
     [echo] branch.dir      = 'branches/1.0/trunk'
     [echo] autobld.file    = 'autobuild.xml'
     [echo] 
     [echo] env.CLASSPATH   = '/shared/rt/eclipselink/bld_deps/1.0/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/branches/1.0/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/1.0/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/branches/1.0/trunk'
     [echo] svn.build.url   = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/branches/1.0/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/branches/1.0/trunk
     [echo] ** Root: /shared/rt/eclipselink/branches/1.0/trunk
     [exec] Checked out revision 2636.
     [echo] **  End of Source Retrieval  **

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

BUILD FAILED
/opt/public/rt/eclipselink/bootstrap.xml:208: The following error occurred while executing this line:
Target "build-milestone" does not exist in the project "EclipseLink Automated Build". 

Total time: 23 seconds




Back to the top