You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrew Myers (JIRA)" <ji...@apache.org> on 2009/07/05 14:52:14 UTC

[jira] Created: (HARMONY-6255) Implementation of createJar method

Implementation of createJar method
----------------------------------

                 Key: HARMONY-6255
                 URL: https://issues.apache.org/jira/browse/HARMONY-6255
             Project: Harmony
          Issue Type: Improvement
          Components: Contributions
         Environment: All
            Reporter: Andrew Myers
            Priority: Minor


Commenced work on the createJar method.

Have not tested for writing to stdout yet.  Does yet not support manifest 

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


[jira] Assigned: (HARMONY-6255) Implementation of createJar method

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

Oliver Deakin reassigned HARMONY-6255:
--------------------------------------

    Assignee: Oliver Deakin

> Implementation of createJar method
> ----------------------------------
>
>                 Key: HARMONY-6255
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6255
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Contributions
>         Environment: All
>            Reporter: Andrew Myers
>            Assignee: Oliver Deakin
>            Priority: Minor
>             Fix For: 5.0M11
>
>         Attachments: jarpatch.patch
>
>
> Commenced work on the createJar method.
> Have not tested for writing to stdout yet.  Does yet not support manifest 

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


[jira] Resolved: (HARMONY-6255) Implementation of createJar method

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

Oliver Deakin resolved HARMONY-6255.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M11

Thanks Andrew - I've applied the patch at repo revision r799203, please check that it applied as expected.

> Implementation of createJar method
> ----------------------------------
>
>                 Key: HARMONY-6255
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6255
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Contributions
>         Environment: All
>            Reporter: Andrew Myers
>            Priority: Minor
>             Fix For: 5.0M11
>
>         Attachments: jarpatch.patch
>
>
> Commenced work on the createJar method.
> Have not tested for writing to stdout yet.  Does yet not support manifest 

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


[jira] Commented: (HARMONY-6255) Implementation of createJar method

Posted by "Andrew Myers (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727377#action_12727377 ] 

Andrew Myers commented on HARMONY-6255:
---------------------------------------

This will only work if you are creating the archive from the working dir - this needs to be addressed.

-C option needs to be respected.

> Implementation of createJar method
> ----------------------------------
>
>                 Key: HARMONY-6255
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6255
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Contributions
>         Environment: All
>            Reporter: Andrew Myers
>            Priority: Minor
>         Attachments: jarpatch.patch
>
>
> Commenced work on the createJar method.
> Have not tested for writing to stdout yet.  Does yet not support manifest 

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


[jira] Updated: (HARMONY-6255) Implementation of createJar method

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

Andrew Myers updated HARMONY-6255:
----------------------------------

    Attachment: jarpatch.patch

Does not yet support the m (manifest) flag.

Not tested for writing to stdout

> Implementation of createJar method
> ----------------------------------
>
>                 Key: HARMONY-6255
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6255
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Contributions
>         Environment: All
>            Reporter: Andrew Myers
>            Priority: Minor
>         Attachments: jarpatch.patch
>
>
> Commenced work on the createJar method.
> Have not tested for writing to stdout yet.  Does yet not support manifest 

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