so are you saying we wont be doing 1.2.5? or we wont be doing it any time soon. and if latter we should define the "time soon".
-igor On 1/12/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
If you really need it fixed, you could run your own 1.2.4b build from wicket-1.2.x branch. Add the line <version>1.2.4b</version> to the wicket/pom.xml file below <artifactId>, and run 'mvn package' In the target directory you will find a wicket-1.2.4b.jar file for use in your project. I would use a dated/timestamped/revision version instead of 1.2.4b, so that you know from which date you have to check out the sources again if the need should arise. So something like 1.2.4-20070113-1204 Martijn On 1/12/07, Sean Sullivan <[EMAIL PROTECTED]> wrote: > Hello, > > Wicket 1.2.4 has a critical bug that affects my application. The > HeaderContributor > behavior is buggy which causes my CSS style sheet to randomly disappear from > my web pages. > > A fix was applied to the source tree on December 29th: > > http://issues.apache.org/jira/browse/WICKET-188 > > According to JIRA, the fix will be included in Wicket 1.2.5. My question > is: when will Wicket 1.2.5 be released? > > Sean > > -- Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now! http://wicketframework.org
