[
https://issues.apache.org/jira/browse/HADOOP-12892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322044#comment-15322044
]
Akira AJISAKA commented on HADOOP-12892:
----------------------------------------
I noticed
* We need to set the version to 2.9.0 before running create-release in branch-2
* {{2.9.0/CHANGES*.md}} should be in {{$\{basedir\}/src/site/markdown/release}}
but it is in {{patchprocess/}}. It seems that the {{workingDirectory}} does not
work.
{code:title=hadoop-common-project/hadoop-common/pom.xml}
<executable>${basedir}/../../dev-support/bin/releasedocmaker</executable>
<workingDirectory>src/site/markdown/release/</workingDirectory>
{code}
> fix/rewrite create-release
> --------------------------
>
> Key: HADOOP-12892
> URL: https://issues.apache.org/jira/browse/HADOOP-12892
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Fix For: 3.0.0-alpha1
>
> Attachments: HADOOP-12892.00.patch, HADOOP-12892.01.branch-2.patch,
> HADOOP-12892.01.patch, HADOOP-12892.02.patch, HADOOP-12892.03.patch
>
>
> create-release needs some major surgery.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]