Hi Maxim,
On Thu, May 16, 2013 at 7:26 AM, Maxim Solodovnik <[email protected]>wrote: > Thanks for the quick reply :) > > According to the maven no all components are released > is there any "whitelist" or something to determine which components should > be release and which are not? > The "whitelist" is the Maven <modules> definitions in the pom.xml files. Not all modules are upgraded to Wicket 6 and that's why they are not released. I guess you are interested in UrlFragment module - it is part of jdk-1.6 module so it will be released. > > > On Thu, May 16, 2013 at 11:21 AM, Ernesto Reinaldo Barreiro < > [email protected]> wrote: > > > Normally Martin Grigorov will release a new version within a couple of > days > > (sometimes just a matter of hours) after each wicket release... > > > > > > On Thu, May 16, 2013 at 8:16 AM, Maxim Solodovnik <[email protected] > > >wrote: > > > > > Hello, > > > > > > I would like to ask a question regarding wicketstuff releases. > > > According to Wicketstaff WIKI [1] last stable was made July 3, 2012, > > > according > > > to maven some modules were released 18-Apr-2013 and has version 6.7.0 > > [2]. > > > > > > Is there option to ask for release of the components [3] with the > wicket > > > 6.8.0 or maybe earlier > > > > > > Why I'm asking is because we are using apache ivy in our build and it > is > > > not very easy to get spapshot builds (it is necessary to specify > version > > > as 6.0-20130515.164331-3 and it tend to change after each build) > > > > > > Thanks in advance > > > > > > [1] https://github.com/wicketstuff/core/wiki > > > [2] > > > > http://repo1.maven.org/maven2/org/wicketstuff/wicketstuff-yui-calendar/ > > > [3] > > > > > > > > > https://oss.sonatype.org/content/repositories/snapshots/org/wicketstuff/wicketstuff-urlfragment/ > > > > > > < > http://repo1.maven.org/maven2/org/wicketstuff/wicketstuff-yui-calendar/ > > > >-- > > > WBR > > > Maxim aka solomax > > > > > > > > > > > -- > > Regards - Ernesto Reinaldo Barreiro > > > > > > -- > WBR > Maxim aka solomax > -- Martin Grigorov Wicket Training & Consulting http://jWeekend.com <http://jweekend.com/>
