AngelDoReMi / closure-templates

Automatically exported from code.google.com/p/closure-templates
Apache License 2.0
0 stars 0 forks source link

Soy.jar contains javax packages #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
includes javax.annotation and javax.servlet classes. This seems like a bad 
idea in general and prevents the jar from loading under Tomcat. Generates the 
following error:

INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 
6.0\work\Catalina\localhost\navigate-server\WEB-INF\lib\closure-templates-
1.0.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending 
class: javax/servlet/Servlet.class

Original issue reported on code.google.com by joel.car...@gmail.com on 4 Feb 2010 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by kai.hu...@gmail.com on 7 Apr 2010 at 11:39

GoogleCodeExporter commented 8 years ago
Fixed in release 20100422.

Original comment by kai.hu...@gmail.com on 23 Apr 2010 at 9:18