Marshall Schor wrote:
While working on UIMA-210 I noticed many cases can use the methods in the FileUtils class, including some example code.

That class has a "main" method - if called, it deletes files. Is this used anywhere?

I'm sure that's a left-over from development, very likely by myself. It should be removed.


Could this class be moved from the package
org.apache.uima.internal.util  to
org.apache.uima.util ?

I have no objection. I use the class a lot, so moving to a package that does not contain "internal" seems like a good idea.

--Thilo

Reply via email to