You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 22:24:38 UTC

[maven-docck-plugin] annotated tag maven-docck-plugin-1.0 updated (0a1358f -> 8e979b8)

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

hboutemy pushed a change to annotated tag maven-docck-plugin-1.0
in repository https://gitbox.apache.org/repos/asf/maven-docck-plugin.git.


*** WARNING: tag maven-docck-plugin-1.0 was modified! ***

    from 0a1358f  (tag)
      to 8e979b8  (tag)
 tagging 112691bab6d56af06e722bec512b9fc839291976 (commit)
 replaces maven-docck-plugin-1.0-beta-2
      by Hervé Boutemy
      on Sun Nov 2 22:00:13 2008 +0000

- Log -----------------------------------------------------------------
maven-docck-plugin-1.0 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard fe1f626  [maven-release-plugin]  copy for tag maven-docck-plugin-1.0
 discard fa18815  o Formatted/reordered POM
 discard 87cfd70  o Inherited from maven-plugins:12
 discard a062634  o Promote best practices by specifying the version in POM examples.
 discard 16ee394  o Set subversion keywords.
 discard 860d9e4  o No more beta.
 discard 8c00b44  o Polish the site.
 discard 71dcdb0  o Fix errors reported by Checkstyle.
 discard cd3eaea  o Update to maven-plugin-tools 2.4.3 and remove the temporary fix for MDOCCK-12.
 discard c11eca8  o Sync the versions of Maven core dependencies with the prerequisite Maven version.
 discard e7803ef  o Synched style of HTTP user agent with the one used for Wagon
 discard 76dd08b  o Updated index page of plugin site
 discard f1891a2  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 4aedefb  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard bc0b858  o Unified plugin name
 discard 8e12c38  o Updated index page of plugin site
 discard bb42e47  o Added project description
 discard 08ac33f  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
 discard 19a0c5d  o Reordered POM
 discard edaea54  o Added stub IT profile to highlight plugins during CI
 discard b758a7b  remove useless comment
 discard e66ea5f  Try to use the 12-SNAPSHOT parent
 discard 88bf5a8  ignore .settings directory
 discard 89813ee  [MDOCCK-12] @Override let QDOX fail for this plugin
 discard b708422  o Polished code
 discard e47b97f  [MDOCCK-13] Set user agent for URL verifications
 discard 4a6cf77  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard cda1324  [MDOCCK-10] Use proper file encoding when checking site descriptor
 discard d97e034  o Update links to Doxia APT reference.
 discard 1ca260d  [MDOCCK-11] Add support for Velocity filtered documents
 discard 3a44313  o Added bin to svn:ignore
 discard f2ca7d4  o Put back the license again.
 discard 8d79929  [maven-release-plugin] prepare for next development iteration
 discard 017f461  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-2
 discard 0b4e63a  o Fix Checkstyle errors.
 discard 9b50ffe  o Add formating.
 discard 71e40f5  o Details.
 discard ad34e5f  o Sync the output example with the new and improved output. o Fix typos and add formating.
 discard 1cf52ae  o For errors in the pom show the whole path of the problematic tag to the user. o Improve the messages and their log levels.
 discard b184c0b  o Add back the check for an index.(apt|html|xml) file. o Make the messages, that are shown to the user, more consitent.
 discard 9704adb  o Tweak whitespace and punctuation in the messages that are shown to the user.
 discard f533c37  MDOCCK-8: NTLM proxy problems: Authentication state already initialized
 discard cc8ac6c  o ignored eclipse files
 discard f8237fa  o fixed license header o no code change
 discard 2175b7c  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard e0bc2da  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
 discard 012fd05  o updating to latest released parent
 discard 8a38d0f  [MDOCCK-2] Make errors more detailed
 discard d7c0ac6  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
 discard 981e390  use inheritence and make all the site appearances consistent
 discard 4a255a1  update all parents
 discard 9d8c1d0  [maven-release-plugin] prepare for next development iteration
 discard 83db9f9  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-1
 discard ede889f  o Change the issue tracking URL. o Update to a newer parent.
 discard d587936  Code improvements: o added copyright o added log4j configuration for commons-httpclient
 discard 8998884  PR: MNG-2458: maven-docck-plugin proxy support Submitted by: Denis Cabasson Reviewed by: Vincent Siveton
 discard ce9d581  o Remove <url/> element.
 discard c9e812e  Remove sandbox workaround.
 discard 256c8d1  Promote docck plugin out of the sandbox.
 discard 1521075  just fixing a couple typos
 discard 1eb342e  Add missing <issueManagement/> <system/> tags in pom.xml
 discard 36ff324  Fix link that was broken due to change in goal name
 discard 73499fc  update docs in accordance with the goal name change
 discard ef3f705  o usage is documented incorrectly
 discard fff2c15  choose better name for goal
 discard d7a8754  Minor tweaks to the documentation
 discard cde79ae  [MNG-2421] [plugins/docck] fail to run "org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Jdk14Logger does not implement Log This should fix this issue.
 discard f456405  Update the site to comply with mvn docck:plugin
 discard 2e192df  Follow the plugin documentation standard
 discard d927843  Add checks for links to Introduction and Goals in site.xml
 discard 282ae9b  removed changelog from the rules
 discard 4e331cb  - fixed bug on siteDirectory usage in ${reactorProjects}. - created a cache on valid urls to speed up execution
 discard f22214f  Removed redundant message on multi-project execution
 discard b82a4e8  Fixed bug in previous commit which still prints messages even when there are no doc errors/warns.
 discard 34138d9  Pretty-print the summary: one error - many errors, one warning - many warnings
 discard 58914c1  Ignore target directory and IDEA files
 discard 80216d4  Remove unnecessary null check on project.getMailingLists() Change wording
 discard 0104950  Fix wording
 discard 81655e1  improved the printed message when there are no errors found
 discard 8e60595  - added fml dir in the site searches - fixed bug that swallows the printing of WARN messages when there are no documentation errors.
 discard fbd63a7  removed implemented todos
 discard 033b56e  PR: MNG-2397
 discard f3265ef  PR: MNG-2397
 discard 47adffa  PR: MNGPR: MNG-2397
 discard 240d057  PR: MNG-2397
 discard a8fd8a1  PR: 2394
 discard 327a883  Changed the copyright year to 2006
 discard a5ce35b  Apply code formatting and added the license header
 discard 9956813  Fixing some problems with license URL handling.
 discard 4c7e70c  First pass at a documentation standards-checker plugin.
     add c2e3064  Promote docck plugin out of the sandbox.
     add 8001201  Remove sandbox workaround.
     add 3c309b6  o Remove <url/> element.
     add 16147a6  PR: MNG-2458: maven-docck-plugin proxy support Submitted by: Denis Cabasson Reviewed by: Vincent Siveton
     add 0ecd2c5  Code improvements: o added copyright o added log4j configuration for commons-httpclient
     add 04b2d4d  o Change the issue tracking URL. o Update to a newer parent.
     add 34f089d  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-1
     add 55379c4  [maven-release-plugin] prepare for next development iteration
     add 6c4da14  update all parents
     add cdeef0b  use inheritence and make all the site appearances consistent
     add d146446  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     add b36cd44  [MDOCCK-2] Make errors more detailed
     add 6b202c3  o updating to latest released parent
     add 6258db0  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     add 46fc145  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add cda4a25  o fixed license header o no code change
     add 48bc3e6  MDOCCK-8: NTLM proxy problems: Authentication state already initialized
     add 5d03297  o Tweak whitespace and punctuation in the messages that are shown to the user.
     add 20f2655  o Add back the check for an index.(apt|html|xml) file. o Make the messages, that are shown to the user, more consitent.
     add 383ca38  o For errors in the pom show the whole path of the problematic tag to the user. o Improve the messages and their log levels.
     add a846e66  o Sync the output example with the new and improved output. o Fix typos and add formating.
     add 85e0d90  o Details.
     add 79a2501  o Add formating.
     add 19c48c0  o Fix Checkstyle errors.
     add 6ac4770  [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-2
     add 3f1d92b  [maven-release-plugin] prepare for next development iteration
     add 7086188  o Put back the license again.
     add 6b8e293  [MDOCCK-11] Add support for Velocity filtered documents
     add 892ab87  o Update links to Doxia APT reference.
     add bfe89a6  [MDOCCK-10] Use proper file encoding when checking site descriptor
     add 440be24  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add ebf9df6  [MDOCCK-13] Set user agent for URL verifications
     add 98d6c29  o Polished code
     add c29b5a5  [MDOCCK-12] @Override let QDOX fail for this plugin
     add 530a994  Try to use the 12-SNAPSHOT parent
     add e5a60c5  remove useless comment
     add b35d0e8  o Added stub IT profile to highlight plugins during CI
     add ea3eaf6  o Reordered POM
     add ff951d8  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     add 7e09fb8  o Added project description
     add 99f0e94  o Updated index page of plugin site
     add 1ff37a3  o Unified plugin name
     add 8c3e626  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 03abbf5  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 77d66b0  o Updated index page of plugin site
     add 3e2f15b  o Synched style of HTTP user agent with the one used for Wagon
     add 1c93bf4  o Sync the versions of Maven core dependencies with the prerequisite Maven version.
     add 3c28e30  o Update to maven-plugin-tools 2.4.3 and remove the temporary fix for MDOCCK-12.
     add 2dd25ca  o Fix errors reported by Checkstyle.
     add 72b5875  o Polish the site.
     add 90479c8  o No more beta.
     add 524ac9a  o Promote best practices by specifying the version in POM examples.
     add 9728fcb  o Inherited from maven-plugins:12
     add c70fa5d  o Formatted/reordered POM
     add 112691b  [maven-release-plugin] prepare release maven-docck-plugin-1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0a1358f)
            \
             N -- N -- N   refs/tags/maven-docck-plugin-1.0 (8e979b8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].