Fixes in pom.xml, quick start page

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk@1369052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e766f87..702f5d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,6 +130,7 @@
 
   <modules>
     <module>httpasyncclient</module>
+    <module>httpasyncclient-cache</module>
     <module>httpasyncclient-osgi</module>
   </modules>
 
diff --git a/src/site/apt/quickstart.apt b/src/site/apt/quickstart.apt
index e03505d..f9592eb 100644
--- a/src/site/apt/quickstart.apt
+++ b/src/site/apt/quickstart.apt
@@ -33,7 +33,7 @@
     [[1]] Download 'Binary' package of the latest official release from the 
     {{{http://hc.apache.org/downloads.cgi} project download page}}. 
   
-    There should be 7 jars in total (components marked with (*) include additional features and 
+    There should be 8 jars in total (components marked with (*) include additional features and 
     are optional):
   
     * commons-logging-<x.x.x>.jar
@@ -48,6 +48,8 @@
   
     * httpasyncclient-<x.x.x>.jar
   
+    * httpclient-cache-<x.x.x>.jar (*)
+
     * httpasyncclient-cache-<x.x.x>.jar (*)
 
    []