[
https://issues.apache.org/jira/browse/ATLAS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551084#comment-15551084
]
Shwetha G S commented on ATLAS-197:
-----------------------------------
Yes, makes sense to add local reference or give minimal build instructions at
README and add link as well for detailed instructions
> Add build instructions in top level dir
> ---------------------------------------
>
> Key: ATLAS-197
> URL: https://issues.apache.org/jira/browse/ATLAS-197
> Project: Atlas
> Issue Type: Wish
> Affects Versions: trunk
> Reporter: Nigel Jones
> Priority: Minor
>
> In early Atlas code we had a file (names something like Installation Steps)
> in the top level directory which directed the developer who'd downloaded the
> code from github as to how to build.
> However since the docs are now in twiki those build instructions are only
> found several layers deep, and with twiki markup
> jonesn@jonesn-ThinkPad-W530:~/atlas/incubator-atlas$ find . -type f -print |
> xargs -n50 grep -y "mvn clean install"
> ./docs/src/site/twiki/InstallationSteps.twiki:export MAVEN_OPTS="-Xmx1024m
> -XX:MaxPermSize=256m" && mvn clean install
> A pointer to the user to read this file, or a quick summary should be added
> to the root
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)