I've created Alpha2x branches for the projects to which I have
write access.
https://github.com/jbosstools/jbosstools-build/tree/jbosstools-4.1.0.Alpha2x
https://github.com/jbosstools/jbosstools-build-ci/tree/jbosstools-4.1.0.A...
https://github.com/jbosstools/jbosstools-build-sites/tree/jbosstools-4.1....
https://github.com/jbosstools/jbosstools-download.jboss.org/tree/jbosstoo...
https://github.com/jbosstools/jbosstools-maven-plugins/tree/jbosstools-4....
Project leads, please do the same for your projects, so we can start
spinning up the builds today / tomorrow / this weekend.
---
Aside: discovered that the fastest/simplest way to create a branch
without worrying about if your local repo is up to date is to:
* browse to your project's page at github (must be the jbosstools
origin, not your fork, and must be the default master branch), eg.,
https://github.com/jbosstools/jbosstools-base
* paste "jbosstools-4.1.0.Alpha2x" into the "branch/tag" selection
box
* select the "Create branch jbosstools-4.1.0.Alpha2x from master" button
when it appears.
Thanks