You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Adriano Crestani (JIRA)" <tu...@ws.apache.org> on 2008/05/12 23:45:55 UTC

[jira] Created: (TUSCANY-2314) OpenPGP jar should not fail the ant process when not found

OpenPGP jar should not fail the ant process when not found
----------------------------------------------------------

                 Key: TUSCANY-2314
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2314
             Project: Tuscany
          Issue Type: Improvement
          Components: C++ SDO
    Affects Versions: Cpp-M4
            Reporter: Adriano Crestani
            Assignee: Adriano Crestani
            Priority: Minor
             Fix For: Cpp-M3


When running the ant on SDO it always try to load the OpenPGP jar, but it's only needed when packing the distributions.

So, as this jar is only required when packing the dists, it should not fail the other ant tasks when it's not found.

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


[jira] Resolved: (TUSCANY-2314) OpenPGP jar should not fail the ant process when not found

Posted by "Adriano Crestani (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adriano Crestani resolved TUSCANY-2314.
---------------------------------------

    Resolution: Fixed

implemented on revision 655668

> OpenPGP jar should not fail the ant process when not found
> ----------------------------------------------------------
>
>                 Key: TUSCANY-2314
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2314
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: C++ SDO
>    Affects Versions: Cpp-M4
>            Reporter: Adriano Crestani
>            Assignee: Adriano Crestani
>            Priority: Minor
>             Fix For: Cpp-M3
>
>
> When running the ant on SDO it always try to load the OpenPGP jar, but it's only needed when packing the distributions.
> So, as this jar is only required when packing the dists, it should not fail the other ant tasks when it's not found.

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