[jboss-dev] AS testsuite build broken

Jaikiran Pai jpai at redhat.com
Fri Apr 9 06:20:26 EDT 2010


This is now fixed in r103747.

-Jaikiran

Jaikiran Pai wrote:
> There have been some changes in the AS build/dependency. This patch on 
> testsuite, fixes the issue:
>
> jaikiran at jaikiran-desktop:testsuite$ svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 103744)
> +++ pom.xml (working copy)
> @@ -2,7 +2,7 @@
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
> http://maven.apache.org/maven-v4_0_0.xsd">
> <parent>
> <groupId>org.jboss.jbossas</groupId>
> - <artifactId>jboss-as-distribution</artifactId>
> + <artifactId>jboss-as-build</artifactId>
> <version>6.0.0-SNAPSHOT</version>
> <relativePath>../build</relativePath>
> </parent>
>
>
> I'll commit this, after a quick smoke-test locally.
>
> -Jaikiran
> Jaikiran Pai wrote:
>> Yeah, I run into this too. And it doesn't look specific to this aop 
>> jar - removing this reference from build.xml leads to similar errors 
>> for various other references.
>>
>> -Jaikiran
>> Thomas Diesler wrote:
>>> compile-annotated-classes-50:
>>> [javac] Compiling 255 source files to 
>>> /home/tdiesler/svn/jbossas/trunk/testsuite/output/classes
>>>
>>> BUILD FAILED
>>> /home/tdiesler/svn/jbossas/trunk/testsuite/build.xml:718: Reference 
>>> org.jboss.aop:jboss-aop:jar:client not found.
>>>
>>
>> _______________________________________________
>> 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