[jira] [Commented] (WICKET-6620) @Deprecated classes/methods need to be removed

2018-12-07 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WICKET-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713546#comment-16713546
 ] 

ASF GitHub Bot commented on WICKET-6620:


Github user asfgit closed the pull request at:

https://github.com/apache/wicket/pull/344


> @Deprecated classes/methods need to be removed
> --
>
> Key: WICKET-6620
> URL: https://issues.apache.org/jira/browse/WICKET-6620
> Project: Wicket
>  Issue Type: Task
>  Components: wicket
>Affects Versions: 9.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 9.0.0
>
>
> @Deprecated classes/methods need to be removed
> 1) Drop all `@Deprecated(since = "8.0", forRemoval = true)` from master
> 2) Drop all marked as @Deprecated in wicket7 from master



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WICKET-6620) @Deprecated classes/methods need to be removed

2018-12-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WICKET-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713543#comment-16713543
 ] 

ASF subversion and git services commented on WICKET-6620:
-

Commit 4b09e371b0a59ff2d093d1236afbf66ee7874402 in wicket's branch 
refs/heads/master from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=4b09e37 ]

[WICKET-6620] deprecated classes/methods are removed


> @Deprecated classes/methods need to be removed
> --
>
> Key: WICKET-6620
> URL: https://issues.apache.org/jira/browse/WICKET-6620
> Project: Wicket
>  Issue Type: Task
>  Components: wicket
>Affects Versions: 9.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 9.0.0
>
>
> @Deprecated classes/methods need to be removed
> 1) Drop all `@Deprecated(since = "8.0", forRemoval = true)` from master
> 2) Drop all marked as @Deprecated in wicket7 from master



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WICKET-6620) @Deprecated classes/methods need to be removed

2018-12-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WICKET-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713544#comment-16713544
 ] 

ASF subversion and git services commented on WICKET-6620:
-

Commit 4ebdafb600740442fcdc96ee41041169b77ed57f in wicket's branch 
refs/heads/master from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=4ebdafb ]

Merge remote-tracking branch 'origin/WICKET-6620-remove-deprecated'


> @Deprecated classes/methods need to be removed
> --
>
> Key: WICKET-6620
> URL: https://issues.apache.org/jira/browse/WICKET-6620
> Project: Wicket
>  Issue Type: Task
>  Components: wicket
>Affects Versions: 9.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 9.0.0
>
>
> @Deprecated classes/methods need to be removed
> 1) Drop all `@Deprecated(since = "8.0", forRemoval = true)` from master
> 2) Drop all marked as @Deprecated in wicket7 from master



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WICKET-6620) @Deprecated classes/methods need to be removed

2018-12-07 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WICKET-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712566#comment-16712566
 ] 

ASF GitHub Bot commented on WICKET-6620:


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

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/wicket/pull/344.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #344


commit 4b09e371b0a59ff2d093d1236afbf66ee7874402
Author: Maxim Solodovnik 
Date:   2018-12-07T09:52:19Z

[WICKET-6620] deprecated classes/methods are removed




> @Deprecated classes/methods need to be removed
> --
>
> Key: WICKET-6620
> URL: https://issues.apache.org/jira/browse/WICKET-6620
> Project: Wicket
>  Issue Type: Task
>  Components: wicket
>Affects Versions: 9.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 9.0.0
>
>
> @Deprecated classes/methods need to be removed
> 1) Drop all `@Deprecated(since = "8.0", forRemoval = true)` from master
> 2) Drop all marked as @Deprecated in wicket7 from master



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WICKET-6620) @Deprecated classes/methods need to be removed

2018-12-07 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WICKET-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712564#comment-16712564
 ] 

ASF subversion and git services commented on WICKET-6620:
-

Commit 4b09e371b0a59ff2d093d1236afbf66ee7874402 in wicket's branch 
refs/heads/WICKET-6620-remove-deprecated from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=4b09e37 ]

[WICKET-6620] deprecated classes/methods are removed


> @Deprecated classes/methods need to be removed
> --
>
> Key: WICKET-6620
> URL: https://issues.apache.org/jira/browse/WICKET-6620
> Project: Wicket
>  Issue Type: Task
>  Components: wicket
>Affects Versions: 9.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 9.0.0
>
>
> @Deprecated classes/methods need to be removed
> 1) Drop all `@Deprecated(since = "8.0", forRemoval = true)` from master
> 2) Drop all marked as @Deprecated in wicket7 from master



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)