Bug 922049

Summary: Seam2.3 seam-gen resources-test/arquillian.xml not used
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Marek Schmidt <maschmid>
Component: SeamAssignee: Marek Novotny <mnovotny>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Schmidt <maschmid>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.2.0CC: snagarwa, tremes
Target Milestone: ER1   
Target Release: 2.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
In Seam 2.3 seam-gen 'resources-test/arquillian.xml' file was not used when running 'ant test'. The build file template has been fixed. As a result, the arquillian.xml file is used when running 'ant test' from a seam-gen generated project.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-16 11:33:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Schmidt 2013-03-15 13:08:52 UTC
Description of problem:

Seam2.3 seam-gen "resources-test/arquillian.xml" does not appear to be used when running "ant test". It seems that it is used only if moved to "."

Version-Release number of selected component (if applicable):
WFK 2.2.0.ER2

Comment 1 Marek Novotny 2013-03-15 13:23:32 UTC
not sure if we need to use it. WDYT?

Comment 2 Marek Schmidt 2013-03-18 08:54:13 UTC
I think we should either have an arquillian.xml somewhere, or say in src/test/readme.txt where should it be put. (preferably both)

Comment 3 Marek Novotny 2013-03-18 09:31:11 UTC
That is too big for readme. That should be in Documentation and readme.txt should describe one recommended way

Comment 4 Marek Novotny 2013-03-18 09:39:28 UTC
That is too big for readme. That should be in Documentation and readme.txt should describe one recommended way

Comment 5 Sneha 2013-03-25 12:53:08 UTC
Doc Text updated.

Comment 7 Marek Novotny 2013-06-05 14:21:12 UTC
fixed as a side effect of another fix required to not show regression.

Commit is https://source.jboss.org/changelog/Seam?cs=15552

Comment 9 Tomas Remes 2013-06-12 13:13:15 UTC
Verified on 2.3.0.ER1 release.

Comment 10 Sneha 2013-07-03 09:46:40 UTC
Updated doc text.