]
Nick Boldt resolved JBDS-1653.
------------------------------
Resolution: Done
Assuming resolved since we're now into blue builds numbered in the 650s.
Eclipse 3.7M6 basebuilder does not resolve ant's componentdef in
antlib.xml (Ant 1.8.2)
---------------------------------------------------------------------------------------
Key: JBDS-1653
URL:
https://issues.jboss.org/browse/JBDS-1653
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Build, installer, P2 Enabled Product
Affects Versions: 5.0.0.M2
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 5.0.0.M2
https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/devst...
{code}
check.archive:
[echo] Checking the requirement's archive
org.eclipse.releng.basebuilder_R37_M6.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download eclipse-basebuilder] Getting:
http://download.jboss.org/jbosstools/requirements/indigo/org.eclipse.rele...
[download eclipse-basebuilder] To:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/requirements/eclipse-basebuilder/org.eclipse.releng.basebuilder_R37_M6.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/requirements/eclipse-basebuilder/org.eclipse.releng.basebuilder_R37_M6.zip
into
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
do-build:
build-product:
nightly:
build:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.M1/201105022353
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.M1/201105022353/all
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.M1/201105022353/bundle
[delete] Deleting directory
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.M1
[echo] Building product-package
[echo] Building jbdevstudio with build type 'product-package'
jbds-all:
getEclipseBaseBuilder:
[echo] load properties from
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/requirements/eclipse-basebuilder/return.properties
main:
[java] An error has occurred. See the log file
[java]
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/workspace/.metadata/.log.
[java] Java Result: 13
[echo] error-code=13
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.M1/201105022353
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/build.xml:68:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/build.xml:27:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/build.xml:39:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:103:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:164:
The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:396:
BUILD FAILED with return code 13.
Compile errors (if any):
=========================================================
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:3:
The following error occurred while executing this line:
jar:file:/qa/services/hudson/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.8.2.v20110117-1200/lib/ant.jar!/org/apache/tools/ant/antlib.xml:37:
Problem: failed to create task or type componentdef
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: