You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Anders Hammar <an...@hammar.net> on 2013/01/06 20:11:48 UTC

Re: [jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

Herve,

Why did you add 3.0 as fix version as well? It should be 3.1.0 only IMO.

/Anders


On Sun, Jan 6, 2013 at 11:54 AM, Herve Boutemy (JIRA) <ji...@codehaus.org>wrote:

>
>      [
> https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Herve Boutemy updated MNG-5403:
> -------------------------------
>
>     Fix Version/s: 3.0
>
> > tar.gz release artifacts have wrong permissions on directories
> > --------------------------------------------------------------
> >
> >                 Key: MNG-5403
> >                 URL: https://jira.codehaus.org/browse/MNG-5403
> >             Project: Maven 2 & 3
> >          Issue Type: Bug
> >          Components: General
> >    Affects Versions: 3.1.0
> >            Reporter: jieryn
> >            Assignee: Anders Hammar
> >            Priority: Trivial
> >             Fix For: 3.0, 3.1.0
> >
> >
> > As part of the release process, this was staged:
> https://repository.apache.org/content/repositories/maven-110/org/apache/maven/apache-maven/3.1.0/
> > Notice that unpacking with tar xzpf which preserves the file permissions
> reveals that some directories are have correct permissions (e.g. /bin)
> while others do not (e.g. /conf). Here is the full list of badly set
> permissions:
> > {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
> > drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
> > -rwxrwxrwx. 1 me me 340   Dec  3 23:01
> ./conf/logging/simplelogger.properties
> > -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
> > drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
> > drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
> > -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
> > {code}
> > These should be 775 for directories and 664 for files.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>

Re: [jira] (MNG-5403) tar.gz release artifacts have wrong permissions on directories

Posted by Hervé BOUTEMY <he...@free.fr>.
sorry, I got confused: i intended to change *affected* version :)

changed now

Regards,

Hervé

Le dimanche 6 janvier 2013 20:11:48 Anders Hammar a écrit :
> Herve,
> 
> Why did you add 3.0 as fix version as well? It should be 3.1.0 only IMO.
> 
> /Anders
> 
> On Sun, Jan 6, 2013 at 11:54 AM, Herve Boutemy (JIRA) 
<ji...@codehaus.org>wrote:
> >      [
> > 
> > https://jira.codehaus.org/browse/MNG-5403?page=com.atlassian.jira.plugin.s
> > ystem.issuetabpanels:all-tabpanel]
> > 
> > Herve Boutemy updated MNG-5403:
> > -------------------------------
> > 
> >     Fix Version/s: 3.0
> > > 
> > > tar.gz release artifacts have wrong permissions on directories
> > > --------------------------------------------------------------
> > > 
> > >                 Key: MNG-5403
> > >                 URL: https://jira.codehaus.org/browse/MNG-5403
> > >             
> > >             Project: Maven 2 & 3
> > >          
> > >          Issue Type: Bug
> > >          Components: General
> > >    
> > >    Affects Versions: 3.1.0
> > >    
> > >            Reporter: jieryn
> > >            Assignee: Anders Hammar
> > >            Priority: Trivial
> > >            
> > >             Fix For: 3.0, 3.1.0
> > > 
> > > As part of the release process, this was staged:
> > https://repository.apache.org/content/repositories/maven-110/org/apache/ma
> > ven/apache-maven/3.1.0/> 
> > > Notice that unpacking with tar xzpf which preserves the file permissions
> > 
> > reveals that some directories are have correct permissions (e.g. /bin)
> > while others do not (e.g. /conf). Here is the full list of badly set
> > 
> > permissions:
> > > {code}drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./conf
> > > drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./conf/logging
> > > -rwxrwxrwx. 1 me me 340   Dec  3 23:01
> > 
> > ./conf/logging/simplelogger.properties
> > 
> > > -rwxrwxrwx. 1 me me 10235 Dec  3 23:01 ./conf/settings.xml
> > > drwxrwxrwx. 3 me me 4096  Dec  3 23:01 ./lib
> > > drwxrwxrwx. 2 me me 4096  Dec  3 23:01 ./lib/ext
> > > -rwxrwxrwx. 1 me me 152   Dec  3 23:01 ./lib/ext/README.txt
> > > {code}
> > > These should be 775 for directories and 664 for files.
> > 
> > --
> > This message is automatically generated by JIRA.
> > If you think it was sent incorrectly, please contact your JIRA
> > administrators:
> > https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
> > For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org