Author: kkolinko
Date: Wed May 19 12:50:34 2010
New Revision: 946160
URL: http://svn.apache.org/viewvc?rev=946160&view=rev
Log:
revert r946149
Those "blank lines" must be there, because they separate sections of the
manifest.
Modified:
tomcat/trunk/res/META-INF/annotations-api.jar.manifest
tomcat/trunk/res/META-INF/el-api.jar.manifest
tomcat/trunk/res/META-INF/jsp-api.jar.manifest
tomcat/trunk/res/META-INF/servlet-api.jar.manifest
Modified: tomcat/trunk/res/META-INF/annotations-api.jar.manifest
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/annotations-api.jar.manifest?rev=946160&r1=946159&r2=946160&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/annotations-api.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/annotations-api.jar.manifest Wed May 19 12:50:34
2010
@@ -1,6 +1,7 @@
Manifest-version: 1.0
X-Compile-Source-JDK: @source.jdk@
X-Compile-Target-JDK: @target.jdk@
+
Name: javax/servlet/
Specification-Title: Java API for Servlets (Annotations)
Specification-Version: 3.0
Modified: tomcat/trunk/res/META-INF/el-api.jar.manifest
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/el-api.jar.manifest?rev=946160&r1=946159&r2=946160&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/el-api.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/el-api.jar.manifest Wed May 19 12:50:34 2010
@@ -1,6 +1,7 @@
Manifest-version: 1.0
X-Compile-Source-JDK: @source.jdk@
X-Compile-Target-JDK: @target.jdk@
+
Name: javax/el/
Specification-Title: Expression Language
Specification-Version: 2.2
Modified: tomcat/trunk/res/META-INF/jsp-api.jar.manifest
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/jsp-api.jar.manifest?rev=946160&r1=946159&r2=946160&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/jsp-api.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/jsp-api.jar.manifest Wed May 19 12:50:34 2010
@@ -1,6 +1,7 @@
Manifest-version: 1.0
X-Compile-Source-JDK: @source.jdk@
X-Compile-Target-JDK: @target.jdk@
+
Name: javax/servlet/jsp/
Specification-Title: Java API for JavaServer Pages
Specification-Version: 2.2
Modified: tomcat/trunk/res/META-INF/servlet-api.jar.manifest
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/servlet-api.jar.manifest?rev=946160&r1=946159&r2=946160&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/servlet-api.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/servlet-api.jar.manifest Wed May 19 12:50:34 2010
@@ -1,6 +1,7 @@
Manifest-version: 1.0
X-Compile-Source-JDK: @source.jdk@
X-Compile-Target-JDK: @target.jdk@
+
Name: javax/servlet/
Specification-Title: Java API for Servlets
Specification-Version: 3.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]