Calvin Austin wrote:
btw Technically there is such a thing as a Sun JRE +javac/tools.jar that isn't a JDK. It was done to enable JSP development

http://java.sun.com/j2se/1.3/docchanges.html


IIRC this was done to allow people to redistribute a JRE+tools.jar in conjunction with an application under terms similar to Sun's binary code license. This won't work for us because those terms are more restrictive than the Apache License. Same reason why we couldn't redistribute JavaMail under the BCL.

--
Jeremy

Reply via email to