Skip to content
Snippets Groups Projects
Commit 5adb3e7f authored by david_williams's avatar david_williams
Browse files

339818 - Should install our custom build tools with p2 director, instead of jar copy

parent ba00a348
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ import org.apache.tools.ant.Task;
*
* Note: Filter comparison is NOT case sensitive. Do not use wild cards.
* ie .zip counts all files with .zip anywere in the name.
*
* @deprecated -- no longer needed or used. We now use the built in resourcecount task. This class will be deleted.
*/
public class FileCounter extends Task {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment