You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kelvin Goodson (JIRA)" <ji...@codehaus.org> on 2007/08/06 19:10:13 UTC

[jira] Created: (MASSEMBLY-229) Documentation of fileMode could be improved to avoid user trip hazard

Documentation of fileMode could be improved to avoid user trip hazard
---------------------------------------------------------------------

                 Key: MASSEMBLY-229
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-229
             Project: Maven 2.x Assembly Plugin
          Issue Type: Improvement
         Environment: n/a
            Reporter: Kelvin Goodson
            Priority: Minor


The website documentation for the fileMode parameter that occurs in a number of places in the assembly descriptor format description such as [1] does show a leading 0 for its values,  but it isn't clear that this is to declare the value as octal.  Anyone who is used to using the chmod command on *nix doesn't expect  to have to prefix the octal value with a 0, and therefore might assume the 0 to be an insignificant digit.  It would be helpful to add a comment in the descriptions of these parameters that the value is interpreted as decimal unless preceded by a leading 0 to indicate an octal value.

[1] http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html#class_file

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

        

[jira] Updated: (MASSEMBLY-229) Documentation of fileMode could be improved to avoid user trip hazard

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-229:
---------------------------------

    Fix Version/s: 2.2

> Documentation of fileMode could be improved to avoid user trip hazard
> ---------------------------------------------------------------------
>
>                 Key: MASSEMBLY-229
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-229
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>         Environment: n/a
>            Reporter: Kelvin Goodson
>            Priority: Minor
>             Fix For: 2.2
>
>
> The website documentation for the fileMode parameter that occurs in a number of places in the assembly descriptor format description such as [1] does show a leading 0 for its values,  but it isn't clear that this is to declare the value as octal.  Anyone who is used to using the chmod command on *nix doesn't expect  to have to prefix the octal value with a 0, and therefore might assume the 0 to be an insignificant digit.  It would be helpful to add a comment in the descriptions of these parameters that the value is interpreted as decimal unless preceded by a leading 0 to indicate an octal value.
> [1] http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html#class_file

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

        

[jira] Closed: (MASSEMBLY-229) Documentation of fileMode could be improved to avoid user trip hazard

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-229.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.2)
                   2.2-beta-6
         Assignee: John Casey

> Documentation of fileMode could be improved to avoid user trip hazard
> ---------------------------------------------------------------------
>
>                 Key: MASSEMBLY-229
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-229
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>         Environment: n/a
>            Reporter: Kelvin Goodson
>            Assignee: John Casey
>            Priority: Minor
>             Fix For: 2.2-beta-6
>
>
> The website documentation for the fileMode parameter that occurs in a number of places in the assembly descriptor format description such as [1] does show a leading 0 for its values,  but it isn't clear that this is to declare the value as octal.  Anyone who is used to using the chmod command on *nix doesn't expect  to have to prefix the octal value with a 0, and therefore might assume the 0 to be an insignificant digit.  It would be helpful to add a comment in the descriptions of these parameters that the value is interpreted as decimal unless preceded by a leading 0 to indicate an octal value.
> [1] http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html#class_file

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