You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2014/01/15 17:29:24 UTC

[jira] [Created] (ARIES-1148) Deploying a subsystem file with directory entries causes a NPE

David Bosschaert created ARIES-1148:
---------------------------------------

             Summary: Deploying a subsystem file with directory entries causes a NPE
                 Key: ARIES-1148
                 URL: https://issues.apache.org/jira/browse/ARIES-1148
             Project: Aries
          Issue Type: Bug
          Components: Subsystem
    Affects Versions: 1.0.1-SNAPSHOT
            Reporter: David Bosschaert


The attached npe.esa file contains the following entries:

{code}$ jar tvf npe.esa
     0 Wed Jan 15 15:07:04 GMT 2014 OSGI-INF/
   199 Wed Jan 15 15:07:04 GMT 2014 OSGI-INF/DEPLOYMENT.MF
   175 Wed Jan 15 15:01:30 GMT 2014 OSGI-INF/SUBSYSTEM.MF{code}
Deploying it will cause an NPE.

Creating the zip file without directory entries solves the problem, so that's a workaround, but I think subsystems should be forgiving about this and simply ignore directory entries.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)