Branch: refs/heads/master
Home: https://github.com/jenkinsci/maven-hpi-plugin
Commit: 9032976fd585374cc54f341e4acf0521bd655e42
https://github.com/jenkinsci/maven-hpi-plugin/commit/9032976fd585374cc54f341e4acf0521bd655e42
Author: Craig Rodrigues <[email protected]>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/TestInsertionMojo.java
Log Message:
-----------
Replace '>' with '>' to eliminate Java 8 Javadoc problem
When doing "mvn javadoc:test-javadoc" on third party plugins which use
maven-hpi-plugin,
this eliminates errors with Java 8 Javadoc such as:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.8:test-javadoc (default-cli) on
project multiple-scms: An error has occurred in Test JavaDocs report generation:
[ERROR] Exit code: 1 -
/usr/home/rodrigc/multiple-scms-plugin/target/inject-tests/InjectedTest.java:5:
error: bad use of '>'
[ERROR] * this code generation by configuring maven-hpi-plugin to
<disabledTestInjection>true</disabledTestInjection>.
[ERROR] ^
[ERROR]
/usr/home/rodrigc/multiple-scms-plugin/target/inject-tests/InjectedTest.java:5:
error: bad use of '>'
[ERROR] * this code generation by configuring maven-hpi-plugin to
<disabledTestInjection>true</disabledTestInjection>.
[ERROR] ^
Commit: 721e06bb34c8ff76d8694b50a2939dd58ef63894
https://github.com/jenkinsci/maven-hpi-plugin/commit/721e06bb34c8ff76d8694b50a2939dd58ef63894
Author: Oliver Gondža <[email protected]>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/TestInsertionMojo.java
Log Message:
-----------
Merge pull request #31 from rodrigc/java8_fix1
Replace '>' with '>' to eliminate Java 8 Javadoc problem
Compare:
https://github.com/jenkinsci/maven-hpi-plugin/compare/0cd5d14059b7...721e06bb34c8
--
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].
For more options, visit https://groups.google.com/d/optout.