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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Apr 8 16:55:22 EDT 2009


Reorganzie 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.Alpha1


I'm going to reorganize the contents of the "server" modules 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