remm 01/02/15 10:05:05
Removed: src/share/org/apache/slide/util MD5Encoder.java
src/share/org/apache/slide/util/dom DOMWriter.java
MIME2Java.java
Log:
- Create a set of utils which are shared between the three components of Slide
to avoid having a version of the file in multiple spots in the repository.
- Note : Although there may be a lot of commits, the impact at the API level
is zero (except of course if you were using one of the util files which have
just been moved, in which case you just need to update the name of the
class in the imports).