You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Costin Leau (JIRA)" <ji...@apache.org> on 2007/04/04 09:06:32 UTC

[jira] Created: (IVY-464) OSGIfy ivy artifacts

OSGIfy ivy artifacts
--------------------

                 Key: IVY-464
                 URL: https://issues.apache.org/jira/browse/IVY-464
             Project: Ivy
          Issue Type: Improvement
          Components: Ant, Core
            Reporter: Costin Leau


By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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


[jira] Updated: (IVY-464) OSGIfy ivy artifacts

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

Costin Leau updated IVY-464:
----------------------------

    Attachment: MANIFEST.MF

The first draft of the manifest. I didn't know what imported packages are optional so I marked the xml ones as mandatory and the rest optional - feel free to adjust it accordingly.
The manifest applies to the big ivy file - for core simply remove the org.apache.ivy.ant package along with any other packages which are not available in the jar from the Export-Package entry.
I've briefly validated the manifest by deploying the package on Knopflefish and checking its status and packages through the console.

Cheers

> OSGIfy ivy artifacts
> --------------------
>
>                 Key: IVY-464
>                 URL: https://issues.apache.org/jira/browse/IVY-464
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>            Reporter: Costin Leau
>         Attachments: MANIFEST.MF
>
>
> By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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


[jira] Resolved: (IVY-464) OSGIfy ivy artifacts

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

Xavier Hanin resolved IVY-464.
------------------------------

    Resolution: Fixed

I've integrated your manifest in our build, and tested the resulting jar in knopflerfish, and it seems to work properly (but my test was very basic).

I would appreciate if you have the opportunity to test (run "ant jar" and check the build/artifacts/ivy.jar) and give feedback.

I haven't changed ivy-core.jar, because I don't know if we will keep the packaging as is in the future (that is, for 2.0 release), so I didn't want to spend time for something not really useful IMO.

Thanks a lot for your contribution.

> OSGIfy ivy artifacts
> --------------------
>
>                 Key: IVY-464
>                 URL: https://issues.apache.org/jira/browse/IVY-464
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>            Reporter: Costin Leau
>         Assigned To: Xavier Hanin
>             Fix For: 2.0
>
>         Attachments: MANIFEST.MF
>
>
> By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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


[jira] Updated: (IVY-464) OSGIfy ivy artifacts

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

Costin Leau updated IVY-464:
----------------------------

    Fix Version/s: 2.0

> OSGIfy ivy artifacts
> --------------------
>
>                 Key: IVY-464
>                 URL: https://issues.apache.org/jira/browse/IVY-464
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>            Reporter: Costin Leau
>             Fix For: 2.0
>
>         Attachments: MANIFEST.MF
>
>
> By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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


[jira] Assigned: (IVY-464) OSGIfy ivy artifacts

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

Xavier Hanin reassigned IVY-464:
--------------------------------

    Assignee: Xavier Hanin

> OSGIfy ivy artifacts
> --------------------
>
>                 Key: IVY-464
>                 URL: https://issues.apache.org/jira/browse/IVY-464
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>            Reporter: Costin Leau
>         Assigned To: Xavier Hanin
>             Fix For: 2.0
>
>         Attachments: MANIFEST.MF
>
>
> By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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


[jira] Commented: (IVY-464) OSGIfy ivy artifacts

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486609 ] 

Xavier Hanin commented on IVY-464:
----------------------------------

Ivy interoperability is one of our major concern for the 2.0 release, so I second your improvement request :-)

> OSGIfy ivy artifacts
> --------------------
>
>                 Key: IVY-464
>                 URL: https://issues.apache.org/jira/browse/IVY-464
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>            Reporter: Costin Leau
>
> By adding a few entries to the Ivy manifest, the distribution can be used in OSGi environments/frameworks (such as Spring/OSGi).

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