Branch: refs/heads/beta
Home: https://github.com/jenkinsci/genexus-plugin
Commit: d34a11b88152da9825d4d1c0781e77f626186635
https://github.com/jenkinsci/genexus-plugin/commit/d34a11b88152da9825d4d1c0781e77f626186635
Author: jlr <[email protected]>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Bump parent pom version to 4.4 and jenkins.version to 2.235.1
Commit: 300dabd45e9eae2aa885cb50041930d21476eca5
https://github.com/jenkinsci/genexus-plugin/commit/300dabd45e9eae2aa885cb50041930d21476eca5
Author: jlr <[email protected]>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M src/main/java/org/jenkinsci/plugins/genexus/GeneXusInstallation.java
M src/main/java/org/jenkinsci/plugins/genexus/helpers/XMLStreamWriterEx.java
M src/main/java/org/jenkinsci/plugins/genexus/server/info/ServerInfo.java
M
src/main/java/org/jenkinsci/plugins/genexus/server/services/clients/BaseClient.java
M
src/main/java/org/jenkinsci/plugins/genexus/server/services/clients/RevisionsQuery.java
M
src/main/java/org/jenkinsci/plugins/genexus/server/services/clients/ServerHelperClient.java
M
src/main/java/org/jenkinsci/plugins/genexus/server/services/clients/TeamWorkService2Client.java
M
src/main/java/org/jenkinsci/plugins/genexus/server/services/common/TransferPropHelper.java
A src/spotbugs/excludesFilter.xml
Log Message:
-----------
Fixed, ignored or excluded warnings detected by spotbugs
Commit: 01e252ffc653b7653986165b3473b04a9a0e222e
https://github.com/jenkinsci/genexus-plugin/commit/01e252ffc653b7653986165b3473b04a9a0e222e
Author: jlr <[email protected]>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M pom.xml
M src/jaxws-bindings/CommonHandler.xml
M src/jaxws-bindings/HelperService.svc.singlewsdl_handler.xml
M src/jaxws-bindings/TeamWorkService2.svc.singlewsdl_handler.xml
Log Message:
-----------
Use multiple bingind files rather than inclusion
- Made CommonHandler.xml a proper binding file
- Avoid using inclusion from service-specific binding files
- Add CommonHandler.xml as additional binding file for each service
Compare:
https://github.com/jenkinsci/genexus-plugin/compare/2a328dcdba7d...01e252ffc653
--
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/genexus-plugin/push/refs/heads/beta/2a328d-01e252%40github.com.