Re: [DISCUSSION] build issues with 6x and 7x

2018-12-07 Thread Martin Grigorov
Hi, I am fine with this proposal. Wicket 9 doesn't have many new features compared to 8, so it would be something like "Wicket 8 for Java 11 users". On Fri, Dec 7, 2018 at 9:46 AM Maxim Solodovnik wrote: > Hello All, > > I would like to start discussion regarding latest build issues with 6x and

[GitHub] wicket pull request #344: [WICKET-6620] deprecated classes/methods are remov...

2018-12-07 Thread solomax
GitHub user solomax opened a pull request: https://github.com/apache/wicket/pull/344 [WICKET-6620] deprecated classes/methods are removed You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/wicket WICKET-6620-remove-deprecated

[GitHub] wicket issue #297: Improve AjaxLazyLoadPanel's functionality.

2018-12-07 Thread svenmeier
Github user svenmeier commented on the issue: https://github.com/apache/wicket/pull/297 As explained above we won't apply this pull request. Please close it and open separate requests for specific issues you see with the current implementation and don't force an API break. ---

Re: [DISCUSSION] build issues with 6x and 7x

2018-12-07 Thread Sven Meier
Hi all, IMHO Wicket 9.x is in need of some ground-breaking changes - what do we fill the release announcement with? :P Btw WICKET-6563 is still waiting for review. Regards Sven Am 07.12.18 um 09:42 schrieb Martin Grigorov: Hi, I am fine with this proposal. Wicket 9 doesn't have many new f

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming mon

Re: [DISCUSSION] build issues with 6x and 7x

2018-12-07 Thread Maxim Solodovnik
IMO there is no need for the 100 breaking changes these days :) Java11 suppord might be enough Additionally we can introduce some more fixes in a month or so No need to wait too long ... WBR, Maxim (from mobile, sorry for the typos) On Fri, Dec 7, 2018, 23:50 Sven Meier Hi all, > > IMHO Wicket 9

[GitHub] wicket issue #343: [WICKET-6617] headers are added to header-items if specif...

2018-12-07 Thread solomax
Github user solomax commented on the issue: https://github.com/apache/wicket/pull/343 @svenmeier Should this be merged into 7.x? ---

Re: [DISCUSSION] build issues with 6x and 7x

2018-12-07 Thread Maxim Solodovnik
Here are some numbers: Version Release date 1.3.0 Jan, 2008 1.4.0 Jul, 2009 1.5.0 Sep, 2011 6.0.0 Aug, 2012 7.0.0 Jul, 2015 8.0.0 May, 2018 As you can see it takes longer and longer for new versions to release Other software performs rele

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-07 Thread solomax
Github user solomax closed the pull request at: https://github.com/apache/wicket/pull/343 ---

[GitHub] wicket pull request #344: [WICKET-6620] deprecated classes/methods are remov...

2018-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/wicket/pull/344 ---

[GitHub] wicket pull request #283: Wicket-6563 page store implementation

2018-12-07 Thread klopfdreh
Github user klopfdreh commented on a diff in the pull request: https://github.com/apache/wicket/pull/283#discussion_r239994086 --- Diff: wicket-core/src/main/java/org/apache/wicket/DefaultPageManagerProvider.java --- @@ -167,6 +168,10 @@ protected IPageStore newPersistentStore()

[GitHub] wicket pull request #283: Wicket-6563 page store implementation

2018-12-07 Thread klopfdreh
Github user klopfdreh commented on a diff in the pull request: https://github.com/apache/wicket/pull/283#discussion_r239994141 --- Diff: wicket-core/src/main/java/org/apache/wicket/pageStore/disk/NestedFolders.java --- @@ -0,0 +1,123 @@ +/* + * Licensed to the Apache Softw

[GitHub] wicket issue #343: [WICKET-6617] headers are added to header-items if specif...

2018-12-07 Thread svenmeier
Github user svenmeier commented on the issue: https://github.com/apache/wicket/pull/343 We should leave 7.x for people with support for older browsers. Let them migrate to 8.x if they need newer features. ---

[GitHub] wicket issue #343: [WICKET-6617] headers are added to header-items if specif...

2018-12-07 Thread solomax
Github user solomax commented on the issue: https://github.com/apache/wicket/pull/343 OK :) ---