[jboss-dev] AS trunk testsuite build

Paul Gier pgier at redhat.com
Thu Jan 22 16:42:02 EST 2009


Ok, I found a missing slash in the path to the ant-contrib jar.  It should be 
fixed now.

Scott Stark wrote:
> Its still building for me after updating this morning. I have noticed 
> that I can no longer build with my local ant installation as there is 
> some new antcontrib dependency:
> 
> [602][valkyrie: build]$ ant clean
> Buildfile: build.xml
>  [taskdef] Could not load definitions from resource 
> net/sf/antcontrib/antcontrib.properties. It could not be found.
> 
> checkthirdparty:
> 
> BUILD FAILED
> /Users/svn/JBossHead/jboss-head/build/build.xml:1046: Problem: failed to 
> create task or type if
> 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.
> 
> 
> Total time: 0 seconds
> 
> Alexey Loubyansky wrote:
>> After today's checkout I get the exception below. Is anybody else 
>> seeing this?
>>
>> Thanks,
>> Alexey
>>
>> C:\Users\avoka\svn.jboss.org\jbossas\trunk\testsuite>build.bat
>> Calling ..\tools\bin\ant.bat
>> Buildfile: build.xml
>>
>> BUILD FAILED
>> java.lang.NoClassDefFoundError: org/jboss/logging/Logger
>>         at 
>> org.jboss.jbossas.servermanager.Server.<clinit>(Server.java:65)
>>         at 
>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>>         at 
>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) 
>>
>>         at 
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) 
>>
>>         at 
>> java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>         at 
>> org.apache.tools.ant.IntrospectionHelper$AddNestedCreator.create(IntrospectionHelper.java:1278) 
>>
>>         at 
>> org.apache.tools.ant.IntrospectionHelper$Creator.create(IntrospectionHelper.java:1169) 
>>
>>         at 
>> org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:550)
>>         at 
>> org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:346) 
>>
>>         at 
>> org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:198)
>>         at 
>> org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:160) 
>>
>>         at org.apache.tools.ant.Task.perform(Task.java:347)
>>         at org.apache.tools.ant.Target.execute(Target.java:357)
>>         at 
>> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:131)
>>         at 
>> org.apache.tools.ant.taskdefs.ImportTask.execute(ImportTask.java:146)
>>         at 
>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>>         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
>>         at 
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
>>
>>         at java.lang.reflect.Method.invoke(Method.java:585)
>>         at 
>> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) 
>>
>>         at org.apache.tools.ant.Task.perform(Task.java:348)
>>         at org.apache.tools.ant.Target.execute(Target.java:357)
>>         at 
>> org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:142)
>>         at 
>> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:93) 
>>
>>         at org.apache.tools.ant.Main.runBuild(Main.java:743)
>>         at org.apache.tools.ant.Main.startAnt(Main.java:217)
>>         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>>         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
>>
>> Total time: 1 second
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
> 
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list