[
https://issues.apache.org/jira/browse/TUSCANY-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brady Johnson updated TUSCANY-1438:
-----------------------------------
Attachment: tuscany_patch_update2_jira1438
Pete Robbins has added the necessary ant build files to the svn repository.
Following is a description of this upload that goes on top of what he added:
Changed the name of compilers.xml to system.xml.
This update has better support for a platform.properties file that is
completely empty. That is,
all of the platform dependent items are figured out by ant. If they are set in
the platform.properties
file then they override the ant determination.
Better directory path management has been added to the root build.xml and
runtime/core/src/build.xml
files.
The install and clean targets in runtime/core/src have been completed.
Following is a nice way to test the build files.
cd <tuscany root dir>
ant
<now verify deploy/lib and deploy/include>
cd runtime/core/src
ant clean
<now verify .libs, deploy/lib, and deploy/include/tuscany are empty>
ant
<now verify deploy/lib and deploy/include>
cd <tuscany root dir>
ant clean
<do same clean verification>
> Change TuscanySCA Native build system to use ant
> ------------------------------------------------
>
> Key: TUSCANY-1438
> URL: https://issues.apache.org/jira/browse/TUSCANY-1438
> Project: Tuscany
> Issue Type: Improvement
> Components: C++ SCA
> Affects Versions: Cpp-Next
> Environment: all platforms
> Reporter: Brady Johnson
> Priority: Minor
> Fix For: Cpp-Next
>
> Attachments: tuscany_patch_update2_jira1438,
> tuscanySCAnative_ant.tar.gz, tuscanySCAnative_ant_update1.tar.gz
>
>
> In an effort to simplify the build process, I would like to propose switching
> over to use ant instead of automake. It will be much easier to maintain, and
> is used by many more developers today than automake.
> Per a request by Pete Robbins to show what the build scripts would look like
> for cpp/sca/runtime/core, I will attach a patch with the build infrastructure
> to build, link, and install said library.
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - [EMAIL PROTECTED]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]