Quick update regarding Ant TODO: there’s now a JAR available for download, so you can get it running even quicker!
addthis_url = ‘http%3A%2F%2Fblog.beplacid.net%2F2010%2F01%2F02%2Fant-todo-update%2F’;
addthis_title = ‘Ant+TODO+Update’;
addthis_pub = ”;
December 31, 2009 – 15:58
I often felt the need to scratch an itch when it comes to source code and a little fragment called //TODO. It’s scattered everywhere; I’m sure you’ve seen it. Yet no matter what codebase you’re looking at, there’s never any real exposure to them.
I therefore decided to implement an Ant Task for parsing TODOs in [...]
September 5, 2008 – 20:32
This blog took nearly 7 thousand hits yesterday. At its peak, it took 1.8 thousand an hour. That’s a decent amount of traffic. This was all brought about when I submitted a link to reddit.com regarding a way to crash Google Chrome instantly. Coincidentally, I had spent an hour or so the night before testing [...]
November 20, 2007 – 10:58
Update: It’s been said that this howto will also work for Tomcat 6. I’ve not tested it, but I’d assume it would work considering the manual aspects of the installation and the unlikely event that Tomcat 6 would’ve changed its directory structure considerably. If you find evidence to the contrary, please let me know.
Introduction
This HowTo [...]