-
Notifications
You must be signed in to change notification settings - Fork 3
Java 11 #35
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
Open
Cajova-Houba
wants to merge
87
commits into
ReliSA:dev
Choose a base branch
from
Cajova-Houba:java-11
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Java 11 #35
Conversation
This file contains hidden or 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
The new external repository module and Vaadin UI. Upgrading the pax-web-jetty-bundle, pax-web-extender-war ... (shared-build-settings version 2.1.2-SNAPSHOT)
Stable module assembly with new UI module
Clean pax runner, Upgrading of Vaadin version at 7.7.10, Aktivator addition (storage integration)
Basic development of form plugins, store, buffer. Fix holding session
…to a buffer, a list of plugins Merging modules (external and UI) under the graphical environment Basic implementation of buffer upload UI plugin list
- Completed WebUI environment for uploading artifacts from a local, central and user-defined repository. - Uploaded to temporary storage (buffer)
Added group listing feature from Central Maven repositories. Enabling the function in the settings menu.
Added the artifact indexing and index search feature in the Maven repository index.
Supported User Forms Store, Buffer, and Resource Details (properties, capability, requirements)
separating the module external_repository_support from the web application and reworking the module interface for use by other components
preparation for implementation in JACC
- modify module name (crce-webui-v2) - change text context web url (crce-webui) - disable switches (radio button) form CentralMaven if not created index
- By default, delete artifacts in the Local Maven repositories (change in the settings form) - Changing the packaging item from the popup to the text (+ with this related edits), choosing the types of packages is not limited to listing them
- when you enable search by group only
- unification of names: local and Aether repositories
In the forms for uploading artifacts from an external storage, the current list of items in the temporary storage (buffer)
- clears items in the Buffer and displays the capabilities, requirements of artifacts in the Store - little improvements
…kes fixing pmd issues easier.
…th java 11 installed.
- crce-component-versioning module - editing crce-webui-v2 (gui) to support release of composite components - form to create a new composite component - minor bug fixes in StoreForm and BufferForm
- list of saved set of components and their composition details. - removing the stored set of components
- create a copy of an existing set of artifacts (with version number definition) - editing an existing artefact set
…ersions of project modules.
…dencies replaced with wrappers.
# Conflicts: # README.md # build/pom.xml # modules/crce-handler-metrics/pom.xml # modules/crce-vo/pom.xml # modules/crce-webui/src/main/java/cz/zcu/kiv/crce/webui/internal/custom/ResourceWrap.java # modules/pom.xml
…started but osgi.ee dependency is not resolved yet.
…placed with 'org.ow2.asm:asm'. Version of 'xbean-*' artifacts increased. Added 'asm-commons' dependency needed by 'xbean'. Dockerfile fixed. Added script to remove unwanted capabilities (osgi.ee) from bundles. Versions of jackson, pax.web and jersey increased.
…ed into the docker image. This solves the problem. Readme updated.
…y-hk2 dependency (without this one, 'java.lang.IllegalStateException: InjectionManagerFactory' may be thrown). REST API now works.
Cajova-Houba
pushed a commit
that referenced
this pull request
May 21, 2020
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.
Version of CRCE suitable for running with Java 11