Skip to content

Commit

Permalink
Remove Windows java (#7869), unhide JBoss BYO License entries (#7873)
Browse files Browse the repository at this point in the history
* Remove Windows java (#7869)

* Unhide the JBoss BYO License entries

---------

Co-authored-by: vcmsft <[email protected]>
Co-authored-by: Denis Fuenzalida 🐙 <[email protected]>
  • Loading branch information
3 people authored Oct 22, 2024
1 parent 22f4584 commit 27f1a59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 73 deletions.
66 changes: 4 additions & 62 deletions server/src/stacks/2020-10-01/stacks/web-app-stacks/Java.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,7 @@ const getJavaStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateForm
supportedVersion: '21',
},
endOfLifeDate: java21EOL,
},
windowsRuntimeSettings: {
runtimeVersion: '21.0.3',
remoteDebuggingSupported: false,
appInsightsSettings: {
isSupported: true,
isDefaultOff: false,
},
gitHubActionSettings: {
isSupported: true,
supportedVersion: '21',
},
endOfLifeDate: java21EOL,
},
}
},
},
{
Expand Down Expand Up @@ -183,7 +170,7 @@ const getJavaStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateForm
},
{
displayText: 'Java 17.0.12',
value: '17.0.11',
value: '17.0.12',
stackSettings: {
linuxRuntimeSettings: {
// Note (jafreebe): Runtime on Linux Java is determined by the Java container
Expand Down Expand Up @@ -218,20 +205,7 @@ const getJavaStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateForm
supportedVersion: '17',
},
endOfLifeDate: java17EOL,
},
windowsRuntimeSettings: {
runtimeVersion: '17.0.11',
remoteDebuggingSupported: false,
appInsightsSettings: {
isSupported: true,
isDefaultOff: false,
},
gitHubActionSettings: {
isSupported: true,
supportedVersion: '17',
},
endOfLifeDate: java17EOL,
},
}
},
},
{
Expand Down Expand Up @@ -477,20 +451,7 @@ const getJavaStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateForm
supportedVersion: '11',
},
endOfLifeDate: java11EOL,
},
windowsRuntimeSettings: {
runtimeVersion: '11.0.23',
remoteDebuggingSupported: false,
appInsightsSettings: {
isSupported: true,
isDefaultOff: false,
},
gitHubActionSettings: {
isSupported: true,
supportedVersion: '11',
},
endOfLifeDate: java11EOL,
},
}
},
},
{
Expand Down Expand Up @@ -976,25 +937,6 @@ const getJavaStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateForm
},
},
},
{
displayText: 'Java 1.8.0_412',
value: '8.0.412',
stackSettings: {
windowsRuntimeSettings: {
runtimeVersion: '1.8.0_412',
remoteDebuggingSupported: false,
appInsightsSettings: {
isSupported: true,
isDefaultOff: false,
},
gitHubActionSettings: {
isSupported: true,
supportedVersion: '8',
},
endOfLifeDate: java8EOL,
},
},
},
{
displayText: 'Java 1.8.0_392',
value: '8.0.392',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
java11Runtime: 'JBOSSEAP|8-java11_byol',
java17Runtime: 'JBOSSEAP|8-java17_byol',
isAutoUpdate: true,
isHidden: true
},
},
},
Expand All @@ -442,7 +441,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java11Runtime: 'JBOSSEAP|8.0.1-java11_byol',
java17Runtime: 'JBOSSEAP|8.0.1-java17_byol',
isHidden: true
}
}
},
Expand Down Expand Up @@ -639,7 +637,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
java11Runtime: 'JBOSSEAP|7-java11_byol',
java17Runtime: 'JBOSSEAP|7-java17_byol',
isAutoUpdate: true,
isHidden: true
},
},
},
Expand All @@ -651,7 +648,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
java8Runtime: 'JBOSSEAP|7.4.13-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.13-java11_byol',
java17Runtime: 'JBOSSEAP|7.4.13-java17_byol',
isHidden: true
}
}
},
Expand All @@ -663,7 +659,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
java8Runtime: 'JBOSSEAP|7.4.7-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.7-java11_byol',
java17Runtime: 'JBOSSEAP|7.4.7-java17_byol',
isHidden: true
}
}
},
Expand All @@ -675,7 +670,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
java8Runtime: 'JBOSSEAP|7.4.5-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.5-java11_byol',
java17Runtime: 'JBOSSEAP|7.4.5-java17_byol',
isHidden: true
}
}
},
Expand All @@ -686,7 +680,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java8Runtime: 'JBOSSEAP|7.4.2-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.2-java11_byol',
isHidden: true
}
}
},
Expand All @@ -697,7 +690,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java8Runtime: 'JBOSSEAP|7.4.1-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.1-java11_byol',
isHidden: true
}
}
},
Expand All @@ -708,7 +700,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java8Runtime: 'JBOSSEAP|7.4.0-java8_byol',
java11Runtime: 'JBOSSEAP|7.4.0-java11_byol',
isHidden: true
}
}
},
Expand All @@ -719,7 +710,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java8Runtime: 'JBOSSEAP|7.3.10-java8_byol',
java11Runtime: 'JBOSSEAP|7.3.10-java11_byol',
isHidden: true
}
}
},
Expand All @@ -730,7 +720,6 @@ const getJavaContainersStack: (useIsoDateFormat: boolean) => WebAppStack = (useI
linuxContainerSettings: {
java8Runtime: 'JBOSSEAP|7.3.9-java8_byol',
java11Runtime: 'JBOSSEAP|7.3.9-java11_byol',
isHidden: true
}
}
},
Expand Down

0 comments on commit 27f1a59

Please sign in to comment.