You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Kristian Rosenvold <kr...@gmail.com> on 2012/11/27 20:58:06 UTC

p-archiver useJvmChmod by default...

Olivier!

I see you changed the p-archiver to use useJvmChmod=true by default,
which was about time ;)  But archiver has multiple mojos that
du)plicate this setting, which means there are now inconsistent
defaults (AbstractUnarchiver line 58 being at least one) inside the
archiver. Was this just an oversight ?

Now the dependency plugin's unpack goal indicates useJvmChmod=true by
default since 2.6, which may be incorrect due to this inconsistency.
(https://jira.codehaus.org/browse/MDEP-391

Kristian

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


Re: p-archiver useJvmChmod by default...

Posted by Olivier Lamy <ol...@apache.org>.
2012/11/27 Kristian Rosenvold <kr...@gmail.com>:
> Olivier!
>
> I see you changed the p-archiver to use useJvmChmod=true by default,
> which was about time ;)  But archiver has multiple mojos that
> du)plicate this setting, which means there are now inconsistent
> defaults (AbstractUnarchiver line 58 being at least one) inside the
> archiver. Was this just an oversight ?
yes and no :-)
changing that break some tests so I didn't change it immediately and
missed to do it later (maybe it was a friday :-) )

So Looks to be the time now !

>
> Now the dependency plugin's unpack goal indicates useJvmChmod=true by
> default since 2.6, which may be incorrect due to this inconsistency.
> (https://jira.codehaus.org/browse/MDEP-391
>
> Kristian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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