[seam-issues] [JBoss JIRA] Commented: (SOLDER-57) Setup Hudson job for Solder (switchover from Weld Extensions)

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Dec 23 03:02:17 EST 2010


    [ https://issues.jboss.org/browse/SOLDER-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572149#comment-12572149 ] 

Dan Allen commented on SOLDER-57:
---------------------------------

Ah, here's the situation. Arquillian's JBoss AS managed container adapter requires that JBOSS_HOME be set (unless overridden in arquillian.xml). If it's not set, it just fails all the tests, but isn't very clear about why they failed. The Hudson box does not have a JBOSS_HOME environment variable set.

The only way I could figure out how to set an environment variable is to use a parameterized build. That works, but I have to hack the location of JBoss AS. I also think we should run against a stable AS snapshot, so I copied the build script step from a CDI TCK build to wget and unzip JBoss AS snapshot. Feel free to optimize what I have.

> Setup Hudson job for Solder (switchover from Weld Extensions)
> -------------------------------------------------------------
>
>                 Key: SOLDER-57
>                 URL: https://issues.jboss.org/browse/SOLDER-57
>             Project: Seam Solder
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 3.0.0.Beta1
>            Reporter: Dan Allen
>            Assignee: Martin Gencur
>             Fix For: 3.0.0.Beta2
>
>
> The Hudson job should run a full build and execute the integration tests in-container.
> mvn clean install -Dincontainer

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list