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:12 UTC

[maven-doap-plugin] annotated tag maven-doap-plugin-1.0 updated (090106d -> 250d447)

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

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


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

    from 090106d  (tag)
      to 250d447  (tag)
 tagging 68f9f7c93669e81bf7724feeeb30317ae3bb8d79 (commit)
 replaces maven-doap-plugin-1.0-beta-1
      by Hervé Boutemy
      on Mon Jul 28 22:49:03 2008 +0000

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

 discard e169e0b  [maven-release-plugin]  copy for tag maven-doap-plugin-1.0
 discard 3f38cd7  o fixed typo
 discard c403c8e  o added jira report and l10n
 discard 166884e  o added pluginManagement o used latest modello o added reporting profile for javadoc
 discard f13179a  o added log info
 discard 6b9520a  o fixed checkstyle
 discard 153ff1f  o added release/Version/created only for the last release due to MDOAP-11
 discard 6c1d9d1  o fixed typo
 discard d0c878a  o fixed toLowerCase() pitfalls
 discard d3e4d0e  o using released maven-plugin-testing-harness
 discard e454abd  MDOAP-7: Add test code
 discard a666b09  o refactoring the internationalization with I18N component o make DoapUtil#filterDevelopersOrContributorsByDoapRoles() private and add other methods o fixed some javadoc
 discard 8199747  o fixed @since
 discard fc88105  MDOAP-14: Review and update site documentation
 discard 5a5b72e  o improved Javadoc
 discard 7cd2c8e  o doapFile should be in reporting outputdir to facilitate the deploy
 discard b7a0c2d  o improved rdf:about
 discard 9852706  o improved javadoc
 discard 4e9a442  o fixed potential error if parent doapfile doesn't exist yet
 discard 88927a1  MDOAP-1: DOAP Plugin should support setting of shortdesc and pmc and the about default should be http://${project.artifactId}.rdf.apache.org Submitted by: Bernd Bohmann Reviewed by: Vincent Siveton
 discard 401862a  o fixed since javadoc tag
 discard e7e0cce  MDOAP-12: Take care of the xml:lang
 discard be6b71d  MDOAP-8: ASF namespace is always include
 discard aa0df1b  o added W3C Rdf validation tool
 discard beba7df  o added some links
 discard 901ddc4  o improved Javadoc
 discard 6fc1b6f  o updated license header
 discard 028d6ed  o improved javadoc and comments
 discard 86ee088  MDOAP-9: Support more DOAP resource like wikis
 discard 658e003  MDOAP-4: Handle versions
 discard fbe7bd9  o added Modello to generate DoapOptions class o deprecated category and language parameters o added new methods to write more DOAP elements: download-page, download-mirror, old-homepage, programming-language, category, os, screenshots
 discard e5726d1  o fixed name, description, created, homepage, licenses, bug-database, mailing-list
 discard eba918d  MDOAP-10: Supports more DOAP roles for developers/contributors
 discard 1b8c96d  MDOAP-6: Support more repositories
 discard 1d669d8  o ignored Eclipse settings
 discard 4d101d3  o uses 2.0.6 as prerequisites (Thanks Dennis!) o update to last p-u
 discard 688dffe  o bumped to p-u 1.5.4-snap o bumped to maven 2.0.4 as prerequisite and dependencies o fixed encoding in the generated doap file o replaced ASF header in the generated doap file with a generated notice o added a new utility class with static methods
 discard 08afc11  o improved readingness of POM o added license header o improved javadoc
 discard 46a78ff  o Added bin to svn:ignore
 discard d77bbad  Ignore eclipse files
 discard adef43b  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard c6a9269  - 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 32e6025  o updating to latest released parent
 discard 2846580  guard against misssing issueManagement section
 discard 300aac3  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 58fe7aa  o Put back ignore pattern that was removed by accident.
 discard fc54c55  o Ignore target directory and IDEA files.
 discard 128a230  o Make sure that the URLs for "mailing-list" and "download-page" don't have two slashes after each other in them.
 discard 93f5cdf  use inheritence and make all the site appearances consistent
 discard a8f3c09  update all parents
 discard 426b035  Link directly to the page for the goal, instead of to the goals overview page
 discard fbdc9bc  o fix typo in reference
 discard 6effcb1  o fix typo in goals overview
 discard e664285  [maven-release-plugin] prepare for next development iteration
 discard 943bb3f  [maven-release-plugin] prepare release maven-doap-plugin-1.0-beta-1
 discard 507cd05  props
 discard 6c313ea  MNG-2460: Incorrect POM inheritance for plugins
 discard 0d5eae2  Use standard titles. Sort meny items. Fix typo.
 discard 41bbb12  o adding a little more information about DOAP
 discard 7136f90  o adding a little FAQ
 discard 48e99eb  o adding more doco
 discard 5daa777  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin@424142 13f79535-47bb-0310-9956-ffa450edef68
 discard 62b353d  o making the doco compliant
 discard 72d3dd0  o adding some simple doco for the doap plugin
 discard 8c92235  o fix svn urls for the outside world
 discard ab41230  o fix cast with License
 discard 9ed8efa  rollback to snap
 discard 32bdfeb  o specifying plugin api version
 discard 2b81c21  o matching the parent usage of other plugins
 discard b14b5df  o adding DOAP plugin for use
 discard b7f44cd  doap plugin
     add 0c71eac  o adding DOAP plugin for use
     add 3b06c79  o matching the parent usage of other plugins
     add bdef8c0  o specifying plugin api version
     add 41b7a4b  rollback to snap
     add 833cdd6  o fix cast with License
     add 39e7cb5  o fix svn urls for the outside world
     add 0165066  o adding some simple doco for the doap plugin
     add a4bfb70  o making the doco compliant
     add 8d35ecd  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@424142 13f79535-47bb-0310-9956-ffa450edef68
     add d8ffe15  o adding more doco
     add f61f84d  o adding a little FAQ
     add 67cd7b6  o adding a little more information about DOAP
     add 83e7c88  Use standard titles. Sort meny items. Fix typo.
     add 21fbd0a  MNG-2460: Incorrect POM inheritance for plugins
     add 3fac4c9  [maven-release-plugin] prepare release maven-doap-plugin-1.0-beta-1
     add 86b6b20  [maven-release-plugin] prepare for next development iteration
     add ef1c907  o fix typo in goals overview
     add e825049  o fix typo in reference
     add 9ccdd4b  Link directly to the page for the goal, instead of to the goals overview page
     add 2b49cd7  update all parents
     add b87c549  use inheritence and make all the site appearances consistent
     add ac7ec23  o Make sure that the URLs for "mailing-list" and "download-page" don't have two slashes after each other in them.
     add ba18a9b  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 8b9be9b  guard against misssing issueManagement section
     add b291b6b  o updating to latest released parent
     add 50936a5  - 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 37e695e  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add 8902267  o improved readingness of POM o added license header o improved javadoc
     add 5335824  o bumped to p-u 1.5.4-snap o bumped to maven 2.0.4 as prerequisite and dependencies o fixed encoding in the generated doap file o replaced ASF header in the generated doap file with a generated notice o added a new utility class with static methods
     add aeb55bd  o uses 2.0.6 as prerequisites (Thanks Dennis!) o update to last p-u
     add 8a43f6a  MDOAP-6: Support more repositories
     add 2491908  MDOAP-10: Supports more DOAP roles for developers/contributors
     add 6d93143  o fixed name, description, created, homepage, licenses, bug-database, mailing-list
     add 56fefd4  o added Modello to generate DoapOptions class o deprecated category and language parameters o added new methods to write more DOAP elements: download-page, download-mirror, old-homepage, programming-language, category, os, screenshots
     add f671e73  MDOAP-4: Handle versions
     add 0628069  MDOAP-9: Support more DOAP resource like wikis
     add 9408851  o improved javadoc and comments
     add 4d3b542  o updated license header
     add f5e30e1  o improved Javadoc
     add a2b5d98  o added some links
     add 510e546  o added W3C Rdf validation tool
     add 1b13563  MDOAP-8: ASF namespace is always include
     add c2ee792  MDOAP-12: Take care of the xml:lang
     add aff6040  o fixed since javadoc tag
     add 660b9a1  MDOAP-1: DOAP Plugin should support setting of shortdesc and pmc and the about default should be http://${project.artifactId}.rdf.apache.org Submitted by: Bernd Bohmann Reviewed by: Vincent Siveton
     add 3f14795  o fixed potential error if parent doapfile doesn't exist yet
     add ae16f81  o improved javadoc
     add 3cf6a9d  o improved rdf:about
     add e493a51  o doapFile should be in reporting outputdir to facilitate the deploy
     add 1b289a4  o improved Javadoc
     add ab572b0  MDOAP-14: Review and update site documentation
     add 7c2b982  o fixed @since
     add b81a817  o refactoring the internationalization with I18N component o make DoapUtil#filterDevelopersOrContributorsByDoapRoles() private and add other methods o fixed some javadoc
     add 2078987  MDOAP-7: Add test code
     add 4b8940d  o using released maven-plugin-testing-harness
     add 9cd9eee  o fixed toLowerCase() pitfalls
     add 04b95c1  o fixed typo
     add 4a249c6  o added release/Version/created only for the last release due to MDOAP-11
     add f30d4fe  o fixed checkstyle
     add bb6aae1  o added log info
     add a6e586f  o added pluginManagement o used latest modello o added reporting profile for javadoc
     add d5e8633  o added jira report and l10n
     add 84f9409  o fixed typo
     add 68f9f7c  [maven-release-plugin] prepare release maven-doap-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   (090106d)
            \
             N -- N -- N   refs/tags/maven-doap-plugin-1.0 (250d447)

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>'].