You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Martin Ellis (JIRA)" <ji...@apache.org> on 2010/04/26 17:23:32 UTC

[jira] Created: (FELIX-2302) Fileinstall should add entries for directories when creating JARs

Fileinstall should add entries for directories when creating JARs
-----------------------------------------------------------------

                 Key: FELIX-2302
                 URL: https://issues.apache.org/jira/browse/FELIX-2302
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-2.0.8
            Reporter: Martin Ellis


When creating JAR files from a directory, Fileinstall currently only creates JAR entries for files.
It should create JAR entries for the directories too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2302) Fileinstall should add entries for directories when creating JARs

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-2302.
------------------------------------

    Fix Version/s: fileinstall-2.0.10
       Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	fileinstall/src/main/java/org/apache/felix/fileinstall/internal/Util.java
Committed r938112


> Fileinstall should add entries for directories when creating JARs
> -----------------------------------------------------------------
>
>                 Key: FELIX-2302
>                 URL: https://issues.apache.org/jira/browse/FELIX-2302
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.8
>            Reporter: Martin Ellis
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-2.0.10
>
>         Attachments: mkdirentries.diff
>
>
> When creating JAR files from a directory, Fileinstall currently only creates JAR entries for files.
> It should create JAR entries for the directories too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-2302) Fileinstall should add entries for directories when creating JARs

Posted by "Martin Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ellis updated FELIX-2302:
--------------------------------

    Attachment: mkdirentries.diff

Trivial patch attached.

Mailing list thread:
"Fileinstall does not create directory entries"
http://www.mail-archive.com/users@felix.apache.org/msg07327.html

> Fileinstall should add entries for directories when creating JARs
> -----------------------------------------------------------------
>
>                 Key: FELIX-2302
>                 URL: https://issues.apache.org/jira/browse/FELIX-2302
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.8
>            Reporter: Martin Ellis
>         Attachments: mkdirentries.diff
>
>
> When creating JAR files from a directory, Fileinstall currently only creates JAR entries for files.
> It should create JAR entries for the directories too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-2302) Fileinstall should add entries for directories when creating JARs

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned FELIX-2302:
--------------------------------------

    Assignee: Guillaume Nodet

> Fileinstall should add entries for directories when creating JARs
> -----------------------------------------------------------------
>
>                 Key: FELIX-2302
>                 URL: https://issues.apache.org/jira/browse/FELIX-2302
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions: fileinstall-2.0.8
>            Reporter: Martin Ellis
>            Assignee: Guillaume Nodet
>         Attachments: mkdirentries.diff
>
>
> When creating JAR files from a directory, Fileinstall currently only creates JAR entries for files.
> It should create JAR entries for the directories too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.