Skip to content
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

Fix branding to be Open Liberty rather than WebSphere Liberty #2

Merged
merged 1 commit into from
Sep 16, 2017
Merged

Fix branding to be Open Liberty rather than WebSphere Liberty #2

merged 1 commit into from
Sep 16, 2017

Conversation

cbridgha
Copy link
Member

PR for RC

@NottyCode NottyCode self-assigned this Sep 16, 2017
@NottyCode NottyCode merged commit 4f29557 into OpenLiberty:17.0.0.3_RC Sep 16, 2017
kgibm added a commit that referenced this pull request Oct 30, 2017
Move opentracing mock tracker to FAT project; attempt #2
anjumfatima90 pushed a commit to anjumfatima90/open-liberty that referenced this pull request Feb 7, 2018
@atosak atosak mentioned this pull request Sep 16, 2019
volosied pushed a commit to volosied/open-liberty that referenced this pull request Mar 23, 2020
# This is the 1st commit message:

Setup transform task

Enable transform in build

add el-4.0 jakarta feature and api

add jsp 3.0 feature

change servlet 5 symbolic bundle name to jakartaee; update servlet-5.0/resources/l10n descriptions

package & rule corrections

update kind=noship

Update transformer version

rename fixes & add jsp resources

update jsp 3.0 bnd.bnd buildpath

Add Jak 9 feature and upgrade transformer

Setup transform task

Enable transform in build

add el-4.0 jakarta feature and api

add jsp 3.0 feature

change servlet 5 symbolic bundle name to jakartaee; update servlet-5.0/resources/l10n descriptions

package & rule corrections

update kind=noship

Update transformer version

rename fixes & add jsp resources

# This is the commit message OpenLiberty#2:

update jsp 3.0 bnd.bnd buildpath

# This is the commit message OpenLiberty#3:

RemoveExtra feature file

# This is the commit message OpenLiberty#4:

update jakarta servlet version rule; correct servlet5  eclipse package name

# This is the commit message OpenLiberty#5:

