commit | 148dcea37efb974619771d1118b2dac1306b53de | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Thu Dec 17 10:50:21 2015 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Thu Dec 17 10:50:21 2015 +0000 |
tree | 831f53ed41f28b731ffc388aaa990fdac10de376 | |
parent | a2cef67accba872922a41ffa9120e222fc20239a [diff] |
Rename filter example to whiteboard git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1720517 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/Activator.java b/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/Activator.java similarity index 100% rename from http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/Activator.java rename to http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/Activator.java
diff --git a/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestFilter.java b/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestFilter.java similarity index 100% rename from http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestFilter.java rename to http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestFilter.java
diff --git a/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestServlet.java b/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestServlet.java similarity index 100% rename from http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestServlet.java rename to http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestServlet.java
diff --git a/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestServletContext.java b/http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestServletContext.java similarity index 100% rename from http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/filter/TestServletContext.java rename to http/samples/whiteboard/src/main/java/org/apache/felix/http/samples/whiteboard/TestServletContext.java