Monthly Archives: March 2005

bash one-liners

I’ve moved my one-liners to textsnippets.

Posted in technology | Tagged | Leave a comment

A class needed by class <…> cannot be found: org/apache/tools/ant/Task

(I spent quite a few hours fighting this one, so hopefully Google will help others find this page…) After toying around with maven a bit, I discovered that none of my ant tasks would run. I hadn’t made any changes to anything in $ANT_HOME, but all of sudden things broke. What I had done without […]

Posted in technology | Tagged , | 4 Comments

~/.bashrc

[Edit: 2005-03-14] I discovered I didn’t explain this nearly enough, so I’m going back and providing a little more detail as to how this all works.

It’s taken me a while, but I think I’ve finally got my bashrc files to a setup I’m pretty happy with. I’ve provided it here in hopes that others might find it useful…

The […]

Posted in technology | Tagged | Leave a comment