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: | Seam | Assignee: | Marek Novotny <mnovotny> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Schmidt <maschmid> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.2.0 | CC: | 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
not sure if we need to use it. WDYT? I think we should either have an arquillian.xml somewhere, or say in src/test/readme.txt where should it be put. (preferably both) That is too big for readme. That should be in Documentation and readme.txt should describe one recommended way That is too big for readme. That should be in Documentation and readme.txt should describe one recommended way Doc Text updated. fixed as a side effect of another fix required to not show regression. Commit is https://source.jboss.org/changelog/Seam?cs=15552 Verified on 2.3.0.ER1 release. Updated doc text. |