Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
530916c3
Commit
530916c3
authored
1 year ago
by
saketh somaraju [EPAM]
Browse files
Options
Downloads
Patches
Plain Diff
Introduce variable for java 17 version
parent
d96eb9cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!614
Introduce variable for java 17 version
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
NOTICE
+4
-4
4 additions, 4 deletions
NOTICE
with
5 additions
and
4 deletions
.gitlab-ci.yml
+
1
−
0
View file @
530916c3
...
...
@@ -27,6 +27,7 @@ variables:
AZURE_SERVICE
:
indexer
AZURE_BUILD_SUBDIR
:
provider/indexer-azure
AZURE_TEST_SUBDIR
:
testing/indexer-test-azure
SERVICE_JAVA_VERSION
:
"
17"
include
:
-
project
:
"
osdu/platform/ci-cd-pipelines"
...
...
This diff is collapsed.
Click to expand it.
NOTICE
+
4
−
4
View file @
530916c3
...
...
@@ -634,7 +634,7 @@ The following software have components provided under the terms of this license:
- jakarta.inject (from https://repo1.maven.org/maven2/org/glassfish/hk2/external/jakarta.inject)
- java-cloudant (from https://cloudant.com)
- javatuples (from http://www.javatuples.org)
- javax.annotation
-api
(from http://jcp.org/en/jsr/detail?id=250)
- javax.annotation
API
(from http://jcp.org/en/jsr/detail?id=250)
- javax.inject (from http://code.google.com/p/atinject/, https://repo1.maven.org/maven2/org/glassfish/hk2/external/javax.inject)
- jersey-core-common (from https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-common)
- jersey-core-server (from https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-server)
...
...
@@ -857,7 +857,7 @@ The following software have components provided under the terms of this license:
- Java Architecture for XML Binding (from http://jaxb.java.net/, https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api)
- JavaBeans Activation Framework (from <http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp>, http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp, https://repo1.maven.org/maven2/com/sun/activation/javax.activation)
- Servlet Specification 2.5 API (from http://jetty.mortbay.org, https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5)
- javax.annotation
-api
(from http://jcp.org/en/jsr/detail?id=250)
- javax.annotation
API
(from http://jcp.org/en/jsr/detail?id=250)
========================================================================
CDDL-1.1
...
...
@@ -871,7 +871,7 @@ The following software have components provided under the terms of this license:
- JavaBeans Activation Framework (from <http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp>, http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp, https://repo1.maven.org/maven2/com/sun/activation/javax.activation)
- JavaMail API (from https://repo1.maven.org/maven2/com/sun/mail/javax.mail)
- Run Level Service (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-runlevel)
- javax.annotation
-api
(from http://jcp.org/en/jsr/detail?id=250)
- javax.annotation
API
(from http://jcp.org/en/jsr/detail?id=250)
- tomcat-embed-core (from http://tomcat.apache.org/)
========================================================================
...
...
@@ -1016,7 +1016,7 @@ The following software have components provided under the terms of this license:
- ServiceLocator Default Implementation (from https://repo1.maven.org/maven2/org/glassfish/hk2/hk2-locator)
- aopalliance-repackaged (from https://repo1.maven.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged)
- jakarta.inject (from https://repo1.maven.org/maven2/org/glassfish/hk2/external/jakarta.inject)
- javax.annotation
-api
(from http://jcp.org/en/jsr/detail?id=250)
- javax.annotation
API
(from http://jcp.org/en/jsr/detail?id=250)
- jersey-container-servlet (from https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet)
- jersey-container-servlet-core (from https://repo1.maven.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core)
- jersey-core-client (from https://repo1.maven.org/maven2/org/glassfish/jersey/core/jersey-client)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment