You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/06/28 00:55:25 UTC

[jira] Created: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Enhance attributes schema (relates to config.xml)
-------------------------------------------------

                 Key: GERONIMO-3266
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: startup/shutdown, usability
    Affects Versions: 2.0-M7
            Reporter: Jay D. McHugh
            Assignee: Jay D. McHugh


Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.

Are there any other enhancements that anyone would be interested in for config.xml?

If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Created: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
Does anyone have anything else that they think should be added to this 
schema?

If I'm going to have my fingers in it - may as well include any future 
changes now.

The implementation can come later, but having the schema changed now 
will prevent concerns of
schema incompatibility and versions.


Jay

Jay D. McHugh (JIRA) wrote:
> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                  Key: GERONIMO-3266
>                  URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>              Project: Geronimo
>           Issue Type: Improvement
>       Security Level: public (Regular issues)
>           Components: startup/shutdown, usability
>     Affects Versions: 2.0-M7
>             Reporter: Jay D. McHugh
>             Assignee: Jay D. McHugh
>
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
>
> Are there any other enhancements that anyone would be interested in for config.xml?
>
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).
>
>   

[jira] Commented: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516742 ] 

Jay D. McHugh commented on GERONIMO-3266:
-----------------------------------------

I believe that this will allow for comments at just about every level of config.xml.

Is there any other type of information that we need/want to be able to store?

I would rather get all foreseeable changes in now, so that we don't end coming out with
attributes-1.3, 1.4, ...

If no one has any suggestions of other information that should (could) be stored in config.xml
then I'll mark this as finished in about a week (Aug 6, 2007)

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0-M7
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508908 ] 

Jay D. McHugh commented on GERONIMO-3266:
-----------------------------------------

Committed first attempt at a new schema file (attributes-1.2.xsd).

revision 551660

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0-M7
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517095 ] 

Jay D. McHugh commented on GERONIMO-3266:
-----------------------------------------

Committed second attempt on schema file

revision 561971

GERONIMO-3266 - Second revision of schema
    - Corrected the attributes level comment
    - Corrected the gbean level comment

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0-M7
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh resolved GERONIMO-3266.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

I believe that the attributes-1.2.xsd is sufficient to provide comments at all levels of the config.xml.

If there is some other information that someone needs/wants to store in config.xml - speak up.

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0, 2.1
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>             Fix For: 2.1
>
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh updated GERONIMO-3266:
------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: GERONIMO-1265

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0-M7
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517095 ] 

Jay D. McHugh edited comment on GERONIMO-3266 at 8/1/07 4:37 PM:
-----------------------------------------------------------------

Committed second attempt on schema file

revision 561971 (trunk)
revision 561990 (branches/2.0)

Second revision of schema
    - Corrected the attributes level comment
    - Corrected the gbean level comment


 was:
Committed second attempt on schema file

revision 561971

Second revision of schema
    - Corrected the attributes level comment
    - Corrected the gbean level comment

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0, 2.1
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh updated GERONIMO-3266:
------------------------------------

    Affects Version/s:     (was: 2.0-M7)
                       2.1
                       2.0

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0, 2.1
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (GERONIMO-3266) Enhance attributes schema (relates to config.xml)

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517095 ] 

Jay D. McHugh edited comment on GERONIMO-3266 at 8/1/07 3:08 PM:
-----------------------------------------------------------------

Committed second attempt on schema file

revision 561971

Second revision of schema
    - Corrected the attributes level comment
    - Corrected the gbean level comment


 was:
Committed second attempt on schema file

revision 561971

GERONIMO-3266 - Second revision of schema
    - Corrected the attributes level comment
    - Corrected the gbean level comment

> Enhance attributes schema (relates to config.xml)
> -------------------------------------------------
>
>                 Key: GERONIMO-3266
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3266
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown, usability
>    Affects Versions: 2.0-M7
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Create a version 1.2 of the attributes.xsd to allow for comments anywhere in the file.
> Are there any other enhancements that anyone would be interested in for config.xml?
> If we can figure out what future changes would be desired, maybe we can 'future-proof' the schema so we won't need to
> mess with it again (at least for a while).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.