[jira] [Assigned] (WICKET-6031) NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6031: --- Assignee: Martin Grigorov > NPE in PackageResourceReference#getResource() when

[jira] [Updated] (WICKET-6030) Support /META-INF/services/org.apache.wicket.IInitializer (backport to 6.x)

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-6030: Summary: Support /META-INF/services/org.apache.wicket.IInitializer (backport to 6.x)

buildbot failure in ASF Buildbot on wicket-master

2015-11-14 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/156 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchScheduler

[jira] [Resolved] (WICKET-6030) Move /wicket.properties to /META-INF/wicket/xyz.properties (backport to 6.x)

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6030. - Resolution: Fixed Fix Version/s: 6.22.0 I've cherry picked the change from

[jira] [Assigned] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6002: --- Assignee: Martin Grigorov > FileUploadField makes form-component models become null

[jira] [Commented] (WICKET-6025) Read resource files with Java's NIO API

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005254#comment-15005254 ] ASF subversion and git services commented on WICKET-6025: - Commit

wicket git commit: WICKET-6025 - Guide information

2015-11-14 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/wicket-7.x a341150e2 -> 192d28b89 WICKET-6025 - Guide information Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/192d28b8 Tree:

[jira] [Assigned] (WICKET-6033) [Possible Memory Leak]RepeatingView Should not use String.intern

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6033: --- Assignee: Martin Grigorov > [Possible Memory Leak]RepeatingView Should not use

[jira] [Commented] (WICKET-6030) Move /wicket.properties to /META-INF/wicket/xyz.properties (backport to 6.x)

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005289#comment-15005289 ] Martin Grigorov commented on WICKET-6030: - Sorry, but I didn't pay much attention to the ticket

[jira] [Resolved] (WICKET-6017) Tests fail when executed with not expected locale

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6017. - Resolution: Fixed Assignee: Martin Grigorov Fix Version/s: 6.22.0

[jira] [Commented] (WICKET-6017) Tests fail when executed with not expected locale

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005306#comment-15005306 ] ASF subversion and git services commented on WICKET-6017: - Commit

buildbot success in ASF Buildbot on wicket-branch-7.x

2015-11-14 Thread buildbot
The Buildbot has detected a restored build on builder wicket-branch-7.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-7.x/builds/46 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

wicket git commit: WICKET-6031 NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 192d28b89 -> f37581bae WICKET-6031 NPE in PackageResourceReference#getResource() when there is no request Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

wicket git commit: WICKET-6031 NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 490fdf676 -> e4399d742 WICKET-6031 NPE in PackageResourceReference#getResource() when there is no request Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e4399d74

[jira] [Commented] (WICKET-6031) NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005285#comment-15005285 ] ASF subversion and git services commented on WICKET-6031: - Commit

[jira] [Commented] (WICKET-6031) NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005286#comment-15005286 ] ASF subversion and git services commented on WICKET-6031: - Commit

buildbot failure in ASF Buildbot on wicket-branch-7.x

2015-11-14 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-7.x while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-branch-7.x/builds/45 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-6017) Tests fail when executed with not expected locale

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005305#comment-15005305 ] ASF subversion and git services commented on WICKET-6017: - Commit

[1/2] wicket git commit: WICKET-5997 Compatibility problem with Websphere liberty profile

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 19f32b689 -> dbd0fa83e WICKET-5997 Compatibility problem with Websphere liberty profile Use ServiceLoader instead of collecting the wicket.properties files in the classpath with custom logic Project:

wicket git commit: WICKET-6017 Tests fail when executed with not expected locale

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x f37581bae -> 8c6461207 WICKET-6017 Tests fail when executed with not expected locale Use a random locale that has both a country and a language Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5997) Compatibility problem with Websphere liberty profile

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005304#comment-15005304 ] ASF subversion and git services commented on WICKET-5997: - Commit

[2/2] wicket git commit: WICKET-6017 Tests fail when executed with not expected locale

2015-11-14 Thread mgrigorov
WICKET-6017 Tests fail when executed with not expected locale Use a random locale that has both a country and a language Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dbd0fa83 Tree:

[jira] [Commented] (WICKET-6006) ModalWindow.closeCurrent() causes 414 status error

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005316#comment-15005316 ] Martin Grigorov commented on WICKET-6006: - Without a quickstart I'm afraid I cannot help you. >

wicket git commit: WICKET-6025 - Guide information

2015-11-14 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/master a30bff2ba -> 490fdf676 WICKET-6025 - Guide information Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/490fdf67 Tree:

[jira] [Resolved] (WICKET-6033) [Possible Memory Leak]RepeatingView Should not use String.intern

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6033. - Resolution: Won't Fix Thank you for the ticket! I'll close it as "Won't fix" due to the

[jira] [Assigned] (WICKET-6030) Move /wicket.properties to /META-INF/wicket/xyz.properties (backport to 6.x)

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6030: --- Assignee: Martin Grigorov > Move /wicket.properties to

[jira] [Resolved] (WICKET-6031) NPE in PackageResourceReference#getResource() when there is no request

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6031. - Resolution: Fixed Fix Version/s: 8.0.0-M1 7.2.0 > NPE in

[jira] [Commented] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005367#comment-15005367 ] ASF subversion and git services commented on WICKET-6002: - Commit

[1/2] wicket git commit: WICKET-6002 FileUploadField makes form-component models become null on submit

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 8c6461207 -> e8faee175 WICKET-6002 FileUploadField makes form-component models become null on submit Use #entrySet() while looping over a map Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005366#comment-15005366 ] ASF subversion and git services commented on WICKET-6002: - Commit

[jira] [Resolved] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6002. - Resolution: Fixed Fix Version/s: 8.0.0-M1 7.2.0 Thank you for

[2/2] wicket git commit: WICKET-6002 FileUploadField makes form-component models become null on submit

2015-11-14 Thread mgrigorov
WICKET-6002 FileUploadField makes form-component models become null on submit Use the Part's content type to decide whether it is a fileupload or standard form field. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[3/3] wicket git commit: WICKET-6002 FileUploadField makes form-component models become null on submit

2015-11-14 Thread mgrigorov
WICKET-6002 FileUploadField makes form-component models become null on submit Use the Part's content type to decide whether it is a fileupload or standard form field. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6017) Tests fail when executed with not expected locale

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005365#comment-15005365 ] ASF subversion and git services commented on WICKET-6017: - Commit

[2/3] wicket git commit: WICKET-6002 FileUploadField makes form-component models become null on submit

2015-11-14 Thread mgrigorov
WICKET-6002 FileUploadField makes form-component models become null on submit Use #entrySet() while looping over a map Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/374865e5 Tree:

[1/3] wicket git commit: WICKET-6017 Tests fail when executed with not expected locale

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master e4399d742 -> d2db95786 WICKET-6017 Tests fail when executed with not expected locale Use a random locale that has both a country and a language Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005370#comment-15005370 ] ASF subversion and git services commented on WICKET-6002: - Commit

[jira] [Commented] (WICKET-6002) FileUploadField makes form-component models become null on submit

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005369#comment-15005369 ] ASF subversion and git services commented on WICKET-6002: - Commit

[jira] [Resolved] (WICKET-6008) Wicket.Ajax.Call.handleMultipart should use channel

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6008. - Resolution: Won't Fix Wicket 1.5 is in security maintenance mode, i.e. only security

[jira] [Commented] (WICKET-6027) Nested TransparentWebMarkupContainer, markup of inner component not found

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005403#comment-15005403 ] Martin Grigorov commented on WICKET-6027: - Seems to be broken by: WICKET-5898 method

wicket git commit: Non functional changes

2015-11-14 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master d2db95786 -> 4385fcc87 Non functional changes Java 7 diamonds Whitespace cleanup Remove local variable - it is children, not siblings Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6027) Nested TransparentWebMarkupContainer, markup of inner component not found

2015-11-14 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005454#comment-15005454 ] Andrea Del Bene commented on WICKET-6027: - I've finished to work to a fix. Still have to add

buildbot success in ASF Buildbot on wicket-master

2015-11-14 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: http://ci.apache.org/builders/wicket-master/builds/157 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The

[jira] [Commented] (WICKET-6027) Nested TransparentWebMarkupContainer, markup of inner component not found

2015-11-14 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005435#comment-15005435 ] Andrea Del Bene commented on WICKET-6027: - Right. That's why 6.x is not affected. > Nested

[jira] [Assigned] (WICKET-6008) Wicket.Ajax.Call.handleMultipart should use channel

2015-11-14 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6008: --- Assignee: Martin Grigorov > Wicket.Ajax.Call.handleMultipart should use channel >

wicket git commit: WICKET-6027 Nested TransparentWebMarkupContainer, markup of inner component not found

2015-11-14 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master 4385fcc87 -> 1d654bf6e WICKET-6027 Nested TransparentWebMarkupContainer, markup of inner component not found Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-6027) Nested TransparentWebMarkupContainer, markup of inner component not found

2015-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005560#comment-15005560 ] ASF subversion and git services commented on WICKET-6027: - Commit