You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/03/18 11:11:20 UTC

[jira] Created: (AXISCPP-561) Missing symbolic links in packages tar files

Missing symbolic links in packages tar files
--------------------------------------------

         Key: AXISCPP-561
         URL: http://issues.apache.org/jira/browse/AXISCPP-561
     Project: Axis-C++
        Type: Bug
  Components: Build - ANT  
    Versions: current (nightly)    
 Environment: Unix platforms
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


The creation of the tar file within the ANT package scripts do not preserve symbolic links on unix platforms.

This means that users will need to either:
a) Will need to use [library].so.1.5.0 instead of [library].so in their axiscpp.conf files.
b) Create sym links from [library].so to [library].so.1.5.0

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


[jira] Closed: (AXISCPP-561) Missing symbolic links in packages tar files

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-561?page=history ]
     
Adrian Dick closed AXISCPP-561:
-------------------------------

    Resolution: Fixed

Modified ANT packaging script to use tar directly, as the ANT implementation is unable to support symbolic links.

> Missing symbolic links in packages tar files
> --------------------------------------------
>
>          Key: AXISCPP-561
>          URL: http://issues.apache.org/jira/browse/AXISCPP-561
>      Project: Axis-C++
>         Type: Bug
>   Components: Build - ANT
>     Versions: current (nightly)
>  Environment: Unix platforms
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick

>
> The creation of the tar file within the ANT package scripts do not preserve symbolic links on unix platforms.
> This means that users will need to either:
> a) Will need to use [library].so.1.5.0 instead of [library].so in their axiscpp.conf files.
> b) Create sym links from [library].so to [library].so.1.5.0

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