[
https://issues.apache.org/jira/browse/CHUKWA-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907319#comment-14907319
]
ASF GitHub Bot commented on CHUKWA-783:
---------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/chukwa/pull/4
CHUKWA-783 Update documentation within the Quickstart to ease publication
Hi folks, this PR addresses https://issues.apache.org/jira/browse/CHUKWA-783
Unfortunately velocity does not permit variables such as ${chukwa.version}
e.g. a '.' within the variables name. Therefore I've proposed ${chukwaVersion}.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/chukwa master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/chukwa/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit 2bea435f4398817a3643e03a2ded202316a49d83
Author: Lewis John McGibbney <[email protected]>
Date: 2015-09-25T00:55:39Z
CHUKWA-783 Update documentation within the Quickstart to ease publication
commit 7464a28db8424734b1295d5ceec4c75f01ed0e9b
Author: Lewis John McGibbney <[email protected]>
Date: 2015-09-25T00:57:06Z
CHUKWA-783 Update documentation within the Quickstart to ease publication
----
> Update documentation within the Quickstart to ease publication.
> ---------------------------------------------------------------
>
> Key: CHUKWA-783
> URL: https://issues.apache.org/jira/browse/CHUKWA-783
> Project: Chukwa
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 0.6.0
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Minor
> Fix For: 0.7.0
>
>
> As I was reading through the website documentation (which I think is great)
> I noticed a few areas which I thought I could improve for a) readability and
> b) make it easier for whoever publishes the website by removing some static
> typed dependency versions and making them variables retrievable from parent
> pom.xml.
> Pull request coming up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)