Java
- Java 7 launched
- Webcast of launch
- Java Stakeholders Adam Messinger, Mark Reinhold, John Rose and Joe Darcy as they discuss how they are Moving Java Forward with Java 7
- http://sellmic.com/blog/2011/07/08/7-new-cool-features-in-java-7/
- They launched the RC? Final is due July 28.
- http://download.java.net/jdk7/docs/technotes/guides/vm/multiple-language-support.html
- JRebel 4.0
- Selenium 2.0 released
- MPS 2.x screencast series by Marcus Voelter (of Software Engineering Radio fame)
- The return of The Bile Blog - a bit rusty I though, but a fun read.
Apache
- Apache Karaf 2.2.2
- 2.1.x branch has been END OF LIFED, a 2.1.6 release will be forthcoming and final.
- Apache Karaf Cellar 2.2.1
- Karaf Cellar is a clustering solution for Apache Karaf powered by Hazelcast.
- Apache Maven Dependency Plugin 2.3
- Apache Maven Wagon 1.0 - Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. No real diff. to 1.0-beta7, but was time to remove the beta monikor.
- maven-bundle-plugin 2.3.5 and Bundle Repository 1.6.6
- build-helper-maven-plugin 1.7
- Set a property based on the current time/date
- Set a property by applying a regex replacement rule to a value
- Nexus 1.9.2
Android
Eclipse
Clojure
- clojure-maven-plugin 1.3.8 out *finally*
Jetbrains