Non Eclipse user
Posted: Thu Feb 27, 2014 7:47 pm
So I really like that the source code is on GitHub and the documentation that you have for getting started. The problem is that it is very biased to setting things up one way. We do not use Eclipse, we use IntelliJ. Now that isn't really a big deal as if I have the code cloned locally, I just go file-open and select the pom file and I have it in the IDE.
The problem I am having is really figuring out how to get a particular version of the code, it appears that the 3.1.x branch is what I would use, but it also appears the M2 commits are being merged into that branch. And the documentation does state what is the latest branch for production ready code versus Snapshot code that might not work.
I am really just looking for the answer to what branch should I be checking out to get RELEASE code. Or is it better to just always use master?
Thanks
Mark
The problem I am having is really figuring out how to get a particular version of the code, it appears that the 3.1.x branch is what I would use, but it also appears the M2 commits are being merged into that branch. And the documentation does state what is the latest branch for production ready code versus Snapshot code that might not work.
I am really just looking for the answer to what branch should I be checking out to get RELEASE code. Or is it better to just always use master?
Thanks
Mark