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:46:30 UTC

[maven-antrun-plugin] annotated tag maven-antrun-plugin-1.3 updated (83b7639 -> 1a67dc6)

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

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


*** WARNING: tag maven-antrun-plugin-1.3 was modified! ***

    from 83b7639  (tag)
      to 1a67dc6  (tag)
 tagging 064a732f61ad7826ae777debf2c7f0b76c618d14 (commit)
 replaces maven-antrun-plugin-1.2
      by Hervé Boutemy
      on Mon Oct 6 04:55:35 2008 +0000

- Log -----------------------------------------------------------------
maven-antrun-plugin-1.3 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 9b9f202  [maven-release-plugin]  copy for tag maven-antrun-plugin-1.3
 discard 039f60f  fixing verfy failures on windows/unix
 discard 94863bd  fixing verfy failures on windows/unix
 discard b664a51  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.3@701735 13f79535-47bb-0310-9956-ffa450edef68
 discard af849f1  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.3@701734 13f79535-47bb-0310-9956-ffa450edef68
 discard 51d8a4a  o Fixed encoding handling
 discard 4ad9da3  Changed to XmlUnit check. echoxml has a defect in the <?xml header added by ant only uses a unix newline, not a system dependent newline.
 discard 0456070  added eol properties
 discard a0eb99c  Re-committing to fix not having set svn properties correctly
 discard 11331bd  Re-committing with junk spaces to fix not having set svn properties correctly
 discard ba1f01d  [maven-release-plugin] prepare for next development iteration
 discard 93235bd  [maven-release-plugin]  copy for tag maven-antrun-plugin-1.3
 discard fe78f82  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
 discard 725cf3f  [MANTRUN-68] Upgraded to ant-1.7.1
 discard d510a91  o Formatted/reordered POM
 discard dbcbf50  o Inherited from maven-plugins:12
 discard 267cc58  o Updated index page of plugin site
 discard f1d1f27  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 9e378b7  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 9ad2435  o Updated index page of plugin site
 discard 759e39a  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard bba2978  o Synced id and activation of integration-tests with core ITs
 discard d095b5b  w are using invoker 1.2.1-SNAPSHOT which fixes MINVKER-45
 discard a01f3f7  Remove plugins versions already defined in parent Remove unused part of the build Readd changes made by benjamin (I probably forgot an update)
 discard 2b545d1  Remove plugins versions already defined in parent
 discard 995684a  o Fixed dependencies
 discard 78e1473  o Moved ITs over to run in phase "integration-test" where we have the necessary plugin artifact   (previously, the unit tests were just pulling the last release version from central)
 discard 77b7dd9  o Updated to maven-invoker-plugin:1.2 o Cleaned up integrations tests
 discard 2a8a7a7  o Reordered POM
 discard 4b7cfa0  Use UTF-8 to encode our POMs
 discard 6089b16  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
 discard 7c416d8  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
 discard ac615bd  MANTRUN-96 : Fix NPE in tests by upgrading maven APIs and embedder to 2.0.4. Plugin's maven prerequisite bumped to 2.0.4.
 discard 7f221d4  Try to use the 12-SNAPSHOT parent
 discard e56a15f  [maven-release-plugin] prepare for next development iteration
 discard 35f044a  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
 discard 2e51a40  [MANTRUN-41] Add doc
 discard 60305a7  Dont print stack trace
 discard 459284b  [MANTRUN-41] Use constant
 discard 45ecb96  [MANTRUN-41] Restore binary compatibility
 discard 9d7d553  Revert 1.2 release
 discard b557e9c  o Fix typos.
 discard 060b720  o Add missing link to new example.
 discard c10097e  o Fix errors reported by Checkstyle.
 discard 12683f7  o Apply the correct license headers.
 discard d6f2c1d  o Use latest version of maven-plugin-plugin to get correct plugin documentation. o Use latest version of maven-site-plugin to get a better looking site.
 discard 76b1a4d  [MANTRUN-75] Add the version required for the tasks attribute
 discard 3340fe1  Use the right escaping
 discard 948aa51  Add an example on custom tasks and classpath
 discard dca5cf1  [maven-release-plugin] prepare for next development iteration
 discard 347ef2c  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
 discard 9720944  o ignored IDE files
 discard 6ac1037  o Update links to Doxia APT reference.
 discard 180fee1  o Added bin to svn:ignore
 discard c012884  update to last parent lock invoker plugin version
 discard 245eb30  make test pass
 discard d43aced  just exclude the chronically failing tests
 discard 25e3798  o Ignore IDEA files.
 discard eeeacd5  Restore old method to not break binary compatibility; deprecated the method.
 discard 8a381cd  Remove the artifacts parameter from the abstractantmojo and back to antrunmojo; add it as a parameter to executeTasks.
 discard f7bf4e4  o ignored target dir and log files in the IT dir
 discard 1cd93cb  roll back r462641, these tests are failing
 discard fafc238  use released parent
 discard 473570f  - 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 23824cd  o updating to latest released parent
 discard aaceee8  o updating to latest release parent
 discard a865170  Putting the invoker plugin usage into a profile that triggers when -Dmaven.test.skip != true, so we can suppress them using that property.
 discard aa2784b  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 b467de4  use inheritence and make all the site appearances consistent
 discard f86baec  o turning off the tests inside the antrun plugins and turning on the ITs using the maven-invoker-plugin
 discard d869e58  MANTRUN-44: No way to skip antrun when -Dmaven.test.skip is set
 discard a8a4986  o Fix typos.
 discard e401e84  o Set EOL style to native.
 discard 2979e14  PR: MANTRUN-55 Submitted By: Franz See
 discard 9a5b4ce  PR: MANTRUN-55 Submitted by: Franz Allan See Reviewed By: Allan Ramirez
 discard da84af1  MNG-2460: Incorrect POM inheritance for plugins
 discard 9452974  you can have both classifier and type
 discard 331f6d6  remove release.properties from ignores
 discard c901696  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
 discard 655c7f6  adjust parent POMs
 discard 0dbd72d  reverted api breaking modification - sorry!
 discard d0fca07  As per Brett's request, added a check for the classifier. If it's different from the artifact type, the classifier will be used in the property name.
 discard 88bc935  PR: MANTRUN-32 Submitted by: Chris Berry (on user list) Submitted by: Gudlaugur Egilsson (made a patch on JIRA)
 discard 1cc8778  PR: MANTRUN-35
 discard 75d8db9  PR: MANTRUN-41
 discard 5e49362  Added multimodule pom
 discard 817a1a3  Added test for maven.dependency.classpath PR: MANTRUN-38
 discard 9783686  Deprecate maven.dependency.classpath
 discard 9342af8  Added log guards
 discard 47626b1  Refactor, creating getPathFromArtifacts method
 discard a8054b2  Rolled back changes to maven.dependency.classpath, that broke it PR: MANTRUN-38
 discard 840570e  Added classpath usage docs
 discard 9a157f9  another echo for good measure
 discard a186e07  o this shows that the model has the correct value here but the project isn't giving the   proper value ... a step in the right direction.
 discard eabc175  o just adding an echo for ${project.build.directory} in part of trying to fix mng-1927, which   appears to fixed in all places except inside the antrun configuration.
 discard cee5032  Test for plugin classpath references and optional ant tasks
 discard 95c1804  [maven-release-plugin] prepare for next development iteration
 discard 178d37d  [maven-release-plugin] prepare release maven-antrun-plugin-1.1
 discard af7725d  Try to get properties through a expression evaluator first, delegating to ant after. PR: MANTRUN-36 Submitted By: Gilles Scokart
 discard e862c96  Added log guards
 discard f9a6de8  Added test for MANTRUN-36
 discard 224ea52  StringIndexOutOfBoundsException in custom ant task referencing 'basedir' PR: MANTRUN-34 Submitted By: Marcel Schutte
 discard b529bdc  Added integration tests
 discard f32d6e0  Moved test to src/it
 discard ab61909  Fixed project header
 discard 1e96030  Added test for maven.test.classpath PR: MANTRUN-28
 discard 992e1bb  maven.test.classpath doesn't contain test scope dependencies PR: MANTRUN-28 Submitted By: Gilles Scokart
 discard 96b4ba8  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
 discard f6c48d5  Moved classpath to pom
 discard cdf606a  fix to use inherit refs, not inherit all
 discard a27bd60  Added integration test
 discard d43fa78  Added maven.plugin.classpath reference PR: MNG-1702
 discard 22569fb  Refactor
 discard 207451c  Improved docs Submitted by: Lee Meador PR: MNG-1660
 discard 0f20142  Added docs
 discard 4afedf8  -modified maven.dependency.classpath to get all the dependencies PR: MNG-1292
 discard b8e0622  convert docs to APT
 discard dc6d6c3  move plugins
 discard 5fa6fd0  cleanup some unused fields
 discard f189086  ignore
 discard fb5ff0d  Added testSourceRoot too as suggested by Piotr Burdylo on IRC.
 discard 4349184  [maven-release-plugin] prepare for next development iteration
 discard c336016  [maven-release-plugin] prepare release maven-antrun-plugin-1.0
 discard c7d683e  update versions in plugins
 discard 51eeab5  update plexus container
 discard dcbf4aa  PR: MNG-122 exception clean up phase 1
 discard 0efb9d4  Added support for registering a new sourceroot using a <sourceRoot> tag; very useful for scripts that generate sources.
 discard f034b2f  remove left over from release
 discard bc7ed48  bump version
 discard 4658cf8  [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
 discard 3d4f547  setting up version
 discard 6b344ae  remove unneeded plexus dep
 discard 5a0911d  add path references: - maven.dependency.classpath (compile) - maven.compile.classpath (compile) - maven.runtime.classpath (runtime) - maven.test.classpath (test)
 discard 8125d9b  ignore release.properties and more
 discard 937b15b  [maven-release-plugin] prepare for next development iteration
 discard 8eabfa1  [maven-release-plugin] prepare release maven-antrun-plugin-2.0-beta-1
 discard 45a5aeb  Fixing MNG-777: no output from ant tasks. I set the logger level to INFO so <echo> messages will appear.
 discard 860012a  update dependency and parent versions
 discard d5c4163  ignores
 discard 4748a47  Set project's basedir on the ant Target so relative paths work.
 discard 5f268c4  Moved execution code to abstract base class, so other ant-enabled plugins may use this more easily.
 discard 38b6397  Donating maven-antrun-plugin to the Maven2 project, as discussed with Brett.
     add 8c95a2b  Donating maven-antrun-plugin to the Maven2 project, as discussed with Brett.
     add e531441  Moved execution code to abstract base class, so other ant-enabled plugins may use this more easily.
     add 07ba97a  Set project's basedir on the ant Target so relative paths work.
     add dcfaa40  update dependency and parent versions
     add 325bf57  Fixing MNG-777: no output from ant tasks. I set the logger level to INFO so <echo> messages will appear.
     add c7d0838  [maven-release-plugin] prepare release maven-antrun-plugin-2.0-beta-1
     add 612c830  [maven-release-plugin] prepare for next development iteration
     add 0f3c32c  add path references: - maven.dependency.classpath (compile) - maven.compile.classpath (compile) - maven.runtime.classpath (runtime) - maven.test.classpath (test)
     add 0cae580  remove unneeded plexus dep
     add e4eb663  setting up version
     add f89b225  [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
     add 111af7b  bump version
     add 70bad01  remove left over from release
     add 3fe5692  Added support for registering a new sourceroot using a <sourceRoot> tag; very useful for scripts that generate sources.
     add e456243  update plexus container
     add fc4c4ef  update versions in plugins
     add 99a9057  [maven-release-plugin] prepare release maven-antrun-plugin-1.0
     add a55728a  [maven-release-plugin] prepare for next development iteration
     add f0fe06d  Added testSourceRoot too as suggested by Piotr Burdylo on IRC.
     add 9869640  cleanup some unused fields
     add 0079a10  convert docs to APT
     add 03d7f0f  -modified maven.dependency.classpath to get all the dependencies PR: MNG-1292
     add cd01c86  Added docs
     add 8e1ced0  Improved docs Submitted by: Lee Meador PR: MNG-1660
     add 7c44803  Refactor
     add 6f5d598  Added maven.plugin.classpath reference PR: MNG-1702
     add 9f57578  Added integration test
     add 6f84701  fix to use inherit refs, not inherit all
     add 6be2450  Moved classpath to pom
     add 94f2727  Updating poms to change dependencies on 2.0.1-SNAPSHOT info to 2.0.1 (parent-poms, and a couple references to maven-archiver).
     add 6a94552  maven.test.classpath doesn't contain test scope dependencies PR: MANTRUN-28 Submitted By: Gilles Scokart
     add 3d73bbd  Added test for maven.test.classpath PR: MANTRUN-28
     add 85f7e8b  Fixed project header
     add 85c004f  Moved test to src/it
     add 1d5857b  Added integration tests
     add 877f23f  StringIndexOutOfBoundsException in custom ant task referencing 'basedir' PR: MANTRUN-34 Submitted By: Marcel Schutte
     add 065e058  Added test for MANTRUN-36
     add e22f8c3  Added log guards
     add 4f5b061  Try to get properties through a expression evaluator first, delegating to ant after. PR: MANTRUN-36 Submitted By: Gilles Scokart
     add 8c7119f  [maven-release-plugin] prepare release maven-antrun-plugin-1.1
     add ac0980c  [maven-release-plugin] prepare for next development iteration
     add 2882481  Test for plugin classpath references and optional ant tasks
     add 20dc167  o just adding an echo for ${project.build.directory} in part of trying to fix mng-1927, which   appears to fixed in all places except inside the antrun configuration.
     add cba5ba8  o this shows that the model has the correct value here but the project isn't giving the   proper value ... a step in the right direction.
     add 4d61c7c  another echo for good measure
     add 934d52f  Added classpath usage docs
     add 013dfc0  Rolled back changes to maven.dependency.classpath, that broke it PR: MANTRUN-38
     add 8acc6ab  Refactor, creating getPathFromArtifacts method
     add 9974dde  Added log guards
     add 872f266  Deprecate maven.dependency.classpath
     add ec624ce  Added test for maven.dependency.classpath PR: MANTRUN-38
     add ff53c9e  Added multimodule pom
     add 846585f  PR: MANTRUN-41
     add a63f033  PR: MANTRUN-35
     add 962f29d  PR: MANTRUN-32 Submitted by: Chris Berry (on user list) Submitted by: Gudlaugur Egilsson (made a patch on JIRA)
     add 912d51a  As per Brett's request, added a check for the classifier. If it's different from the artifact type, the classifier will be used in the property name.
     add cb69939  reverted api breaking modification - sorry!
     add 3b5c498  adjust parent POMs
     add e49703e  [MRESOURCES-14, MRAR-5, MEJB-8, MEAR-23, MANTRUN-46] Removed @description tag and use javadocs
     add 0acda8d  you can have both classifier and type
     add cf0d138  MNG-2460: Incorrect POM inheritance for plugins
     add 21ff4df  PR: MANTRUN-55 Submitted by: Franz Allan See Reviewed By: Allan Ramirez
     add 7fc71a8  PR: MANTRUN-55 Submitted By: Franz See
     add edb9c31  o Set EOL style to native.
     add d0853e2  o Fix typos.
     add 1a815fa  MANTRUN-44: No way to skip antrun when -Dmaven.test.skip is set
     add 139a9b9  o turning off the tests inside the antrun plugins and turning on the ITs using the maven-invoker-plugin
     add a64f6b1  use inheritence and make all the site appearances consistent
     add b40f6a7  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 3730680  Putting the invoker plugin usage into a profile that triggers when -Dmaven.test.skip != true, so we can suppress them using that property.
     add b5a8633  o updating to latest release parent
     add a998a1b  o updating to latest released parent
     add c49d9d8  - 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 1b589e7  use released parent
     add ab9fe35  roll back r462641, these tests are failing
     add 8c0fdb5  Remove the artifacts parameter from the abstractantmojo and back to antrunmojo; add it as a parameter to executeTasks.
     add b066d17  Restore old method to not break binary compatibility; deprecated the method.
     add 0f07e48  just exclude the chronically failing tests
     add fa27af3  make test pass
     add 79621f0  update to last parent lock invoker plugin version
     add 17ba921  o Update links to Doxia APT reference.
     add 1f2513a  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
     add 536c12a  [maven-release-plugin] prepare for next development iteration
     add fbc247c  Add an example on custom tasks and classpath
     add 9b3e9f0  Use the right escaping
     add 379072b  [MANTRUN-75] Add the version required for the tasks attribute
     add ebcb112  o Use latest version of maven-plugin-plugin to get correct plugin documentation. o Use latest version of maven-site-plugin to get a better looking site.
     add 4481b87  o Apply the correct license headers.
     add 22187f0  o Fix errors reported by Checkstyle.
     add 3e08c0f  o Add missing link to new example.
     add 304236e  o Fix typos.
     add 17cf495  Revert 1.2 release
     add 0df56f9  [MANTRUN-41] Restore binary compatibility
     add 6149faf  [MANTRUN-41] Use constant
     add 72ad45f  Dont print stack trace
     add 4c4b761  [MANTRUN-41] Add doc
     add f9e2b9c  [maven-release-plugin] prepare release maven-antrun-plugin-1.2
     add 00b5809  [maven-release-plugin] prepare for next development iteration
     add a384d0b  Try to use the 12-SNAPSHOT parent
     add a1e9370  MANTRUN-96 : Fix NPE in tests by upgrading maven APIs and embedder to 2.0.4. Plugin's maven prerequisite bumped to 2.0.4.
     add a161603  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     add 09b1069  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     add 4b22c5f  Use UTF-8 to encode our POMs
     add 13a4fef  o Reordered POM
     add fdeb58d  o Updated to maven-invoker-plugin:1.2 o Cleaned up integrations tests
     add 570cab3  o Moved ITs over to run in phase "integration-test" where we have the necessary plugin artifact   (previously, the unit tests were just pulling the last release version from central)
     add 7ee4013  o Fixed dependencies
     add 08d47c6  Remove plugins versions already defined in parent
     add c5450c0  Remove plugins versions already defined in parent Remove unused part of the build Readd changes made by benjamin (I probably forgot an update)
     add 3863b22  w are using invoker 1.2.1-SNAPSHOT which fixes MINVKER-45
     add f0bc522  o Synced id and activation of integration-tests with core ITs
     add 6b9a189  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 2195aae  o Updated index page of plugin site
     add bc592e0  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add ef095bd  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 37c021b  o Updated index page of plugin site
     add bc8fab7  o Inherited from maven-plugins:12
     add da4df8b  o Formatted/reordered POM
     add 276f7c3  [MANTRUN-68] Upgraded to ant-1.7.1
     add 3abbd17  [maven-release-plugin] prepare release maven-antrun-plugin-1.3
     add 8418b41  [maven-release-plugin] prepare for next development iteration
     add 6acf2d4  Re-committing with junk spaces to fix not having set svn properties correctly
     add 3caf176  Re-committing to fix not having set svn properties correctly
     add 35aa085  added eol properties
     add 6fb08aa  Changed to XmlUnit check. echoxml has a defect in the <?xml header added by ant only uses a unix newline, not a system dependent newline.
     add 2a718be  o Fixed encoding handling
     add 901efd5  reverting back to 1.3-SNAPSHOT to start release cycle again
     add 064a732  [maven-release-plugin] prepare release maven-antrun-plugin-1.3

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   (83b7639)
            \
             N -- N -- N   refs/tags/maven-antrun-plugin-1.3 (1a67dc6)

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