Did my first tiny contrubution yesterday and would like to share how it felt for me.
First of all I have to say thanks for the great support and the fast reply to posts on the TomEE Dev mailing list. I feel very comfortable and welcomed with that. There were some little points of struggle that caused unsureness. I would like to take this as a chance to help to get the docu updated/improved so that other newcomers can benefit - or to get hints where I should have looked ... ;-) [1] current docu pages How can I tell which docu page is current, e.g. from: * http://tomee.apache.org/community/sources.html <http://tomee.apache.org/community/sources.html> * http://tomee.apache.org/dev/source-code.html <http://tomee.apache.org/dev/source-code.html> [2] git workflow: howto find the correct branch http://tomee.apache.org/dev/git.html <http://tomee.apache.org/dev/git.html> says: * The 'develop' repository is the equivalent of the SVN trunk directory => branch "develop"? In github it is not active and the last commit on this is dated march 2015 ... ? * The 'master' repository is the equivalent of the SVN tags directory. => branch "master" seems to be the used for the actual developing on Version 8.0.0? => Branches "tomee-7.1.x", "tomee-7.0.x" and "tomee-1.7.x" obvoiusly used for the matching versions => branch "tomee-8.0.0-ML1-rel"? I read through some PRs to figure out that I had to use the master for 8.0.0 ... -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
