FWIW the names used in the classlib level build script are:
build - default target, does an incremental build
clean - as you would expect
rebuild - clean followed by build
...
Maybe it would be good to be consistent with the names here.
Regards,
Tim
Alexei Fedotov wrote:
Tim wrote in HARMONY-5521:
Why not make the incremental build the default? This is more likely the one
people will be using daily.
We should ask people who are in charge of snapshot creation since they
probably use a default target for their script now. It might be good
to rename the "default" target into "all" or something because it
would not be conventional to call it "default" any longer. This is
done via incremental_build_1.patch [2]. Stepan, Alexey, what do you
about Tim's suggestion and the patch?
The following step would be to do something about class library
natives which are rebuilt each time.
[1] https://issues.apache.org/jira/browse/HARMONY-5521
[2]
https://issues.apache.org/jira/secure/attachment/12378724/incremental_build_1.patch
On Thu, Mar 27, 2008 at 5:29 PM, Tim Ellison (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/HARMONY-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582662#action_12582662
]
Tim Ellison commented on HARMONY-5521:
--------------------------------------
Why not make the incremental build the default? This is more likely the one
people will be using daily.
> [build] fix incremental federated build
> ---------------------------------------
>
> Key: HARMONY-5521
> URL: https://issues.apache.org/jira/browse/HARMONY-5521
> Project: Harmony
> Issue Type: Improvement
> Components: build - test - ci
> Reporter: Alexei Fedotov
> Assignee: Pavel Pervov
> Attachments: incremental_build.patch
>
>
> This is a patch which enables incremental Harmony build via conventional federated
build option "build". Testing changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.