[
https://issues.redhat.com/browse/ISPN-11691?page=com.atlassian.jira.plugi...
]
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)