You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2017/10/16 12:43:46 UTC

[isis] 21/26: ISIS-1742: updates todo doc, removed filters from applib

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch dev/2.0.0/ISIS-1742-remove-deprecations
in repository https://gitbox.apache.org/repos/asf/isis.git

commit b16398ea0e0feab27b8a8b15c180bd7e88f5bd1e
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Oct 16 13:08:23 2017 +0100

    ISIS-1742: updates todo doc, removed filters from applib
---
 todo-deprecation-list.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/todo-deprecation-list.txt b/todo-deprecation-list.txt
index 54f3fbf..965c75c 100644
--- a/todo-deprecation-list.txt
+++ b/todo-deprecation-list.txt
@@ -17,8 +17,6 @@ org.apache.isis.applib.clock
 
 
 
-org.apache.isis.applib.filter  - entire package of Filter classes; use guava Predicate instead.
-
 
 org.apache.isis.applib.fixturescripts
     FixtureScript.java  - various methods to simplify API
@@ -415,3 +413,5 @@ org.apache.isis.applib.marker - remove these marker interfaces (tend to use anno
 
 
 
+org.apache.isis.applib.filter  - entire package of Filter classes; use guava Predicate instead.
+

-- 
To stop receiving notification emails like this one, please contact
"commits@isis.apache.org" <co...@isis.apache.org>.