]
Jason Greene moved AS7-2064 to WFLY-591:
----------------------------------------
Project: WildFly (was: Application Server 7)
Key: WFLY-591 (was: AS7-2064)
Component/s: (was: Test Suite)
TS: Discuss resources location - next to .java files?
-----------------------------------------------------
Key: WFLY-591
URL:
https://issues.jboss.org/browse/WFLY-591
Project: WildFly
Issue Type: Sub-task
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
Priority: Minor
Having resources in completely different dir tree makes sense for business apps where
they are often maintained by different teams (css, images, ...).
For a testsuite, where all resources are maintained by devs, usually even the same as
sources which use them, there's no real reason to keep them separated.
Many devs prefer having resources as close to the sources as possible, which sometime
leads to putting text content to .java sources - especially with Arquillian. See
ejb/descriptor/AS835TestCase.java at
https://github.com/stuartwdouglas/jboss-as/compare/master...tests#diff-20 .
Maven allows to keep sources and resources in the same dir tree.
TODO: Discuss with devs how they'd like this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: