hudson Tag

Recently I played around a little with Tycho because we evaluated it for the use in the RTP project. As a test case, I decided to try to build a RAP application with Tycho. With building I mean compiling and packaging the artifacts into a WAR file in order to deploy them on a Tomcat or another Servlet Container. I have to say that I'm really impressed with...

Read More

Finally the voting process for this years Google Summer of Code is over and they announced the accepted students. I'm really happy that so many interesting proposals got trough and really looking forward to see the outcome of all the student projects. Here is the full list of the proposals that got accepted for 2010. Improve Eclipse Git integration Student: Dariusz Luksza Mentor(s): Matthias Sohn WAR deployment for RAP/Equinox based...

Read More

In the past I have said some unkind words about about maven's pom.xml format. My aversion to xml heavy configuration has drawn me to more lightweight approaches to build systems, like gradle for example. At the same time, I was intrigued: if a tool like maven is seeing such a widespread use despite its cumbersome format, there must something to make up for it. My...

Read More