Minor updates to WHICH_JARS, still a bit outdated, but now adays everyone used maven or other dep mgmt anyway.
diff --git a/distribution/src/main/release/lib/WHICH_JARS b/distribution/src/main/release/lib/WHICH_JARS
index 7951988..47777fe 100755
--- a/distribution/src/main/release/lib/WHICH_JARS
+++ b/distribution/src/main/release/lib/WHICH_JARS
@@ -1,7 +1,5 @@
 This directory includes the CXF jar, the CXF manifest jar, the required
-dependencies, and many optional dependencies. The "modules" directory
-contains the cxf.jar split up into smaller pieces if you wish to use only
-specific parts of CXF.
+dependencies, and many optional dependencies.
 
 The 'manifest jar' is a jar containing only a MANIFEST.MF with a classpath
 that calls in all the other jar.
@@ -18,7 +16,7 @@
 - jaxb-impl.jar (this is a [7] for normal runtime, but is required for 
                  tooling and the dynamic clients)
 - xmlschema-core.jar
-- woodstox-core-asl.jar
+- woodstox-core.jar
 - stax2-api.jar
 - slf4j-*.jar
 - jcl-over-slf4j.jar