delete jakarta jar before transformatiton
c00crane added a commit to c00crane/open-liberty that referenced this pull request Nov 18, 2020
jvanhill pushed a commit to jvanhill/open-liberty that referenced this pull request Apr 19, 2021
…et the server in KdcHelper in test setup.
jvanhill pushed a commit that referenced this pull request Apr 20, 2021
Fix #2 for test failure in RTC 282932. Unconditionally reset the serv…
emilytee pushed a commit to emilytee/open-liberty that referenced this pull request Apr 26, 2021
…et the server in KdcHelper in test setup.
emilytee pushed a commit to emilytee/open-liberty that referenced this pull request Apr 27, 2021
…et the server in KdcHelper in test setup.
meiaus pushed a commit to meiaus/open-liberty that referenced this pull request May 18, 2021
…et the server in KdcHelper in test setup.
c00crane added a commit that referenced this pull request Jun 16, 2021
Oidc JWE FAT delivery #2 - RP encryption tests
jhanders34 added a commit that referenced this pull request Oct 14, 2021
Update package versions for API / SPIs that use Java / Jakarta EE APIs (try #2)
jgrassel added a commit to jgrassel/open-liberty that referenced this pull request Apr 27, 2022
Signed-off-by: Joe Grassel <jgrassel@us.ibm.com>
arunavemulapalli added a commit to arunavemulapalli/open-liberty that referenced this pull request Jun 9, 2022
# This is the 1st commit message:

ws-security test changes (2)

# This is the commit message OpenLiberty#2:

Readd removed javaMail-1.6 tolerates
arunavemulapalli added a commit to arunavemulapalli/open-liberty that referenced this pull request Jun 16, 2022
# This is the 1st commit message:

ws-security test changes (2)

# This is the commit message OpenLiberty#2:

Readd removed javaMail-1.6 tolerates
arunavemulapalli added a commit to arunavemulapalli/open-liberty that referenced this pull request Jun 17, 2022
# This is the 1st commit message:

ws-security test changes (2)

# This is the commit message OpenLiberty#2:

Readd removed javaMail-1.6 tolerates
arunavemulapalli added a commit to arunavemulapalli/open-liberty that referenced this pull request Jun 22, 2022
# This is the 1st commit message:

ws-security test changes (2)

# This is the commit message OpenLiberty#2:

Readd removed javaMail-1.6 tolerates
arunavemulapalli added a commit to arunavemulapalli/open-liberty that referenced this pull request Jun 26, 2022
# This is the 1st commit message:

ws-security test changes (2)

# This is the commit message OpenLiberty#2:

Readd removed javaMail-1.6 tolerates
brenthdaniel pushed a commit to brenthdaniel/open-liberty that referenced this pull request Jul 11, 2022
Fix git clone instructions - typo in repo name
volosied added a commit to volosied/open-liberty that referenced this pull request Aug 16, 2022
# This is the 1st commit message:

drop 3.1 code

# This is the commit message OpenLiberty#2:

update jsp.3.1 to jakarta

# This is the commit message OpenLiberty#3:

enable failing el tests

# This is the commit message OpenLiberty#4:

Update spec level for 3.1 bundle

# This is the commit message OpenLiberty#5:

Fix transformations with new 3.1 bundle

# This is the commit message OpenLiberty#6:

Working pages 3.1 feature

# This is the commit message OpenLiberty#7:

groudwork for errorOnELNotFound

# This is the commit message OpenLiberty#8:

add .project

# This is the commit message OpenLiberty#9:

create page directive errorOnELNotFound

# This is the commit message OpenLiberty#10:

create page directive errorOnELNotFound - 23.1 bundle

# This is the commit message OpenLiberty#11:

WIP: jsp prop group for erroronelnotfound

# This is the commit message OpenLiberty#12:

Fix jsp 3.1 bnd

# This is the commit message OpenLiberty#13:

Fix jsp prop group finally

# This is the commit message OpenLiberty#14:

Almost workking jsp.factories ( need to fix getErrorOnELNotFound ) in interface
@OpenLiberty OpenLiberty deleted a comment from LibbyBot Oct 19, 2022
@OpenLiberty OpenLiberty deleted a comment from LibbyBot Oct 19, 2022
jhanders34 added a commit that referenced this pull request Mar 13, 2023
Only validate header name once (attempt #2)
tevans78 added a commit that referenced this pull request Jun 13, 2023
jhanders34 added a commit that referenced this pull request Aug 25, 2023
 Upgrade to Gradle 8.3 and support compiling Java 21 projects (attempt #2)
mrsaldana added a commit to mrsaldana/open-liberty that referenced this pull request Oct 24, 2023
…headers-fixes

Added fixes for multiple issues found in servlet 4 FAT
ajaypaul-ibm added a commit to ajaypaul-ibm/open-liberty that referenced this pull request Dec 1, 2023
jjiwooLim added a commit that referenced this pull request Apr 1, 2024
Channyboy pushed a commit to Channyboy/open-liberty that referenced this pull request Jun 17, 2024
Added logic for configuring runtime otel instance and returning correct otel instance to consumers
BerksanAtes added a commit to BerksanAtes/open-liberty that referenced this pull request Jun 18, 2024
# This is the 1st commit message:

CXF Original

# This is the commit message OpenLiberty#2:

Traces are added

# This is the commit message OpenLiberty#3:

Remove FAT bundle changes

# This is the commit message OpenLiberty#4:

WIP
jacobwdv added a commit to jacobwdv/open-liberty that referenced this pull request Jul 15, 2024
jhanders34 added a commit that referenced this pull request Sep 24, 2024
Don't wait infinitely for client run or server stop to complete (attempt #2)
utle pushed a commit to utle/open-liberty that referenced this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants