Re: assembly plugin logging anomaly

2013-01-09 Thread Steve Cohen

On 01/09/2013 04:52 PM, Dennis Lundberg wrote:

Hi Steve,

I can't remember what notation system it uses, but its a different one
than what is usually seen for unix like permissions. It comes from a
component that the plugin uses to perform these operations.

On 2013-01-07 21:49, Steve Cohen wrote:

Using the assembly plugin I have a file set defined with
644
755

This works correctly - the archive generated has the desired permissions.

But the logging says
[DEBUG] FileSet[outputDir/] dir perms 4 file perms 10

What notation system is this and why does the plugin report it this way
in the log.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org





I suppose I should look in the source.
Thanks.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: assembly plugin logging anomaly

2013-01-09 Thread Dennis Lundberg
Hi Steve,

I can't remember what notation system it uses, but its a different one
than what is usually seen for unix like permissions. It comes from a
component that the plugin uses to perform these operations.

On 2013-01-07 21:49, Steve Cohen wrote:
> Using the assembly plugin I have a file set defined with
> 644
> 755
> 
> This works correctly - the archive generated has the desired permissions.
> 
> But the logging says
> [DEBUG] FileSet[outputDir/] dir perms 4 file perms 10
> 
> What notation system is this and why does the plugin report it this way
> in the log.
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 


-- 
Dennis Lundberg

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



assembly plugin logging anomaly

2013-01-07 Thread Steve Cohen

Using the assembly plugin I have a file set defined with
644
755

This works correctly - the archive generated has the desired permissions.

But the logging says
[DEBUG] FileSet[outputDir/] dir perms 4 file perms 10

What notation system is this and why does the plugin report it this way 
in the log.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org