Ramblings of a Java Dude
Tuesday, February 22, 2011
Gradle License Plugin
›
Over at Xebialabs , we've made the switch from Maven to Gradle. This means that a big part of the build is now much cleaner than it ever...
Thursday, September 16, 2010
Customizing Eclipse files with Gradle
›
Currently I'm employed at XebiaLabs where we're building our Deployit product. In the team, we recently switched from Maven2 to Gra...
1 comment:
Tuesday, September 14, 2010
Gradle and IntelliJ (revisited)
›
In one of my previous posts , I described a way of importing Gradle projects with IntelliJ IDEA. However with the release of Gradle 0.9 rc-1...
Monday, June 7, 2010
Timing Seam Injection
›
One of the main concepts in Seam is the Bijection of Components. Seam can inject components into eachother and can outject them for use in f...
1 comment:
Friday, May 21, 2010
Revised Seam Application Scoped Repositories
›
In yesterdays blog I wrote about repositories in a Seam application that have application scope. In this blog I also presented a possible s...
Thursday, May 20, 2010
Seam Application Scoped Repositories
›
Sometimes bugs are so obvious that they hit your blind spot. This happened to me last day, while working on a Seam project at one of our cus...
1 comment:
Wednesday, May 12, 2010
The Gradle Wrapper
›
Who hasn't come across build system version incompatibilities? You build your system with Maven 2.0.X and one of your colleagues with 2....
›
Home
View web version