[jbosscache-dev] Testing JBC with the AS profile

Manik Surtani manik at jboss.org
Tue Jul 8 19:10:39 EDT 2008


Thanks for the info.


On 8 Jul 2008, at 19:35, Brian Stansberry wrote:

> FYI, I got testing JBC core built with the JBossAS dependency set  
> working on hudson:
>
> http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-2.2.X-jbossas/
>
> It's manually triggered.
>
> A run w/ the latest dependencies configured shows one failure that I  
> can't imagine is related to the different dependency set:
>
> http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-2.2.X-jbossas/org.jboss.cache$jbosscache-core/2/testReport/org.jboss.cache.loader/C3p0ConnectionFactoryTest/testSetConfig/
>
> Also, the main dependency set in 2.2.0.CR6 shows this test  
> dependency on a beta:
>
> <dependency>
>  <groupId>org.jboss.transaction</groupId>
>  <artifactId>jboss-jta</artifactId>
>  <version>4.3.0.BETA2</version>
>  <scope>test</scope>
> </dependency>
>
> The 4.3.0.GA is out, so that can be updated.  But, it seems where  
> JBossTS is published in maven has changed.  I used this in the  
> JBossAS profile:
>
> <dependency>
>  <groupId>jboss.jbossts</groupId>
>  <artifactId>jbossjta</artifactId>
>  <version>4.3.0.GA</version>
>  <scope>test</scope>
> </dependency>
>
> -- 
> Brian Stansberry
> Lead, AS Clustering
> JBoss, a division of Red Hat
> brian.stansberry at redhat.com
> _______________________________________________
> jbosscache-dev mailing list
> jbosscache-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosscache-dev

--
Manik Surtani
Lead, JBoss Cache
manik at jboss.org









More information about the jbosscache-dev mailing list