httplite: move metadata files to conform with other bundles project layout.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1182670 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/META-INF/LICENSE b/httplite/LICENSE
similarity index 100%
rename from httplite/META-INF/LICENSE
rename to httplite/LICENSE
diff --git a/httplite/META-INF/MANIFEST.MF b/httplite/META-INF/MANIFEST.MF
deleted file mode 100644
index d93263d..0000000
--- a/httplite/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,14 +0,0 @@
-Manifest-Version: 1.0

-Bundle-ManifestVersion: 2

-Bundle-Name: Apache Felix Lightweight Http Service Bundle

-Bundle-SymbolicName: org.apache.felix.http.lightweight

-Bundle-Activator: org.apache.felix.http.lightweight.osgi.Activator

-Bundle-Version: 0.2.0

-Import-Package: 

- org.osgi.framework, 

- org.osgi.service.http;version="1.2.1",

- javax.servlet;version="2.4",

- javax.servlet.http;version="2.4",

- javax.servlet.resources;version="2.4"

-Bundle-RequiredExecutionEnvironment: J2SE-1.4

-

diff --git a/httplite/META-INF/NOTICE b/httplite/NOTICE
similarity index 100%
rename from httplite/META-INF/NOTICE
rename to httplite/NOTICE