Tim Shadel is the current JBlanket dude.. I have no idea what changes have been made. But, I doubt there are any changes that would cause JBlanket not work correctly with the hackystat build process.
Is this just as simple as renaming ant task def class reference, or is there any deeper-level changes?
I believe Philip outlined the steps necessary to update JBlanket. These steps seem sufficient. Haha You'll never know unless you try. Anyway, I don't think there are any deeper-level changes. It works fine for the 413 stack application.
There are the following steps:
1. Update hackyBuild to include latest jblanket.jar
2. Update build.xml to correct taskdef class reference to JBlanketModifierTask
3. Make sure everything is cool.
4. Commit changes.
5. Update ant/lib in hackydev server to use new jblanket.jar
6. Send email to hackystat-dev-l to let folks know that they need to updateAntLib to get new version of jblanket.jar (after cvs updating their local hackyBuild)
thanks, aaron
