[jira] Commented: (GERONIMO-2661) Make geronimo schema files more human readable
[ https://issues.apache.org/jira/browse/GERONIMO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484322 ] Rakesh Midha commented on GERONIMO-2661: Thanks Christopher I can start my work on 2660 now. I hope that too makes sense. Thanks Rakesh > Make geronimo schema files more human readable > -- > > Key: GERONIMO-2661 > URL: https://issues.apache.org/jira/browse/GERONIMO-2661 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: documentation >Affects Versions: 2.0-M5 > Environment: Any >Reporter: Rakesh Midha > Assigned To: Christopher M. Cardona >Priority: Minor > Fix For: 2.0-M5 > > Attachments: alldoc.patch, appclientdoc.patch, appdoc.patch, > attributedoc.patch, connectordoc.patch, jettyconfigdoc.patch, jettydoc.patch, > logindoc.patch, moduledoc.patch, namingdoc.patch, plugindoc.patch, > securitydoc.patch, tomcatconfigdoc.patch, tomcatdoc.patch, webdoc.patch > > > Geronimo schema files are the files which are basically exposed to all the > user's to follow the guidelines while developing there plan files. These > schema files should have lot of documentation just like j2ee descriptor's > schema's. All the fields should be described. > Schema formatting provides a nice option to do this by specifying > > documentation for each > element goes here > > for each and every element in schema files. > I think this will make it more human readable, i believe that every file > which is openly exposed to user's should have lot of documentation for > readbility. What do you think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (GERONIMO-2661) Make geronimo schema files more human readable
[ https://issues.apache.org/jira/browse/GERONIMO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475701 ] Christopher M. Cardona commented on GERONIMO-2661: -- Applied the alldoc.patch to trunk rev. 511458 with additional modifications: - Removed the extra Apache license annotation (I think the original Apache license header is enough) - Arranged the schema formatting - Changed some annotation/documentation text Thanks Rakesh! > Make geronimo schema files more human readable > -- > > Key: GERONIMO-2661 > URL: https://issues.apache.org/jira/browse/GERONIMO-2661 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: documentation >Affects Versions: 2.0 > Environment: Any >Reporter: Rakesh Midha > Assigned To: Christopher M. Cardona >Priority: Minor > Fix For: 2.0 > > Attachments: alldoc.patch, appclientdoc.patch, appdoc.patch, > attributedoc.patch, connectordoc.patch, jettyconfigdoc.patch, jettydoc.patch, > logindoc.patch, moduledoc.patch, namingdoc.patch, plugindoc.patch, > securitydoc.patch, tomcatconfigdoc.patch, tomcatdoc.patch, webdoc.patch > > > Geronimo schema files are the files which are basically exposed to all the > user's to follow the guidelines while developing there plan files. These > schema files should have lot of documentation just like j2ee descriptor's > schema's. All the fields should be described. > Schema formatting provides a nice option to do this by specifying > > documentation for each > element goes here > > for each and every element in schema files. > I think this will make it more human readable, i believe that every file > which is openly exposed to user's should have lot of documentation for > readbility. What do you think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (GERONIMO-2661) Make geronimo schema files more human readable
[ https://issues.apache.org/jira/browse/GERONIMO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470808 ] Matt Hogstrom commented on GERONIMO-2661: - Rakesh...looks like you've been quite busy. I'll take a look through the patches and give them a go. Looks good from my quick peek. Thanks! > Make geronimo schema files more human readable > -- > > Key: GERONIMO-2661 > URL: https://issues.apache.org/jira/browse/GERONIMO-2661 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: documentation >Affects Versions: 2.0 > Environment: Any >Reporter: Rakesh Midha > Assigned To: Matt Hogstrom >Priority: Minor > Fix For: 2.0 > > Attachments: alldoc.patch, appclientdoc.patch, appdoc.patch, > attributedoc.patch, connectordoc.patch, jettyconfigdoc.patch, jettydoc.patch, > logindoc.patch, moduledoc.patch, namingdoc.patch, plugindoc.patch, > securitydoc.patch, tomcatconfigdoc.patch, tomcatdoc.patch, webdoc.patch > > > Geronimo schema files are the files which are basically exposed to all the > user's to follow the guidelines while developing there plan files. These > schema files should have lot of documentation just like j2ee descriptor's > schema's. All the fields should be described. > Schema formatting provides a nice option to do this by specifying > > documentation for each > element goes here > > for each and every element in schema files. > I think this will make it more human readable, i believe that every file > which is openly exposed to user's should have lot of documentation for > readbility. What do you think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (GERONIMO-2661) Make geronimo schema files more human readable
[ https://issues.apache.org/jira/browse/GERONIMO-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470565 ] Rakesh Midha commented on GERONIMO-2661: Attached is the patch for improved documentation for all the schema files. You can either use alldoc.patch which contains all the updated schema files or use individual patch for seperate schems (eg use appdoc.patch for application schema and appclientdoc.patch for app client schema) Please note : 1. All the schema as license included as header as well as annotation, the reason if some viewers shows the license if it is included as annotation (this is required if schema is exposed through documentation produced by such viewers) 2. I tried to add documentation for all the attributes and elements, if required it can be changed or improved Please review and commit > Make geronimo schema files more human readable > -- > > Key: GERONIMO-2661 > URL: https://issues.apache.org/jira/browse/GERONIMO-2661 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: documentation >Affects Versions: 2.0 > Environment: Any >Reporter: Rakesh Midha > Assigned To: Rakesh Midha >Priority: Minor > Fix For: 2.0 > > Attachments: alldoc.patch, appclientdoc.patch, appdoc.patch, > attributedoc.patch, connectordoc.patch, jettyconfigdoc.patch, jettydoc.patch, > logindoc.patch, moduledoc.patch, namingdoc.patch, plugindoc.patch, > securitydoc.patch, tomcatconfigdoc.patch, tomcatdoc.patch, webdoc.patch > > > Geronimo schema files are the files which are basically exposed to all the > user's to follow the guidelines while developing there plan files. These > schema files should have lot of documentation just like j2ee descriptor's > schema's. All the fields should be described. > Schema formatting provides a nice option to do this by specifying > > documentation for each > element goes here > > for each and every element in schema files. > I think this will make it more human readable, i believe that every file > which is openly exposed to user's should have lot of documentation for > readbility. What do you think? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (GERONIMO-2661) Make geronimo schema files more human readable
[ http://issues.apache.org/jira/browse/GERONIMO-2661?page=comments#action_12459191 ] Rakesh Midha commented on GERONIMO-2661: Thanks for replying Matt. Sure, I will work on it and provide the required comments, I think it is important. I am keeping it in wishlist for now, because it may take some time. For now I am just assigning this JIRA to myself. As soon as I am in some shape I will move it to 2.0. > Make geronimo schema files more human readable > -- > > Key: GERONIMO-2661 > URL: http://issues.apache.org/jira/browse/GERONIMO-2661 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: documentation >Affects Versions: 2.0 > Environment: Any >Reporter: Rakesh Midha > Assigned To: Rakesh Midha >Priority: Minor > Fix For: Wish List > > > Geronimo schema files are the files which are basically exposed to all the > user's to follow the guidelines while developing there plan files. These > schema files should have lot of documentation just like j2ee descriptor's > schema's. All the fields should be described. > Schema formatting provides a nice option to do this by specifying > > documentation for each > element goes here > > for each and every element in schema files. > I think this will make it more human readable, i believe that every file > which is openly exposed to user's should have lot of documentation for > readbility. What do you think? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
