[infinispan-issues] [JBoss JIRA] (ISPN-11691) Remove deprecated code in 14.0

Dan Berindei (Jira) issues at jboss.org
Fri May 29 06:30:01 EDT 2020


    [ https://issues.redhat.com/browse/ISPN-11691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121231#comment-14121231 ] 

Dan Berindei commented on ISPN-11691:
-------------------------------------

IMO it's too early to create the sub-tasks now, we can find the deprecated code easy enough with 

{{git grep -nP -e '@[dD]eprecated' | perl -F':' -anpe '$_=`git blame -lf -L$F[1],+1 $F[0]`' | git name-rev --stdin --tags --always | grep -P 'tags/([2-9]|1[0-1])\.'}}


> Remove deprecated code in 14.0
> ------------------------------
>
>                 Key: ISPN-11691
>                 URL: https://issues.redhat.com/browse/ISPN-11691
>             Project: Infinispan
>          Issue Type: Task
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>            Priority: Blocker
>




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list