[Issue 463] New - incorrect jar index contains 'com' directory

View: New views
4 Messages — Rating Filter:   Alert me  

[Issue 463] New - incorrect jar index contains 'com' directory

by BRANDS-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://glazedlists.dev.java.net/issues/show_bug.cgi?id=463
                 Issue #|463
                 Summary|incorrect jar index contains 'com' directory
               Component|glazedlists
                 Version|current
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|core
             Assigned to|jessewilson
             Reported by|brands






------- Additional comments from brands@... Sun Feb  1 11:20:19 +0000 2009 -------
Our build produces a jar where com.publicobject.* files should be excluded.
But the ant exclude pattern "com/publicobject/**" does not exclude the 'com'
directory for some reason.
The jar index also contains this 'com' directory.
But the BND tool, which generates the OSGi jar with the appropriate manifest,
seems to remove the empty 'com' dir from the final jar.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 463] incorrect jar index contains 'com' directory

by BRANDS-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://glazedlists.dev.java.net/issues/show_bug.cgi?id=463



User brands changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|jessewilson               |hbrands
--------------------------------------------------------------------------------




------- Additional comments from brands@... Sun Feb  1 11:21:25 +0000 2009 -------
reassigning...

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 463] incorrect jar index contains 'com' directory

by BRANDS-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://glazedlists.dev.java.net/issues/show_bug.cgi?id=463



User brands changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'jplemieux'
--------------------------------------------------------------------------------
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from brands@... Sun Feb  1 11:23:45 +0000 2009 -------
added an additonal
<exclude name="com"/>
to the jar task to filter the empty 'com' directory.


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 463] incorrect jar index contains 'com' directory

by BRANDS-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://glazedlists.dev.java.net/issues/show_bug.cgi?id=463



User brands changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|milestone 1               |1.9.0
--------------------------------------------------------------------------------




------- Additional comments from brands@... Sun Jun  7 20:36:18 +0000 2009 -------
for next release

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...