--- httpcore/pom.xml.sav 2011-03-10 11:17:08.579282001 -0500
+++ httpcore/pom.xml 2011-03-10 11:17:32.655282215 -0500
@@ -39,7 +39,7 @@
HttpComponents Core (blocking I/O)
http://hc.apache.org/httpcomponents-core-ga/
- jar
+ bundle
UTF-8
@@ -111,6 +111,16 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ *
+
+
+
--- httpcore-nio/pom.xml.sav 2011-03-10 11:17:08.579282001 -0500
+++ httpcore-nio/pom.xml 2011-03-10 11:17:57.120281971 -0500
@@ -39,7 +39,7 @@
HttpComponents Core (non-blocking I/O)
http://hc.apache.org/httpcomponents-core/
- jar
+ bundle
@@ -103,6 +103,16 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ *
+
+
+