-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing with master #25095
Merged
Merged
Syncing with master #25095
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dmatej
commented
Aug 14, 2024
•
edited
Loading
edited
- Done also some changes which will be different between 7 and 8 (and 8.jdk17) - checks for the JVM version.
…tion Signed-off-by: Thiago Henrique Hüpner <thihup@gmail.com>
…updates Website update: Docker and IDE docs, contacts
Add a section about GlassFish API. Automatically generate numbers for main chapters.
Fixes eclipse-ee4j#25085 - Use HTTPS in Oracle links of the documentation
…e.version Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- was obsoleted and did not work well with JDK23 - since JDK10 it is possible to get version id directly from Runtime. Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- We have a standalone git repository for the official docker image. Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Experimental support of JDK23 and 22 for GlassFish 7
Removed abandoned docker image build
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Upgraded command-security-maven-plugin to 1.0.18
…sfish-api Document GlassFish API in the Application Development guide
arjantijms
approved these changes
Aug 14, 2024
|
…ugin) Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- The rest of GF uses just Java 11 as required java version Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- I just fixed its build in 2022, but it was never even tested. - The --add-export instruction is in collision with the <release> element set for compiler. Obviously it would cause problems in the future. Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- on JDK11 is missing the Microprofile support Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
…tion Signed-off-by: Thiago Henrique Hüpner <thihup@gmail.com>
…e.version Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- was obsoleted and did not work well with JDK23 - since JDK10 it is possible to get version id directly from Runtime. Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- We have a standalone git repository for the official docker image. Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Add a section about GlassFish API. Automatically generate numbers for main chapters.
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
|
Using release instead of source+target, removing ldapbp module
# Conflicts: # README.md # appserver/appclient/client/acc/src/main/java/org/glassfish/appclient/client/AppClientFacade.java # appserver/ejb/ejb-container/src/main/java/com/sun/ejb/codegen/StaticRmiStubGenerator.java # docs/security-guide/src/main/asciidoc/running-in-secure-environment.adoc # nucleus/admin/cli/src/main/java/com/sun/enterprise/admin/cli/AdminMain.java # nucleus/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/MainHelper.java
# Conflicts: # README.md # appserver/ldapbp/pom.xml # nucleus/parent/pom.xml Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- Also removed duplicit microprofile module, caused by merge Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Merged
avpinchuk
approved these changes
Aug 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.