Importing git checkout project into eclipse workspace
Note: for some reason this post still gets a lot of hits. My post much later might be more helpful. Trying to figure out how best to import Android projects into eclipse, particularly from a version...
View Articlegit rm; application toast pool; G1 bug
Alright, I know I saw it somewhere. How do I get git to add deletion of files to the transaction (when I deleted them w/out git rm and don’t want to git rm the whole list of them)? Can’t find the...
View ArticleChecking out Hibernate with STS
I have cause to revisit my post about importing a git checkout into Eclipse. I need to take a look at the Hibernate code, which is on github at git://github.com/hibernate/hibernate-orm.git, and given...
View ArticleHighly available apps on OpenShift
One question we’re working through in OpenShift is how to make sure applications are highly available in the case of node host failure. The current implementation isn’t satisfactory because a single...
View ArticleCustomizing OpenShift JBoss confs without customizing the cartridge
I added a feature recently to enable OpenShift administrators to specify (at the broker) a custom location to get the default app git template from. This allows you to customize the initial experience...
View Article