-
Notifications
You must be signed in to change notification settings - Fork 723
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
Master merge scheduler plugin #5491
Merged
wseyler
merged 116 commits into
pentaho:master
from
wseyler:master-merge-scheduler-plugin
Jan 8, 2024
Merged
Master merge scheduler plugin #5491
wseyler
merged 116 commits into
pentaho:master
from
wseyler:master-merge-scheduler-plugin
Jan 8, 2024
Conversation
This file contains 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
Getting the user-console module to a compiling state.
[BACKLOG-38035] SCHEDULER - moving the scheduler UI into the new sche…
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functional…
Rebasing to 10.1.0.0
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functionality work again
…m into TestBranch # Conflicts: # scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/EmbeddedQuartzSystemListener.java # scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/QuartzScheduler.java # scheduler/src/main/java/org/pentaho/platform/scheduler2/versionchecker/EmbeddedVersionCheckSystemListener.java # scheduler/src/main/java/org/pentaho/platform/scheduler2/ws/DefaultSchedulerService.java
…mmit) Squashed commits: [3c8ef0f] BACKLOG-38036 - Changes to allow scheduler-plugin to startup
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functional…
…m into scheduler-plugin
Scheduler plugin
…een scheduler and extensions
BACKLOG-38036 - Moved classes to fix circular dependency problem betw…
BACKLOG-38036 - Refactor of SchedulerResource
…/remove-LocalActionInvoker-from-pentaho-platform [BACKLOG-38225][BACKLOG-39275][BACKLOG-39299] Refactor Worker Nodes A…
…es in Artifacts pentaho-scheduler-core, pentaho-platform-extensions, pentaho-platform-scheduler - deleting package here in pentaho-platform/extensions/src/main/java/org/pentaho/platform/scheduler2 - identical package will be in pentaho-scheduler-plugin/core/src/main/java/org/pentaho/platform/scheduler2
… pentaho-scheduler-core, pentaho-platform-extensions, pentaho-platform-scheduler - extension/pom.xml remove out pentaho-platform-scheduler deps, obsolete
…/remove-legacy-scheduler-artifact [BACKLOG-38225][BACKLOG-39275] Address Duplicate Classes in Artifacts…
…/refactor-package-scheduler2_action Issues/backlog 39275/refactor package scheduler2 action
…pty exportManifest.xml
[BACKLOG-39323] - Fixed issue where exporting scheduler created an em…
…into scheduler-plugin
[BACKLOG-37905] - Added code to resolve email groups into individual emails when a schedule runs.
…an empty exportManifest.xml
…m into scheduler-plugin
Scheduler plugin
endpoints in plugins. Endpoints must be defined in a plugin.ws.spring.xml file within the plugin, endpoint path must be of the form webservices/plugins/<plugin-id>/<endpoint>. Updated filter to handle relocating scheduler web service endpoint.
…sed from jax-rs api
[BACKLOG-39324] Created PentahoPluginWSSpringServlet to handle jaxws
[BACKLOG-37872] Fixed session scope for Pentaho plugin spring beans used from jax-rs api
merge commits from master
pentaho-streaming-kafka-plugin-zip to pentaho-streaming-kafka-plugin
merge from master renamed the artifact name from pentaho-streaming-kafka-plugin-zip to pentaho-streaming-kafka-plugin
… the scheduler plugin
[BACKLOG-39394] [BACKLOG-39455] - Resolving the action class moved to the scheduler plugin
…ugin Revert "[BACKLOG-37897] - Update of pentaho.xml to support email sources"
…ho/pentaho-platform into master-merge-scheduler-plugin # Conflicts: # THESE CONFLICTING FILES WERE MOVE TO THE SCHEDULER-PLUGIN PROJECT AND WERE # REMOVED FROM THIS PROJECT # scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/QuartzScheduler.java # scheduler/src/test/java/org/pentaho/platform/scheduler2/quartz/test/ComplexTriggerTest.java # user-console/src/main/java/org/pentaho/mantle/client/workspace/SchedulesPanel.java
❌ Build failed in 3h 18m 21sBuild command: mvn clean verify -B -e -Daudit -amd ⛔ Failed Tests⛈️ 2 test(s) failed:org.pentaho.platform.plugin.services.exporter.PentahoPlatformExporterTest.testExportSchedules_SchedulereThrowsException (click to expand)
org.pentaho.platform.plugin.services.importer.SolutionImportHandlerTest.testFileIsScheduleInputSource (click to expand)
Tests run: 2676, Failures: 2, Skipped: 6 Test Results Errors:Filtered log (click to expand)
ℹ️ This is an automatic message |
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.
No description provided.