Branch: refs/heads/model
Home: https://github.com/jenkinsci/plugin-compat-tester
Commit: 2f34d8c2049d7e595e40f35b765b075062095b4c
https://github.com/jenkinsci/plugin-compat-tester/commit/2f34d8c2049d7e595e40f35b765b075062095b4c
Author: Basil Crow <[email protected]>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M src/main/java/org/jenkins/tools/test/hook/AbstractMultiParentHook.java
M src/main/java/org/jenkins/tools/test/hook/AnalysisPomExecutionHook.java
M src/main/java/org/jenkins/tools/test/hook/AwsJavaSdkHook.java
M src/main/java/org/jenkins/tools/test/hook/BlueOceanHook.java
M src/main/java/org/jenkins/tools/test/hook/ConfigurationAsCodeHook.java
M src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineHook.java
M
src/main/java/org/jenkins/tools/test/hook/DeclarativePipelineMigrationHook.java
M src/main/java/org/jenkins/tools/test/hook/JacocoHook.java
M src/main/java/org/jenkins/tools/test/hook/MinaSshdApi.java
M src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java
M src/main/java/org/jenkins/tools/test/hook/PipelineStageViewHook.java
M src/main/java/org/jenkins/tools/test/hook/SwarmHook.java
M src/main/java/org/jenkins/tools/test/hook/WarningsNGCheckoutHook.java
M src/main/java/org/jenkins/tools/test/hook/WarningsNGExecutionHook.java
M src/main/java/org/jenkins/tools/test/hook/WorkflowCpsHook.java
R src/main/java/org/jenkins/tools/test/model/MavenCoordinates.java
M src/main/java/org/jenkins/tools/test/model/MavenPom.java
M src/main/java/org/jenkins/tools/test/model/PluginRemoting.java
R src/main/java/org/jenkins/tools/test/model/PomData.java
R
src/main/java/org/jenkins/tools/test/model/comparators/VersionComparator.java
M src/main/java/org/jenkins/tools/test/model/hook/BeforeCheckoutContext.java
M
src/main/java/org/jenkins/tools/test/model/hook/BeforeCompilationContext.java
M
src/main/java/org/jenkins/tools/test/model/hook/BeforeExecutionContext.java
M src/main/java/org/jenkins/tools/test/model/hook/StageContext.java
R src/test/java/org/jenkins/tools/test/VersionComparatorTest.java
M src/test/java/org/jenkins/tools/test/hook/JacocoHookTest.java
M src/test/java/org/jenkins/tools/test/hook/WarningsNGExecutionHookTest.java
M src/test/java/org/jenkins/tools/test/model/MavenPomTest.java
M src/test/java/org/jenkins/tools/test/model/PluginRemotingTest.java
Log Message:
-----------
Use Maven model directly
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-compat-tester/push/refs/heads/model/771d5f-2f34d8%40github.com.