Java
The Joy Of Greenfield Project Coding - Takeaways
Submitted by Tomek Kaczanowski on Thu, 12/04/2014 - 22:56It has been few weeks since I stared my new project. I think I'm ready for some wrap up.
The Joy Of Greenfield Project Coding - Part 3
Submitted by Tomek Kaczanowski on Tue, 10/14/2014 - 21:04The Joy Of Greenfield Project Coding - Part 2
Submitted by Tomek Kaczanowski on Fri, 10/10/2014 - 20:00This post is a continuation of what was described in part 1.
The Joy Of Greenfield Project Coding - Part 1
Submitted by Tomek Kaczanowski on Thu, 10/09/2014 - 20:11Recently I had a chance to start from a scratch. A brand new internal project. Oh yeah! :)
Fighthing Generics Monster
Submitted by Tomek Kaczanowski on Mon, 05/27/2013 - 11:211000 words about Java generics.
33rd Degree 2013
Submitted by Tomek Kaczanowski on Sun, 03/17/2013 - 00:28I have just returned from 33rd Degree 2013 conference. And I'm very happy I've been there!
PIT - development progress - interview February 2013
Submitted by Tomek Kaczanowski on Wed, 02/27/2013 - 20:19Mutation testing - once a academic toy and today a new trend in testing. Let us hear what Henry Coles, author of the PIT Mutation Testing tool, has to say about its development.
Jenkins Maven - No SNAPSHOT project in the reactor projects list
Submitted by Tomek Kaczanowski on Thu, 12/13/2012 - 23:56Sometimes when releasing your projects on Jenkins you will encounter this Maven error message:
You don't have a SNAPSHOT project in the reactor projects list
even if your pom.xml contains proper (x.y-SNAPSHOT) version.
Custom Asserts For ModelAndView
Submitted by Tomek Kaczanowski on Tue, 11/27/2012 - 23:47This blog posts present some custom assertions written for Spring MVC ModelAndView class to make the tests more readable.
Java 7, Jenkins, Ubuntu 12.10 64bit issues
Submitted by Tomek Kaczanowski on Thu, 10/25/2012 - 16:21While installing Jenkins 1.486 on Ubuntu 12.10 server (64bit) with Java 7u9 I had two issues with libXrender.so.1 and libXtst.so.6 when running the first Maven build. I solved them and this post contains the solution.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.