[582204] Update bundles to buildable BREEs

Change-Id: Iff95e152d638e1c605cf0ca1603c25809f78c465
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/META-INF/MANIFEST.MF b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/META-INF/MANIFEST.MF
index ceacb20..b40bd98 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/META-INF/MANIFEST.MF
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/META-INF/MANIFEST.MF
@@ -25,7 +25,8 @@
  org.eclipse.wst.common.frameworks,
  org.eclipse.wst.common.environment,
  org.eclipse.jst.ws.axis2.ui,
- org.eclipse.jst.ws.axis2.core
+ org.eclipse.jst.ws.axis2.core,
+ org.apache.axis;bundle-version="1.4.0"
 Eclipse-LazyStart: true
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.jst.ws.axis2.consumption.core.command,
diff --git a/core/bundles/org.eclipse.wst.command.env/.classpath b/core/bundles/org.eclipse.wst.command.env/.classpath
index 0e66534..2de1817 100644
--- a/core/bundles/org.eclipse.wst.command.env/.classpath
+++ b/core/bundles/org.eclipse.wst.command.env/.classpath
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="src" path="ant-src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
diff --git a/core/bundles/org.eclipse.wst.command.env/.settings/org.eclipse.jdt.core.prefs b/core/bundles/org.eclipse.wst.command.env/.settings/org.eclipse.jdt.core.prefs
index 947d7f7..faad80d 100644
--- a/core/bundles/org.eclipse.wst.command.env/.settings/org.eclipse.jdt.core.prefs
+++ b/core/bundles/org.eclipse.wst.command.env/.settings/org.eclipse.jdt.core.prefs
@@ -1,9 +1,8 @@
-#Fri Jul 11 10:32:37 EDT 2008
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.compliance=1.8
 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
 org.eclipse.jdt.core.compiler.debug.localVariable=generate
 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
@@ -54,4 +53,5 @@
 org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled
 org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
 org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
-org.eclipse.jdt.core.compiler.source=1.5
+org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.source=1.8
diff --git a/core/features/javaee-web/org.eclipse.jst.enterprise_core.feature/feature.properties b/core/features/javaee-web/org.eclipse.jst.enterprise_core.feature/feature.properties
index cd27069..168e2c9 100644
--- a/core/features/javaee-web/org.eclipse.jst.enterprise_core.feature/feature.properties
+++ b/core/features/javaee-web/org.eclipse.jst.enterprise_core.feature/feature.properties
@@ -22,7 +22,7 @@
 
 
 # "description" property - description of the feature
-description=JST enterprise core functionality
+description=JST Enterprise headless functionality
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/core/features/javaee-web/org.eclipse.jst.enterprise_ui.feature/feature.properties b/core/features/javaee-web/org.eclipse.jst.enterprise_ui.feature/feature.properties
index 4c416fd..be4bd18 100644
--- a/core/features/javaee-web/org.eclipse.jst.enterprise_ui.feature/feature.properties
+++ b/core/features/javaee-web/org.eclipse.jst.enterprise_ui.feature/feature.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2006, 2009 IBM Corporation and others.
+# Copyright (c) 2006, 2023 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v2.0
 # which accompanies this distribution, and is available at
@@ -22,11 +22,11 @@
 
 
 # "description" property - description of the feature
-description=Eclipse Java EE Developer Tools
+description=Eclipse Java EE and Jakarta EE Developer Tools
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2006, 2009 IBM Corporation and others.\n\
+Copyright (c) 2006, 2023 IBM Corporation and others.\n\
 All rights reserved. This program and the accompanying materials\n\
 are made available under the terms of the Eclipse Public License v2.0\n\
 which accompanies this distribution, and is available at\n\
diff --git a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.classpath b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.classpath
index 64c5e31..eca7bdb 100755
--- a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.classpath
+++ b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.classpath
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="output" path="bin"/>
diff --git a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.settings/org.eclipse.jdt.core.prefs b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.settings/org.eclipse.jdt.core.prefs
index 86749bb..9f6ece8 100755
--- a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.settings/org.eclipse.jdt.core.prefs
+++ b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/.settings/org.eclipse.jdt.core.prefs
@@ -1,8 +1,8 @@
-#Mon Jul 20 15:25:31 EEST 2009
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
-org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
+org.eclipse.jdt.core.compiler.compliance=1.8
 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.5
+org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.source=1.8
diff --git a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/META-INF/MANIFEST.MF b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/META-INF/MANIFEST.MF
index 1d96266..c852eb0 100755
--- a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/META-INF/MANIFEST.MF
+++ b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/META-INF/MANIFEST.MF
@@ -1,9 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
+Automatic-Module-Name: org.eclipse.jst.ws.jaxws.utils
 Bundle-Name: %Bundle-Name.0
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-SymbolicName: org.eclipse.jst.ws.jaxws.utils;singleton:=true
-Bundle-Version: 1.0.302.qualifier
+Bundle-Version: 1.1.0.qualifier
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/pom.xml b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/pom.xml
index b0eaa7e..c5dbbc2 100644
--- a/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/pom.xml
+++ b/jaxws/bundles/org.eclipse.jst.ws.jaxws.utils/pom.xml
@@ -24,6 +24,6 @@
 
   <groupId>org.eclipse.webtools.webservices</groupId>
   <artifactId>org.eclipse.jst.ws.jaxws.utils</artifactId>
-  <version>1.0.302-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/jaxws/tests/org.eclipse.jst.ws.jaxws.core.tests/pom.xml b/jaxws/tests/org.eclipse.jst.ws.jaxws.core.tests/pom.xml
index 2fb6a9a..a5c307f 100644
--- a/jaxws/tests/org.eclipse.jst.ws.jaxws.core.tests/pom.xml
+++ b/jaxws/tests/org.eclipse.jst.ws.jaxws.core.tests/pom.xml
@@ -45,6 +45,11 @@
                 <id>javax.xml.ws</id>
                 <versionRange>0.0.0</versionRange>
               </requirement>
+              <requirement>
+                <type>eclipse-plugin</type>
+                <id>org.apache.axis</id>
+                <versionRange>0.0.0</versionRange>
+              </requirement>
             </extraRequirements>
           </dependency-resolution>
         </configuration>
diff --git a/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.classpath b/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.classpath
index 64c5e31..3e5654f 100755
--- a/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.classpath
+++ b/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.classpath
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="src" path="src">
+		<attributes>
+			<attribute name="test" value="true"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
diff --git a/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.settings/org.eclipse.jdt.core.prefs b/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.settings/org.eclipse.jdt.core.prefs
index 86749bb..9f6ece8 100755
--- a/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.settings/org.eclipse.jdt.core.prefs
+++ b/jaxws/tests/org.eclipse.jst.ws.jaxws.utils.tests/.settings/org.eclipse.jdt.core.prefs
@@ -1,8 +1,8 @@
-#Mon Jul 20 15:25:31 EEST 2009
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
-org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
+org.eclipse.jdt.core.compiler.compliance=1.8
 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.5
+org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.source=1.8