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 2017/12/09 15:28:02 UTC

[maven-patch-plugin] branch master created (now e1863d0)

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

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-patch-plugin.git.


      at e1863d0  o Reverted last commit to reset to release version parent's.

This branch includes the following new commits:

     new c28a39f  Moving out of the sandbox for release.
     new 7076725  Fixing the FAQ.
     new 961f81e  [maven-release-plugin] prepare release maven-patch-plugin-1.0
     new 4c577bf  [maven-release-plugin] prepare for next development iteration
     new 7131927  Cleanup on aisle 7...fixing tagBase and pom/url.
     new 94cfe14  update to p-u 1.4.2 and the more exacting cli code that john originally had
     new 8fb957b  o Set EOL style to Native.
     new 0081c86  o Fix name and URLs.
     new fba19c2  o Fix titles, headings and typos. o Make the pom examples into full poms and adjust their indentation to two spaces.
     new 4f412f3  o Converted FAQ from APT to FML format
     new 593a2c8  o Bumped to maven-plugins parent 10 for proper site inheritance o Added missing <issueManagement>
     new 9c44e05  o Improved error handling o Tweaked javadoc
     new 34e3227  o Applied Maven code style
     new 665744c  o Fixed command line invocation to be platform-independent
     new 4def6ce  o Fixed ITs
     new 4f537a9  o Updated FAQ entry about Windows
     new 185359c  o Polished documentation
     new b1775dd  [MPATCH-3] Path with space makes command line invocation fail
     new 6107385  [MPATCH-1] Support deletion of empty files after the patches have been applied Submitted by: Napoleon Esmundo C. Ramirez Reviewed by: Benjamin Bentmann
     new 9bd9699  o Fixed IT
     new eb62c99  o Trimmed ITs
     new 64b1b35  o Bumped to junit:3.8.2
     new 19250ed  o Removed inherited configuration for maven-release-plugin o Reordered dependencies
     new f0e706f  o Made IT profile active by default like in other plugins
     new 5a6abac  o Update links to Doxia APT reference.
     new 6ba4236  Bumping all parent versions to 11, to allow deployment to alternative locations.
     new bfcfa46  o Added temporary fix for failures during IT preparation
     new fdeffd1  o Reordered POM
     new 28e3517  o Added project description o Updated to plexus-utils:1.5.6
     new efaddbd  o Updated to maven-invoker-plugin:1.2 (which uses plexus-utils:1.5.1 which fixes PLXUTILS-64)
     new 3db52f3  o Downgraded to plexus-utils:1.5.1 to workaround regressions regarding handling of metacharacters on Unix (PLXUTILS-78)
     new e9a7c45  o Updated command line to use "-i" option instead of stdin redirection to work with newer plexus-utils (PLXUTILS-78)
     new 99e614d  Try to use the 12-SNAPSHOT parent
     new 23bb7d1  Use the same activation rule for all integration-tests in plugins builds (-Dintegration-tests=true)
     new a1bb4ec  Align activation properties for integration-tests profile because we cannot setup it in the parent (see MNG-3228)
     new c4a0df6  Remove plugins versions already defined in parent
     new bc03731  o Synced id and activation of integration-tests with core ITs
     new 658939f  o Updated ITs to use features of maven-invoker-plugin:1.2.1
     new 5ff7b8f  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     new 21a3dac  o Updated index page of plugin site
     new 7da2894  o Unified plugin name
     new cb502fb  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     new 0e0b9c6  o Explicitly stated UTF-8 as file encoding o Updated license header
     new a4e3121  o Updated index page of plugin site
     new 40b0076  o Inherited from maven-plugins:12
     new b9365a3  o Formatted/reordered POM
     new a3faef4  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
     new 3a356af  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     new a2241f4  use the latest parents
     new 545d907  o Inherited from maven-plugins:13
     new 0ce6c56  used http://maven.apache.org/xsd/* for schema location
     new c5d5bfe  o Fixed SCM URL
     new 4cf9eb0  [maven-release-plugin] prepare release maven-patch-plugin-1.1
     new 9e9eaae  [maven-release-plugin] prepare for next development iteration
     new 18ae355  o filtering version in doc
     new b9c8bb8  o fixed ambiguous links o added Doxia xsd
     new e3f38d8  upgrade parent version to ensure source-release is automatic.
     new 2afb682  o Updated to maven-invoker-plugin:1.4
     new 95719d5  [MPATCH-11] Plugin generates faulty command line when originalFile and destFile parameters are used
     new df50ef0  o Inherited from maven-plugins:16 o Updated to maven-invoker-plugin:1.5
     new d357360  o Polished logging
     new e0840e2  [maven-release-plugin] prepare release maven-patch-plugin-1.1.1
     new 0d91ab2  [maven-release-plugin] prepare for next development iteration
     new 71d523d  o Inherited from maven-plugins:17
     new 8142803  fix relativePath to plugins parent and bump to latest parent for all plugins
     new 1c3a94a  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     new e25321a  o prefer FileUtils.fileRead() API to IOUtil.copy() to avoid file handle leaks in IT verification scripts o code formatting
     new 2d41a21  upgrade plugins to latest parent 21
     new 6cf0c06  [MPATCH-14] use maven-plugin-tools' java 5 annotations
     new 4900a9d  avoid running its twice
     new 1a47b29  move plugin version to a property and plugins annotations in compile scope
     new 9e744a5  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new d8f0056  annotations are not needed for plugin execution so mark dependency as provided
     new ab9d8b7  use released parent pom
     new 1ba6113  replace StringBuffer by StringBuilder
     new d71ec49  Disable several ITs for Windows, since there no patch.exe available
     new 2177b86  update maven-plugin-plugin to 3.2
     new f743050  [MPATCH-15] Expose the "binary" option as a parameter Submitted by Heath Nielson.
     new e7f1cf0  add contributor
     new aeb9e28  next release will be 1.2
     new 210fc3a  upgrade all to last parent 24
     new 1944ec8  Follow ASF branding rules.
     new 0637cc4  And even more plexus updates
     new fdd6c88  Oh, look at that button. Does that convert everything to correct java5 ??
     new a548d94  Further code analysis improvements
     new 92dd3e0  Reformatted to code style
     new 3a45a73  Revert "Reformatted to code style"
     new 43f759e  Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.
     new 68be193  Add header
     new 5256ae9  Fix docs
     new 8589669  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new 158ca94  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new 810b7a6  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new d114f75  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new faf7343  added license header
     new c4e0cf8  [MPATCH-17]  - compatiblity Maven 2.2.1
     new 5f636f7  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new e5023b8  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new 9381de5  Updated to p-u .20
     new 604defe  updated parent pom and fixed errors reported by Checkstyle
     new fed517c  [maven-release-plugin] prepare release maven-patch-plugin-1.2
     new e6f22bf  [maven-release-plugin] rollback the release of maven-patch-plugin-1.2
     new b0d46bf  [maven-release-plugin] prepare release maven-patch-plugin-1.2
     new 0fbb285  [maven-release-plugin] rollback the release of maven-patch-plugin-1.2
     new 03f2220  [maven-release-plugin] prepare release maven-patch-plugin-1.2
     new db6da67  [maven-release-plugin] prepare for next development iteration
     new bd4f265  [maven-release-plugin] rollback the release of maven-patch-plugin-1.2
     new c16e282  [maven-release-plugin] prepare release maven-patch-plugin-1.2
     new 9ed66ea  [maven-release-plugin] prepare for next development iteration
     new 74ab9be  [maven-release-plugin] rollback the release of maven-patch-plugin-1.2
     new 2501e35  [maven-release-plugin] prepare release maven-patch-plugin-1.2
     new 9970ea3  [maven-release-plugin] prepare for next development iteration
     new 6893930  changed svnpubsub url from /content to /components
     new 8f4b7c8  moved Jira from Codehaus to Apache
     new 5ce1516  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 5dfd420  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new 8f5ce03  use released version of plugin parent, i.e 28
     new eb300db  [MPOM-95] updated parent pom location
     new 413f783  o Updated to 'plexus-utils-3.0.23'. o Updated to stop suppressing exceptions incorrectly when closing resources.   Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and   the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They   are meant to be used in 'finally' blocks to not suppress an exception   already thrown in the 'try' block. The documentation of the   'IOUtils.closeQuietly' methods explicitly contains usage examples.   As soon as [...]
     new 48b7f7e  o Updated to 'plexus-utils' 3.0.24.
     new c9db878  updated Jira url
     new 87d0cc3  o Updated to latest parent SNAPSHOT.
     new e1863d0  o Reverted last commit to reset to release version parent's.

The 123 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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