Jan and I have run across some annoying problems with test cases and test scoping within jetty recently and it has lead to some discussion on an idea that I have been kicking around for a while. The problem was that we have some useful test cases which are in the form of jetty server configurations in the jetty module and maybe a couple of other module, but since they are test source they are not readily available for consumption in other modules.[Read More]
Posted at 04:08PM Jun 25, 2008 by jesse in General | Comments[1]
The trunk of jetty has undergone some substantial changes over the last couple of weeks. In addition to jetty 7 now requiring a minimum version of jdk 1.5 and the default inclusion of the early servlet 3.0 spec, there have been a number of structural changes a bit more near and dear to my heart. It leverages a bit more maven2![Read More]
Posted at 06:57PM Apr 22, 2008 by jesse in General | Comments[3]