File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
dev/com.ibm.ws.javaee.ddmodel_fat/fat/src/com/ibm/ws/javaee/ddmodel/suite/core Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 * are made available under the terms of the Eclipse Public License 2.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-2.0/
7- *
7+ *
88 * SPDX-License-Identifier: EPL-2.0
99 *
1010 * Contributors:
2323import componenttest .custom .junit .runner .Mode .TestMode ;
2424
2525@ RunWith (FATRunner .class )
26- @ MinimumJavaLevel (javaLevel = 21 )
26+ @ MinimumJavaLevel (javaLevel = 17 )
2727@ Mode (TestMode .LITE )
2828public class DDValidAppTests_J11 extends CommonTests_Core {
2929 public static final Class <?> TEST_CLASS = DDValidAppTests_J11 .class ;
Original file line number Diff line number Diff line change 44 * are made available under the terms of the Eclipse Public License 2.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-2.0/
7- *
7+ *
88 * SPDX-License-Identifier: EPL-2.0
99 *
1010 * Contributors:
2323import componenttest .custom .junit .runner .Mode .TestMode ;
2424
2525@ RunWith (FATRunner .class )
26- @ MinimumJavaLevel (javaLevel = 21 )
26+ @ MinimumJavaLevel (javaLevel = 17 )
2727@ Mode (TestMode .LITE )
2828public class DDValidModTests_J11 extends CommonTests_Core {
2929 public static final Class <?> TEST_CLASS = DDValidModTests_J11 .class ;
You can’t perform that action at this time.
0 commit comments