Can we start using Arquillian+Shrinkwrap for Seam integration-style testing?<br><br>Btw, Christian informally suggested that he would lend a hand in porting his DBUnit-style test extension to Arquillian. I'm not sure whether that belongs in the Seam test module or in arquillian proper. That's your call, Pete.<br>
<br>-Dan<br><br><div class="gmail_quote">On Mon, Nov 23, 2009 at 11:29 AM, Pete Muir <span dir="ltr"><<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Persistence is building now :-) So you can commit whenever you want...<br>
<br>
I would suggest following the weld/tests module tests for now, as I guess all of these tests should run in an EE env. I can walk you through setting this up if needed (I'll use the exercise to write a wiki page).<br>
<div><div></div><div class="h5"><br>
On 23 Nov 2009, at 16:25, Steven Boscarine wrote:<br>
<br>
> OK. I've got the sample Gavin provided in the forums working. Let me know when you want them committed. I assume it'd be better for me to wait till persistence is building.<br>
> Speaking of tests...for testing the module, do you have tests you'd like for me to model the tests after? If not, I'll just write put some standard TestNG + HSQLDB tests up to get started.<br>
> Thanks,<br>
> Steven<br>
><br>
> Pete Muir wrote:<br>
>> Hi Steven,<br>
>><br>
>> Looks like the build is very out of date, and we need to get it fixed up.<br>
>><br>
>> I've at least got the persistence module building.<br>
>><br>
>> On 22 Nov 2009, at 16:36, Steven Boscarine wrote:<br>
>><br>
>><br>
>>> I am trying to build <a href="https://svn.jboss.org/repos/seam/modules/trunk" target="_blank">https://svn.jboss.org/repos/seam/modules/trunk</a><br>
>>><br>
>>> Is parent missing?:<br>
>>> I followed the instructions in readme.txt and built version-matrix. I couldn't follow the steps about building parent. <a href="https://svn.jboss.org/repos/seam/modules/trunk/readme.txt" target="_blank">https://svn.jboss.org/repos/seam/modules/trunk/readme.txt</a> Parent appears to be deleted on 5/29 ( <a href="http://fisheye.jboss.org/browse/Seam/modules/trunk/parent" target="_blank">http://fisheye.jboss.org/browse/Seam/modules/trunk/parent</a>). Am I missing something?<br>
>>><br>
>>><br>
>>> When I checkout modules, I'm greeted with a build error (pasted below) because it cannot find org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT and org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT. Is it possible to have a CI build push webbeans-core-test & jboss-test-harness to the jboss repos? When we did that for our project, it was real helpful in reducing reported errors from people forgetting to build our manual dependencies.<br>
>>><br>
>>><br>
>>> Missing:<br>
>>> ----------<br>
>>> 1) org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT<br>
>>><br>
>>> Try downloading the file manually from the project website.<br>
>>><br>
>>> Then, install it using the command:<br>
>>> mvn install:install-file -DgroupId=org.jboss.test-harness -DartifactId=jboss-test-harness -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file<br>
>>><br>
>>> Alternatively, if you host your own repository you can deploy the file there:<br>
>>> mvn deploy:deploy-file -DgroupId=org.jboss.test-harness -DartifactId=jboss-test-harness -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
>>><br>
>>> Path to dependency:<br>
>>> 1) org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT<br>
>>> 2) org.jboss.test-harness:jboss-test-harness:jar:1.0.0-SNAPSHOT<br>
>>><br>
>>> 2) org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT<br>
>>><br>
>>> Try downloading the file manually from the project website.<br>
>>><br>
>>> Then, install it using the command:<br>
>>> mvn install:install-file -DgroupId=org.jboss.webbeans -DartifactId=webbeans-core-test -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file<br>
>>><br>
>>> Alternatively, if you host your own repository you can deploy the file there:<br>
>>> mvn deploy:deploy-file -DgroupId=org.jboss.webbeans -DartifactId=webbeans-core-test -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]<br>
>>><br>
>>> Path to dependency:<br>
>>> 1) org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT<br>
>>> 2) org.jboss.webbeans:webbeans-core-test:jar:1.0.0-SNAPSHOT<br>
>>><br>
>>> ----------<br>
>>> 2 required artifacts are missing.<br>
>>><br>
>>> for artifact:<br>
>>> org.jboss.seam:seam-parent:pom:3.0.0-SNAPSHOT<br>
>>><br>
>>> from the specified remote repositories:<br>
>>> central (<a href="http://repo1.maven.org/maven2" target="_blank">http://repo1.maven.org/maven2</a>),<br>
>>> <a href="http://repository.jboss.org" target="_blank">repository.jboss.org</a> (<a href="http://repository.jboss.org/maven2" target="_blank">http://repository.jboss.org/maven2</a>),<br>
>>> <a href="http://snapshots.jboss.org" target="_blank">snapshots.jboss.org</a> (<a href="http://snapshots.jboss.org/maven2" target="_blank">http://snapshots.jboss.org/maven2</a>)<br>
>>><br>
>>><br>
>>><br>
>><br>
>><br>
><br>
<br>
<br>
_______________________________________________<br>
weld-dev mailing list<br>
<a href="mailto:weld-dev@lists.jboss.org">weld-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br>
<a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br><a href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>