[jboss-jira] [JBoss JIRA] Reopened: (JBAS-6757) Reorganize source that populates the server/xxx/conf dir

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Nov 17 16:14:30 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reopened JBAS-6757:
------------------------------------



Reopen to correct Fix Version 

> Reorganize source that populates the server/xxx/conf dir
> --------------------------------------------------------
>
>                 Key: JBAS-6757
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6757
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: JBossAS-5.1.0.CR1, JBossAS-6.0.0.M3
>
>
> I'm going to reorganize the contents of the "server" module's src/etc/conf folder:
> 1) Rename "default" to "all". This drives the creation of the "all" config and is the foundation for "default", "web" and "standard".
> 2) Replace all/bootstrap/profile.xml with the clustered version (see JBAS-5552, integration of which is what sparked this work)
> 3) Create a new default/bootstrap folder containing the non-clustered profile.xml.
> 4) Change the build/build.xml to use 3) in the "default" config, inherited by "web" and "standard".
> 5) Create a new "minimal" dir under conf.
> 6) Move bootstrap-minimal and jboss-minimal to it (and rename them), rather than leaving them grouped with "all".
> 7) Change build/build.xml to reflect 6) in the "minimal" config build.
> Basically, make the organization of the files reflect the way build/build.xml consumes them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list