You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/12 19:08:00 UTC

[jira] [Commented] (DERBY-7053) Further top build.xml streamlining

    [ https://issues.apache.org/jira/browse/DERBY-7053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013855#comment-17013855 ] 

ASF subversion and git services commented on DERBY-7053:
--------------------------------------------------------

Commit 1872685 from Richard N. Hillegas in branch 'code/branches/10.15'
[ https://svn.apache.org/r1872685 ]

DERBY-7053: Port 1866767 from trunk to 10.15 branch.

> Further top build.xml streamlining
> ----------------------------------
>
>                 Key: DERBY-7053
>                 URL: https://issues.apache.org/jira/browse/DERBY-7053
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.15.1.3
>            Reporter: Davide Grandi
>            Priority: Minor
>              Labels: build, patch
>         Attachments: Explanation.txt, build-0.dot, build-0.pdf, build-0.xml, build-22.dot, build-22.pdf, build-22.xml, derby-7053-01-aa-minorChanges.diff, svn.diff
>
>
> Considering the (all => init) and (buildjars => init) targets flow I've expanded all the <ant> and nearly all <antcall> tasks.
> This required the expansion and deleting of 12 secondary build files, and the conversion of some antcall-ed targets in ant macros (keeping the names).
> In every step I've checked build result and binary compares with initial build file.
> I've attached :
>  * original build-0.xml, *.dot version and *.pdf rendered with graphviz
>  * final build-22.xml, *.dot, and *.pdf
>  * a step by step (boring) Explanation.txt
>  * svn.diff patch
> Nearly all targets are buildable without error, being dependent with their real dependencies.
> What's missing : normalization of init-sane and locales-split-dosplit groups.
> Best regards, Davide Grandi



--
This message was sent by Atlassian Jira
(v8.3.4#803005)