dsyrstad / wicket-web-beans

Automatically exported from code.google.com/p/wicket-web-beans
Apache License 2.0
1 stars 1 forks source link

Remove snapshot-dependency of wicket-contrib-datepicker in release of WWB #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
IMO this snapshot dependency should be replaced (only use snapshots in a 
release version when absolutely necessary -> isn't it?). For now I have to add 
wwb-snapshotRepository to our local repository server to access snapshot of 
wicket-contrib-datepicker... :-(

Why not using wicket owns wicket-datetime instead of a snapshot release of 
wicket-contrib-datepicker? Development is continued and it is also handles 
timezones perfectly... (issue 10)

Original issue reported on code.google.com by minas.ma...@gmail.com on 12 Nov 2010 at 11:24

GoogleCodeExporter commented 9 years ago
I've see too late that in trunk this snapshot is already removed... :-)

Thanks for this. 

IMO scope of some dependencies should be changed:
junit -> test
slf4j-log4j12 -> provided

Still wondering: Trunk is version 1.2 (and not a snapshot)...? no new release 
in repository since 1.1? So I build it (trunk) myself and deployed it into our 
local repository... or have I missed something?

Original comment by minas.ma...@gmail.com on 12 Nov 2010 at 3:19

GoogleCodeExporter commented 9 years ago
slf4j-log4j12 -> provided... or test...

the point is: it should not be in release ;-)

Original comment by minas.ma...@gmail.com on 12 Nov 2010 at 3:23