[ http://issues.apache.org/jira/browse/HARMONY-276?page=all ]
Stepan Mishura updated HARMONY-276:
-----------------------------------
Attachment: fixHarmony276.txt
I've adjusted build files to common structure. I didn't create build hierarchy like:
make/
common/
platform/
linux.x86
windows.x86
Instead I put all platform specific stuff to make/common/build.xml. If there will be a need
in the hierarchy above then it can be easily created. I've verified new build on Windows and
Linux - all tests passed.
> [classlib][security] build files must be adjusted to common build structure
> ---------------------------------------------------------------------------
>
> Key: HARMONY-276
> URL: http://issues.apache.org/jira/browse/HARMONY-276
> Project: Harmony
> Type: Improvement
> Components: Classlib
> Reporter: Stepan Mishura
> Attachments: fixHarmony276.txt
>
> Security module uses ant script that came with Intel's contribution. The script was updated
several times and now it contains debris of x-net module building and obsolete exclude list.
Build files for security module should be adjusted to common build structure. Going to provide
a patch.
--
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
|