Hi Sina,
Sorry for the radio silence. I do not have any big contribution pending for 1.5 - mostly I have been sending small improvements here and there.
Regarding bumpversion - I am all for automation, but I am not sure if we can achieve 100% on that. The process we need is:
* Change all pom.xml files to 1.5.0.
* Make sure the commit with POM versions set to 1.5.0 is buildable.
* Tag that commit as "1.5".
* Let Jenkins create the final 1.5.0 update site and other things.
* Copy 1.5.0 final Eclipse-based deliverables from Jenkins to their places.
* Create Eclipse Oxygen + Epsilon 1.5.0 distributions, upload to website.
* From the 1.5 tagged commit, run "mvn org.eclipse.epsilon:eutils-maven-plugin:deploy -Ddeploy.url="" href="https://oss.sonatype.org/service/local/staging/deploy/maven2">https://oss.sonatype.org/service/local/staging/deploy/maven2" to deploy the Maven artifacts to Maven Central. I'll need to do this myself, as I believe you do not have a GPG key that is authorized to do so.
* Bump versions to 1.6.0.qualifier and 1.6.0-SNAPSHOT and push to Git.
* Update the website accordingly.
Can we do all that just with bumpversion?
BTW, I have no problem helping out with the Linux version. Horacio, do you want to do the Windows one? I definitely cannot do the Mac one (I do not have one).
Kind regards,
Antonio