[jboss-dev] 4.2 testsuite build fails
Anil Saldhana
asaldhan at redhat.com
Thu Feb 22 14:52:40 EST 2007
This morning, Remy has introduced cr1 of jboss/web which has brought in
ejb3 dependencies.
Get the ejb3.deployer + jboss.aop-deployer from deploy dir into
classpath for the testsuite.
Dimitris Andreadis wrote:
> any ideas what's causing the 4.2 testsuite build to fail?
>
> X:\cvs\jboss-public\jboss-4.2\testsuite>build
> Calling ..\tools\bin\ant.bat
> Buildfile: build.xml
>
> check.inhibit.downloads:
>
> check.proxy:
>
> set.proxy:
>
> createthirdparty:
>
> init:
> [mkdir] Created dir:
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\gen-src\
> org\jboss\test\cts\interfaces
> [copy] Copying 1 file to
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\gen
> -src\org\jboss\test\cts\interfaces
> [mkdir] Created dir:
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\gen-src\
> org\jboss\test\classloader\scoping\singleton
> [copy] Copying 1 file to
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\gen
> -src\org\jboss\test\classloader\scoping\singleton
>
> compile-resources:
> [mkdir] Created dir:
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\resource
> s
> [copy] Copying 1099 files to
> X:\cvs\jboss-public\jboss-4.2\testsuite\output
> \resources
>
> init-code-generation:
> [mkdir] Created dir:
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\reports
>
> compile-bean-sources:
>
> compile-mbean-sources:
>
> compile-proxycompiler-bean-sources:
>
> compile-annotated-classes-50:
> [mkdir] Created dir:
> X:\cvs\jboss-public\jboss-4.2\testsuite\output\classes
> [javac] Compiling 7 source files to
> X:\cvs\jboss-public\jboss-4.2\testsuite\
> output\classes
> [javac]
> X:\cvs\jboss-public\jboss-4.2\testsuite\src\jdk15\org\jboss\test\jsf
> \webapp\InjectionBean.java:26: cannot find symbol
> [javac] symbol : class PostConstruct
> [javac] location: package javax.annotation
> [javac] import javax.annotation.PostConstruct;
> [javac] ^
> [javac]
> X:\cvs\jboss-public\jboss-4.2\testsuite\src\jdk15\org\jboss\test\jsf
> \webapp\InjectionBean.java:27: cannot find symbol
> [javac] symbol : class PreDestroy
> [javac] location: package javax.annotation
> [javac] import javax.annotation.PreDestroy;
> [javac] ^
> [javac]
> X:\cvs\jboss-public\jboss-4.2\testsuite\src\jdk15\org\jboss\test\jsf
> \webapp\InjectionBean.java:68: cannot find symbol
> [javac] symbol : class PostConstruct
> [javac] location: class org.jboss.test.jsf.webapp.InjectionBean
> [javac] @PostConstruct
> [javac] ^
> [javac]
> X:\cvs\jboss-public\jboss-4.2\testsuite\src\jdk15\org\jboss\test\jsf
> \webapp\InjectionBean.java:97: cannot find symbol
> [javac] symbol : class PreDestroy
> [javac] location: class org.jboss.test.jsf.webapp.InjectionBean
> [javac] @PreDestroy
> [javac] ^
> [javac] 4 errors
>
> BUILD FAILED
> _______________________________________________
> 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