You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/01/07 22:01:27 UTC

[jira] Resolved: (OPENEJB-434) Remove dependency on Sun Classes in JarUtils

     [ https://issues.apache.org/jira/browse/OPENEJB-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek Laskowski resolved OPENEJB-434.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Sending        container/openejb-core/src/main/java/org/apache/openejb/util/JarUtils.java
Transmitting file data .
Committed revision 493837.

Thanks Karan Malhi!

> Remove dependency on Sun Classes in JarUtils
> --------------------------------------------
>
>                 Key: OPENEJB-434
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-434
>             Project: OpenEJB
>          Issue Type: Task
>    Affects Versions: 2.2, 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>         Attachments: JarUtils.patch
>
>
> Remove dependency on Sun Classes.
> JarUtils uses suntools.jar.Main to add an entry to an existing jar.  This could be replaced by creating a new temp jar with JarOutputStream copying all the data from the existing jar and adding the one new entry.  Then you swap the two files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira