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 logic in where builds push to DHE #4

Merged
merged 1 commit into from
Sep 18, 2017
Merged

Fix logic in where builds push to DHE #4

merged 1 commit into from
Sep 18, 2017

Conversation

ewhoch
Copy link
Contributor

@ewhoch ewhoch commented Sep 18, 2017

Previously the logic was

isRelease -> Release
isContinuous -> Nightly

really it should be

isRelease -> Nightly

and the isContinuous part can just go away. Still requires the property set "published.package.release"

@LibbyBot
Copy link

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 product code files were changed.
  • Please describe in a separate comment how you tested your changes.

Copy link
Member

@cbridgha cbridgha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@cbridgha cbridgha merged commit f719828 into OpenLiberty:integration Sep 18, 2017
navidsh pushed a commit to navidsh/open-liberty that referenced this pull request Jan 17, 2018
Changed the annotation reader logic for Info annotation
anjumfatima90 pushed a commit to anjumfatima90/open-liberty that referenced this pull request Feb 7, 2018
AidanPolese pushed a commit to AidanPolese/open-liberty that referenced this pull request Sep 24, 2018
herman-kailey pushed a commit to herman-kailey/open-liberty that referenced this pull request Sep 26, 2019
removing lambda in ArtifactDownloaderUtils
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
brenthdaniel added a commit to brenthdaniel/open-liberty that referenced this pull request Jul 11, 2022
tevans78 pushed a commit that referenced this pull request Jul 13, 2022
* Telemetry feature added
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
benjamin-confino referenced this pull request in benjamin-confino/open-liberty Jan 29, 2024
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
utle pushed a commit to utle/open-liberty that referenced this pull request Oct 10, 2024
add common crypto to ssl feature
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