It's Spring time
V0.12 beta has just been released!
RepoWatch has been rewritten in major parts, and is using Spring Framework now instead of the self-made Petit framework. Also the former cron invocation of the repository synchronizer has now been replaced with Quartz. It is now sufficient to deploy the WAR file to a web container, no more hassles with creating cron jobs.
I have moved the branch to the main trunk now. The old trunk (which is discontinued now) has been moved into the "tags" area of Subversion, in case somebody would miss it. If you have previously checked out the main trunk, I suggest to delete your working directory and completely re-checkout the trunk again, since there have been major changes to the structure.
With the new Spring base, I hope more developers will feel attracted to contribute to Repowatch. I also hope to add new features more quickly.
Oh, just one more thing: Repowatch now requires Java 6.0! I couldn't resist to use the new XML Stream API. ;-)
Comments