Skip to content

Instantly share code, notes, and snippets.

@rotty3000
Created December 16, 2011 15:48
Show Gist options
  • Save rotty3000/1486546 to your computer and use it in GitHub Desktop.
Save rotty3000/1486546 to your computer and use it in GitHub Desktop.
jar manifest headers
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.1
Created-By: 1.6.0_22-b22 (Sun Microsystems Inc.)
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: Liferay, Inc.
Bundle-Version: 6.1.0
Export-Package: ...
Liferay-Portal-Code-Name: Paton
Liferay-Portal-Build-Date: Thu Dec 15 00:00:00 EST 2011
Liferay-Portal-Build-Number: 6100
Liferay-Portal-Build-Time: December 16, 2011 at 09:45 AM
Liferay-Portal-Release-Info: Liferay Portal Community Edition 6.1.0 CE
(Paton / Build 6100 / December 15, 2011)
Liferay-Portal-Server-Info: Liferay Portal Community Edition / 6.1.0
Liferay-Portal-Version: 6.1.0
Java-Compiler: javac.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
Java-Debug: javac.debug=on
Java-Deprecation: javac.encoding=ISO-8859-1
Jsp-Precompile: jsp.precompile=off
Bundle-Name: Liferay Portal Impl
Bundle-SymbolicName: com.liferay.portal.impl;singleton:=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment