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/06/22 12:26:17 UTC

[jira] Created: (AXISCPP-708) Consolidate platform independent build properties into a single file

Consolidate platform independent build properties into a single file
--------------------------------------------------------------------

         Key: AXISCPP-708
         URL: http://issues.apache.org/jira/browse/AXISCPP-708
     Project: Axis-C++
        Type: Improvement
  Components: Build - ANT  
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 
    Priority: Minor


Currently, we have a build property file for each platform.  However, as these have evolved there are quite a number of properties which remain identical on every platform.

I propose the introduction of a build.common.properties file.  Into this will be placed all the properties which remain unchanged for all platforms.  I have noticed, if we load the platform specific version first, then we can also consolidate properties which are identical for all but  (say) Windows.


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-708) Consolidate platform independent build properties into a single file

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

    Fix Version: current (nightly)
     Resolution: Fixed

> Consolidate platform independent build properties into a single file
> --------------------------------------------------------------------
>
>          Key: AXISCPP-708
>          URL: http://issues.apache.org/jira/browse/AXISCPP-708
>      Project: Axis-C++
>         Type: Improvement
>   Components: Build - ANT
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>     Priority: Minor
>      Fix For: current (nightly)

>
> Currently, we have a build property file for each platform.  However, as these have evolved there are quite a number of properties which remain identical on every platform.
> I propose the introduction of a build.common.properties file.  Into this will be placed all the properties which remain unchanged for all platforms.  I have noticed, if we load the platform specific version first, then we can also consolidate properties which are identical for all but  (say) Windows.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-708) Consolidate platform independent build properties into a single file

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


This has been implemented for sometime now, within the build scripts.

> Consolidate platform independent build properties into a single file
> --------------------------------------------------------------------
>
>          Key: AXISCPP-708
>          URL: http://issues.apache.org/jira/browse/AXISCPP-708
>      Project: Axis-C++
>         Type: Improvement
>   Components: Build - ANT
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>     Priority: Minor
>      Fix For: current (nightly)

>
> Currently, we have a build property file for each platform.  However, as these have evolved there are quite a number of properties which remain identical on every platform.
> I propose the introduction of a build.common.properties file.  Into this will be placed all the properties which remain unchanged for all platforms.  I have noticed, if we load the platform specific version first, then we can also consolidate properties which are identical for all but  (say) Windows.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira