[166738] Request for feature patch for 5 bugs
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.properties b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
index 679c51f..63e845e 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -25,9 +25,9 @@
 
 # "description" property - description of the feature
 description=\
-This patch provides a work around for an unintended changed in behavior with \
-respect to what members are returned from a virutal folder. \
-See bug 162974 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=162974) \
+This patch fixes a problem with ServletMapping and IDTranslator in  \n\
+WebAppTranslator.java \n\
+See bug 162974 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=162974) \n
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.xml b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
index e3e3aa6..3e81a20 100644
--- a/features/org.eclipse.jst.web_core.feature.patch/feature.xml
+++ b/features/org.eclipse.jst.web_core.feature.patch/feature.xml
@@ -26,7 +26,7 @@
    </requires>
 
    <plugin
-         id="org.eclipse.jst.common.frameworks"
+         id="org.eclipse.jst.j2ee.core"
          download-size="0"
          install-size="0"
          version="0.0.0"