Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.6.1
Description
Just a documentation improvement :
It seems like on the 3.6.x branch `README.md` didn't mention that before running the build commands, you first need to clone the github repo to make sure there is git presence in your source codes directory.
Because if you downloaded the release source codes (which does not have git presence), and run the build commands, it gives this error "fatal: repository origin does not exist"
So it would be good to advise run something like this first :
git clone -b 3.6.x https://github.com/apache/james-project.git
to make sure you have git presence in your directory.
Cheers,
Attachments
Issue Links
- links to