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

Update to the upstream. #38

Merged
merged 14 commits into from
May 16, 2020
Merged

Update to the upstream. #38

merged 14 commits into from
May 16, 2020

Conversation

monaka
Copy link
Member

@monaka monaka commented May 16, 2020

No description provided.

sunix and others added 14 commits April 8, 2020 11:03
- to fix the build of the default Quarkus sample which has moved Quarkus 1.3.1-Final and requires Maven 3.6.3
- to have native compilation working with the default Quarkus sample
Updated Zowe components. Updated description.

Signed-off-by: Filip Kroupa <[email protected]>
It replaces centos/httpd with alpine/httpd allowing to be smaller/updated and also multi-arch

Change-Id: I3b9802799fcd05bb388b4fcd3ffa14a6424a8a9e
Signed-off-by: Florent Benoit <[email protected]>
…o update to latest base images and fix CVE issue in systemd (eclipse-che#227)

Change-Id: I9cb9a3b36d60b5c019b9486ddd4a66586679eaea
Signed-off-by: nickboldt <[email protected]>
Signed-off-by: Vitalii Parfonov <[email protected]>

Co-authored-by: Vitalii Parfonov <[email protected]>
Why:

 * "Development server" is not the right term for quarkus:dev (since 1.4
   there command mode which is not a server.
 * All Quarkus apps and examples by default comes with mvn wrapper. That
   should be the default used.

This change addreses the need by:

 * Make 'development server' 'Development mode"
 * Update tasks to use `./mvnw` instead of `mvn`

Signed-off-by: Max Rydahl Andersen <[email protected]>
* Enabling quarkus native compilation
* renaming command for devmode

Signed-off-by: sutan-1 <[email protected]>
Signed-off-by: Masaki Muranaka <[email protected]>
@monaka monaka merged commit 1c98750 into pizzafactory May 16, 2020
@monaka monaka deleted the prp-update-to-the-upstream branch May 16, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants