[jboss-jira] [JBoss JIRA] (AS7-2274) Top-level directory tidy-up
Rich Sharples (Created) (JIRA)
jira-events at lists.jboss.org
Tue Oct 25 23:09:45 EDT 2011
Top-level directory tidy-up
---------------------------
Key: AS7-2274
URL: https://issues.jboss.org/browse/AS7-2274
Project: Application Server 7
Issue Type: Enhancement
Components: Server
Affects Versions: 7.1.0.Alpha1
Environment: all
Reporter: Rich Sharples
Assignee: Jason Greene
Fix For: 7.1.0.Beta1
There is a of stuff in the top-leve directory - much of which, most users will never need to see.
0. create a top-level "lib" directory for all static / read-only artifacts - modules, schemas, bundles, welcome-content. It's quite possible that there is a better name than "lib" - but this is consitent with Linux / Unix lib / Library dirs.
1. Rename and move <JBOSS-HOME>/docs
<JBOSS-HOME>/docs contains no docs. it contains schemas and an odd subdirectory with a HornetQ config. I suggest we rename it "schemas" and hide it under "lib". As for examples/configs dir. - is it required by anything ?
2. Move app-client under lib - doesn't need to be in the top-level directory
3. Move jboss-modules.jar under lib
This will leave JBOSS-HOME with just :
README.txt
copyright.txt
License.txt
bin
domain
standalone
Also - any reason README and LICENSE are upper-case but copyright is lower ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list