One more..
1.
getting rid of
org.apache.java.lang.Bytes (only used in org.apache.java.security.MD5)
org.apache.java.security.MD5
org.apache.java.security.MessageDigest
having given up Java 1.1 compatibility there is really no reason why we
shouldn't use java.security.Digest
2.
Getting rid of
org.apache.jserv.JServUtils, we are only using the decode function in
DefaultParameterParser
and use
java.net.URLDecode instead
--
That way we won't have any non Turbine code in the repository
- Kasper
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]