[
https://issues.apache.org/jira/browse/ATLAS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-197.
------------------------------------
Resolution: Done
> 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
> Assignee: Nigel Jones
> Priority: Minor
> Labels: VirtualDataConnector
>
> 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
(v8.3.4#803005)