You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/07/29 16:24:11 UTC

svn commit: r680709 - /commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF

Author: niallp
Date: Tue Jul 29 07:24:11 2008
New Revision: 680709

URL: http://svn.apache.org/viewvc?rev=680709&view=rev
Log:
Remove the MANIFEST entries that make it look like its been generated automatically by the Bnd tool

Modified:
    commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF

Modified: commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF
URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF?rev=680709&r1=680708&r2=680709&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF (original)
+++ commons/proper/cli/branches/cli-1.x/src/conf/MANIFEST.MF Tue Jul 29 07:24:11 2008
@@ -10,7 +10,6 @@
 X-Compile-Target-JDK: 1.3
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
 Import-Package: org.apache.commons.cli;version="1.2.0.SNAPSHOT"
-Bnd-LastModified: 1217335218750
 Export-Package: org.apache.commons.cli;version="1.2.0.SNAPSHOT"
 Bundle-Version: 1.2.0.SNAPSHOT
 Bundle-Name: Commons CLI
@@ -20,4 +19,3 @@
 Bundle-ManifestVersion: 2
 Bundle-Vendor: The Apache Software Foundation
 Bundle-SymbolicName: org.apache.commons.cli
-Tool: Bnd-0.0.238