[jira] [Resolved] (WICKET-5936) simplify cdata escaping for ajax-response

2015-06-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5936. Resolution: Fixed Fix Version/s: 7.0.0-M7 "]]>" is now escaped with ">

[jira] [Commented] (WICKET-5936) simplify cdata escaping for ajax-response

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602085#comment-14602085 ] ASF subversion and git services commented on WICKET-5936: - Commit

wicket git commit: WICKET-5936 split CDATA end with CDATA end+start

2015-06-25 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 7d90522c4 -> 87c38f29e WICKET-5936 split CDATA end with CDATA end+start Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/87c38f29 Tree: http://git-wip-us.apache.org/r

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread Felipe Campos de Almeida (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602022#comment-14602022 ] Felipe Campos de Almeida commented on WICKET-5926: -- All right, Thank's!

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602015#comment-14602015 ] Martin Grigorov commented on WICKET-5926: - The build for 6.x fails ... :-/ http:/

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread Felipe Campos de Almeida (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601998#comment-14601998 ] Felipe Campos de Almeida commented on WICKET-5926: -- Sure! Thank's. I fou

[jira] [Created] (WICKET-5936) simplify cdata escaping for ajax-response

2015-06-25 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5936: -- Summary: simplify cdata escaping for ajax-response Key: WICKET-5936 URL: https://issues.apache.org/jira/browse/WICKET-5936 Project: Wicket Issue Type: Improvemen

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601807#comment-14601807 ] Martin Grigorov commented on WICKET-5933: - You are right! So we have to allow #di

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601805#comment-14601805 ] Martin Grigorov commented on WICKET-5926: - You can find the snapshots at Apache M

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-06-25 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601469#comment-14601469 ] Andrea Del Bene commented on WICKET-5933: - I see, but we need to touch the page i

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601223#comment-14601223 ] ASF GitHub Bot commented on WICKET-5926: Github user felipecalmeida commented on

svn commit: r9504 - /release/wicket/6.19.0/

2015-06-25 Thread dashorst
Author: dashorst Date: Thu Jun 25 12:51:29 2015 New Revision: 9504 Log: Remove previous version from mirrors Removed: release/wicket/6.19.0/

svn commit: r9503 - /release/wicket/7.0.0-M5/

2015-06-25 Thread dashorst
Author: dashorst Date: Thu Jun 25 12:51:15 2015 New Revision: 9503 Log: Remove previous version from mirrors Removed: release/wicket/7.0.0-M5/

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601003#comment-14601003 ] Martin Grigorov commented on WICKET-5933: - I think this is the reason: re-new a p

[jira] [Updated] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-06-25 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene updated WICKET-5933: Attachment: wicket-5933.patch > Avoid serialization of untouched page after ajax request >

[jira] [Commented] (WICKET-5933) Avoid serialization of untouched page after ajax request

2015-06-25 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600904#comment-14600904 ] Andrea Del Bene commented on WICKET-5933: - I investigated the two issues linked a

buildbot success in ASF Buildbot on wicket-master

2015-06-25 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/556 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchSchedul

[jira] [Commented] (WICKET-5935) IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600887#comment-14600887 ] ASF GitHub Bot commented on WICKET-5935: Github user selckin closed the pull requ

[jira] [Commented] (WICKET-5935) IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600884#comment-14600884 ] ASF GitHub Bot commented on WICKET-5935: Github user martin-g commented on the pu

[jira] [Resolved] (WICKET-5935) IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5935. - Resolution: Fixed Fix Version/s: 7.0.0-M7 6.21.0 Thanks! > IoC

[jira] [Commented] (WICKET-5935) IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600883#comment-14600883 ] ASF subversion and git services commented on WICKET-5935: - Commit

wicket git commit: WICKET-5935 IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 899d72777 -> 27ccea351 WICKET-5935 IoC Guice: cache proxies and fail on creation when binding is missing - cache proxies in the same way the spring ioc caches them - If a bean has no binding the exception is now throw on construction

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600879#comment-14600879 ] ASF subversion and git services commented on WICKET-5926: - Commit

[2/2] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Fix the asserting after removing JUnit's Assert from BaseWicketTester Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7d90522c

[1/2] wicket git commit: WICKET-5935 IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 17be97395 -> 7d90522c4 WICKET-5935 IoC Guice: cache proxies and fail on creation when binding is missing - cache proxies in the same way the spring ioc caches them - If a bean has no binding the exception is now throw on construction ins

[jira] [Commented] (WICKET-5935) IoC Guice: cache proxies and fail on creation when binding is missing

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600878#comment-14600878 ] ASF subversion and git services commented on WICKET-5935: - Commit

buildbot failure in ASF Buildbot on wicket-master

2015-06-25 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/555 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchScheduler

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600867#comment-14600867 ] ASF subversion and git services commented on WICKET-5926: - Commit

[jira] [Commented] (WICKET-5901) Leaving veil when ajax processing ends with redirect

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600868#comment-14600868 ] Martin Grigorov commented on WICKET-5901: - Welcome! > Leaving veil when ajax pro

wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master ea1dc12e4 -> 17be97395 WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. BaseWicketTester should not use JUnit classes. Minor code formatting Project: http://git-wip-us.apache.org/repos/asf/w

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600865#comment-14600865 ] ASF GitHub Bot commented on WICKET-5926: Github user martin-g commented on the pu

[jira] [Resolved] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5926. - Resolution: Fixed Fix Version/s: 7.0.0-M7 6.21.0 The PR has bee

[jira] [Closed] (WICKET-5901) Leaving veil when ajax processing ends with redirect

2015-06-25 Thread Tomas Kloucek (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Kloucek closed WICKET-5901. - > Leaving veil when ajax processing ends with redirect >

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600862#comment-14600862 ] ASF subversion and git services commented on WICKET-5926: - Commit

wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 2c4133145 -> 899d72777 WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Cherry pick the improvements to (Base)WicketTester from 7.x. The Arquillian test will be only in 7.x. Project: htt

[jira] [Commented] (WICKET-5901) Leaving veil when ajax processing ends with redirect

2015-06-25 Thread Tomas Kloucek (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600861#comment-14600861 ] Tomas Kloucek commented on WICKET-5901: --- We just upgraded to Wicket 6.20 and it wor

buildbot success in ASF Buildbot on wicket-master

2015-06-25 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/554 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: The SingleBranchSchedul

[03/14] wicket git commit: Changes required to merge. Tests are now organized and added one more as an functional example. Added the patch on BaseWicketTester and WicketTester.

2015-06-25 Thread mgrigorov
http://git-wip-us.apache.org/repos/asf/wicket/blob/af093ab1/testing/wicket-arquillian/src/test/java/org/jboss/as/quickstarts/wicketWar/TestWicketJavaEEApplication.java -- diff --git a/testing/wicket-arquillian/src/test/java/org/jb

[02/14] wicket git commit: Update arquillian.xml

2015-06-25 Thread mgrigorov
Update arquillian.xml Updating the arquillian.xml to work with java 7 and so on. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1fd79349 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/1fd79349 Diff: http://git-wip

[10/14] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Use the configured version of WildFly in arquillian.xml Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d3765b1e Tree: http://g

[08/14] wicket git commit: Minor updates. Upgrading Wildfly and Arquillian version and removing unnecessary comments.

2015-06-25 Thread mgrigorov
Minor updates. Upgrading Wildfly and Arquillian version and removing unnecessary comments. Signed-off-by: Felipe C. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e944570a Tree: http://git-wip-us.apache.org/repos/asf/wicke

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600846#comment-14600846 ] ASF subversion and git services commented on WICKET-5926: - Commit

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600844#comment-14600844 ] ASF subversion and git services commented on WICKET-5926: - Commit

[09/14] wicket git commit: Merge branch 'master' of https://github.com/apache/wicket.git

2015-06-25 Thread mgrigorov
Merge branch 'master' of https://github.com/apache/wicket.git Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8c3854d6 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/8c3854d6 Diff: http://git-wip-us.apache.org/repos

[04/14] wicket git commit: Changes required to merge. Tests are now organized and added one more as an functional example. Added the patch on BaseWicketTester and WicketTester.

2015-06-25 Thread mgrigorov
Changes required to merge. Tests are now organized and added one more as an functional example. Added the patch on BaseWicketTester and WicketTester. Signed-off-by: Felipe C. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600842#comment-14600842 ] ASF subversion and git services commented on WICKET-5926: - Commit

[12/14] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Fix Maven warning Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a458b494 Tree: http://git-wip-us.apache.org/repos/asf/wicket/

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600845#comment-14600845 ] ASF subversion and git services commented on WICKET-5926: - Commit

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600847#comment-14600847 ] ASF GitHub Bot commented on WICKET-5926: Github user asfgit closed the pull reque

[05/14] wicket git commit: Update WicketJavaEEApplication.java

2015-06-25 Thread mgrigorov
Update WicketJavaEEApplication.java Just identation. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/55ce3e59 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/55ce3e59 Diff: http://git-wip-us.apache.org/repos/asf/wic

[01/14] wicket git commit: Example to run Arquillian with Wicket. I'm using Wildfly example from https://github.com/wildfly/quickstart/tree/master/wicket-war Made some modifications and added an Arqui

2015-06-25 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 3e63e97c5 -> ea1dc12e4 Example to run Arquillian with Wicket. I'm using Wildfly example from https://github.com/wildfly/quickstart/tree/master/wicket-war Made some modifications and added an Arquillian Test configured and running, everythin

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600843#comment-14600843 ] ASF subversion and git services commented on WICKET-5926: - Commit

[11/14] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Add wicket-arquillian test as a module in the parent Maven project Improve the tests so they do not dump stacktraces in the log while finishing successfully Project: http://git-wip-us.apache.org/repo

[14/14] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Add Apache licence headers Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ea1dc12e Tree: http://git-wip-us.apache.org/repos/as

[13/14] wicket git commit: WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread mgrigorov
WICKET-5926 Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester. Mark Arquillian tests as slow tests so they are not executed when running with -Pfast profile Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/as

[07/14] wicket git commit: Update TestWicketJavaEEApplication.java

2015-06-25 Thread mgrigorov
Update TestWicketJavaEEApplication.java Indentation. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/192f5147 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/192f5147 Diff: http://git-wip-us.apache.org/repos/asf/wic

[06/14] wicket git commit: Update ResourceWebApplicationPath.java

2015-06-25 Thread mgrigorov
Update ResourceWebApplicationPath.java Added a comment. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/42e92314 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/42e92314 Diff: http://git-wip-us.apache.org/repos/asf/

[jira] [Commented] (WICKET-5926) Arquillian Support with Container ServletContext in BaseWicketTester/WicketTester.

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14600804#comment-14600804 ] ASF GitHub Bot commented on WICKET-5926: Github user martin-g commented on a diff