On Jun 11, 2007, at 10:32 AM, David Jencks wrote:
el: + 0.1 missing scm section in pom.xml
j2ee-management: +0.1 missing scm section in pom.xml. Is the spec
still called "j2ee management"?
jsp-2.1: -1 unless the comments in the following files are not
from sun or there is a written licensing trail showing we can
redistribute them:
--- javax/servlet/jsp/resources/jspxml.xsd
--- javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
--- javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
I also wonder if it's intentional that there are apparent
duplications:
javax/servlet/jsp/resources/jsp_2_1.xsd
javax/servlet/jsp/resources/web-jsptaglibrary_2_1.xsd
javax/servlet/resources/jsp_2_1.xsd
javax/servlet/resources/web-jsptaglibrary_2_1.xsd
If memory serves me, Tomcat looked for these files in one location
and Jetty looked in the other. If we decide to leave the files, we
should leave both copies since there is likely to be code that
depends on both locations.
-dain