Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: ba4dc55093e0d7b660c76e4a09c05798cb26e34b
      
https://github.com/jenkinsci/maven-hpi-plugin/commit/ba4dc55093e0d7b660c76e4a09c05798cb26e34b
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M src/it/metadata-it/verify.groovy
    M src/it/verify-it/verify.groovy
    M 
src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsManifestMojo.java

  Log Message:
  -----------
  remove Plugin-Module manifest entry

THe manifest entry was not correctly caclulated, being different
depending on where you ran maven from and if you also had any local
aggrgator project or not.

The original intention and need of this was to use the path from the git
repostory for the PCT, but the code changed from using a git path along
the way.

As a result the code produced non deterministic results and the PCT
which needed this information has been updated to not need this in 
https://github.com/jenkinsci/plugin-compat-tester/pull/557

because the information is non deterministic and there are no consumers
of this, it is simpler to remove the code.


  Commit: 32bd0702e687960e087bfbe798adc6120697be6e
      
https://github.com/jenkinsci/maven-hpi-plugin/commit/32bd0702e687960e087bfbe798adc6120697be6e
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M src/it/metadata-it/verify.groovy
    M src/it/verify-it/verify.groovy
    M 
src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsManifestMojo.java

  Log Message:
  -----------
  Merge pull request #501 from jtnord/remove-plugin-module

remove Plugin-Module manifest entry


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/01b9bd6d7023...32bd0702e687

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-hpi-plugin/push/refs/heads/master/01b9bd-32bd07%40github.com.

Reply via email to