You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/04/25 20:51:00 UTC

[maven-javadoc-plugin] branch check deleted (was 46a570f)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch check
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git.


     was 46a570f  revert getResource back

This change permanently discards the following revisions:

 discard 46a570f  revert getResource back
 discard 65969ec  Merge branch 'master' of https://github.com/apache/maven-javadoc-plugin into fix_code_smells
 discard f64c3dd  apply "stet. Immutability makes Collections.singletonList not semantically equivalent to Arrays.asList"
 discard 2a99fcb  delete javadoc about a deleted field.
 discard c66bf6e  apply "Maven style uses spaces before ) and after ( unless there are no arguments"
 discard 5d38ab4  apply "in general, we should avoid reusing local variables for different objects"
 discard 576406b  apply "could pull this into the try block or even the loop initializer"
 discard a206686  fix "pull this and the return into the try block"
 discard e1ed706  fix "I'm not sure if apache maven has a style rule about this or not, but I know at Google we don't use wildcard imports."
 discard 5d1cc65  fix "can you just use the constants here rather than assigning and reusing a local variable?"
 discard 2e158f5  initialize this here
 discard 96d9ffb  fallthrough is dangerous
 discard ab752e1  fix lines
 discard edcf481  fix spaces
 discard d1a57dc  bugfix
 discard cb096c4  unescape '
 discard 21b1f5b  merge switch.
 discard 470351b  performance refine.
 discard a1b673f  language level to 7
 discard 9d92d7b  simplify assertion
 discard 215a86b  precompile patterns.
 discard d8e851a  fix javadoc errors in maven-javadoc-plugin.