Hello,
Following the release of wicket 1.5.5 have cut a matching wicketstuff-core release. The artifacts have been promoted and are now available in maven central. They can be retrieved like this: <dependency> <groupId>org.wicketstuff</groupId> <artifactId>wicketstuff-tinymce</artifactId> <version>1.5.5</version> </dependency> The release tag is here: https://github.com/wicketstuff/core/tree/wicketstuff-core-1.5.5 Development on the next release takes place on the core-1.5.x branch here: https://github.com/wicketstuff/core/tree/core-1.5.x Issues can be reported here: https://github.com/wicketstuff/core/issues The Project Wiki is available here: https://github.com/wicketstuff/core/wiki Changelog between wicketstuff-core-1.5.4 and this release: =Tom B (12): Cherry Picked into Core 1.5.x Insertable Changes (Mid cherry pick commit) More Cherry-picked commits from for the merge history AbstractPageableView clearCache support DataGrid InsertRow()&& Igrid committing pull/merge from github WicketStuff/Core updating .gitignore to ignore IDEA project files ended up clarifying parameter order in .gitignore Cherry Pick: updating .gitignore to ignore IDEA project files [InMethod-Grid] Added Additional columns LinkColumn - abstract PageLinkColumn - example implementation for linking to an [InMethod Grid] Updated the new classes for core-1.5.x compatibility Added Generics to the new columns Began Simplifying ar [InMethod Grid] rollback of Failed 1 html Table simplified if statements by removing useless '== true' made sure form exist [InMethod Grid] Final Cherry Pick Commit hopefully evertyhing is to rights now. Cherry Pick: [InMethod Grid] remove errant [InMethod Grid]Final Cherry Pick Commit hopefully everything is to rights not. CherryPick [InMethod Grid] remove errant generic [InMethod Grid] reset poms to remove local build changes delete extraneous/erroneous files from another project org.cometd.java [InMethod Grid] compile fixes + removed unused logger in AddRecordsToolbar - testing/debugging artifact + corrected isFoc Michael O'Cleirigh (2): [wicket-security] Change wicket-util dependency type due to wicket upstream change commit wicketstuff-core 1.5.5 release pom's chrisco484 (2): Merge pull request #96 from raystorm/raystorm-inmethod-grid Merge pull request #98 from raystorm/raystorm-inmethod-grid Andrei Costescu (1): Manually merged changes from 1.4 branch. Options that should evaluate to function objects browser side should not escape un (This listing was generated using: git shortlog -n wicketstuff-core-1.5.4..wicketstuff-core-1.5.5). I will plan to do the next release within one month of today but if you commit code and/or need a release cut sooner please file a ticket. Regards, Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
