[jboss-as7-dev] Help adding a native Hibernate 3.x unit test

Scott Marlow smarlow at redhat.com
Thu Jul 14 10:47:18 EDT 2011


Can someone help bring in the Maven extension to ShrinkWrap in AS7.1 
testsuite?  I wanted to ask, before trying to hack it on my own.  I 
think this would help us create better and more complete tests.

On 06/28/2011 11:29 AM, Aslak Knutsen wrote:
> There is a Maven extension to ShrinkWrap, see usage:
>
> https://github.com/shrinkwrap/shrinkwrap/blob/master/extension-resolver/impl-maven/src/test/java/org/jboss/shrinkwrap/resolver/impl/maven/DependenciesUnitTestCase.java
>
> -aslak-
>
> ----- Original Message -----
>> You want to use MavenDependencyResolver, I can't find an example right
>> now, but I know Aslak has one.
>>
>> On 28 Jun 2011, at 14:52, Scott Marlow wrote:
>>
>>> Hi,
>>>
>>> I'd like to hack together a unit test that packages a 3.6.x version
>>> of
>>> Hibernate and references a class that only lives in 3.6.x (not in
>>> Hibernate 4.0).
>>>
>>> Is there anything built directly into Arquillian for obtaining a
>>> test
>>> jar from an external repo? I assume not but wanted to ask anyway. :)
>>>
>>> Just looking for the simplest way to handle this test.
>>>
>>> Thanks,
>>> Scott
>>>
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list