Case Sensitivity, Windows, Linux and Git

This is a strange one . . . Most of our development for a services project is done on Windows. Java, Spring, Hibernate, Drools, JAX-WS. I was integrating some more service calls and refactored the names of a few classes from (something like): CALLService.java CALLServiceImpl.java to CallService.java CallServiceImpl.java Sounds pretty simple, right? Checked it into […]

EC Tech Meetup Oct. 1, 2014 Synopsis: Virtualization for Developers Part 1

It seems to me we are at this strange crossroads again for putting developers in a box, or opening the doors to allow them creative and utensil freedom. I would say nowdays, we are leaning as an industry towards less freedom and more box. That was the feeling I got when I started to delve […]

Gitblit Duplicate Repo Bug

Logging this because it was kind of difficult to track down. We have a Gitblit instance running for our developer repository on a Fedora machine. It really is a wonderful tool; up and going practically out of the box. But one of the problems we have been having is that duplicate names for the same […]