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/08 18:15:32 UTC

[maven-shared-io] branch master created (now 0e31b35)

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-shared-io.git.


      at 0e31b35  updated Jira url

This branch includes the following new commits:

     new 5074cd5  Adding shared utilities to scan for stale resources, and provide a common utility for File/URL/ClassLoader-resource conversions. Also adding a shared-domain monitor project, to handle logging without placing a dependency on the mojo apis.
     new 705ef9b  Removed non existand modules Changed version to snapshot
     new 1c0b84c  Adding download manager that uses wagons to download arbitrary URLs, and removing the dependency on maven-shared-monitor until we can find a good logging impl.
     new fb56727  clean up POMs
     new dae84e2  Checking in small changes to Locator stuff, along with some tests.
     new 42f5499  Added locator reimplementation which is based on configurable stack of strategies...they are about halfway tested as of now (will continue testing tomorrow). Also, moved the DownloadManager functionality to .download package, for consistency.
     new b44d2c7  All but the scanning tools are tested with coverage of 97+%, and both location and download tools use the MessageHolder for debug messages.
     new 24d0a9d  Fixing some buffer problems in the default message holder.
     new d3df87e  Cleaning up pom.
     new dcc1f3c  Adding multi-channel support for message holders, corresponding to log levels at least initially.
     new 9268cdd  o update to the latest released parent POM
     new 6667fad  [maven-release-plugin] prepare release maven-shared-io-1.0
     new 0b9aa5c  [maven-release-plugin] prepare for next development iteration
     new 6a8016c  o i don't think the fileset stuff is released yet, i'm getting a classloading error
     new 30a7703  align parent to the last released version, fix/add license headers
     new 3a8562b  move remote-resources out of the profile and remove snapshot repo, no more needed.
     new 29bcd35  align parents to latest release (snapshot has nothing significant other than SCM adjustments) manually set all SCM locations since inheriting from a release will position it under the tag which is not correct
     new 1c03e09  git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@560022 13f79535-47bb-0310-9956-ffa450edef68
     new 419e719  Allow specification of a default classfier, in addition to a default type.
     new 38489ef  o updated license header o no code change
     new d8b6dc8  o lock surefire-plugin version to 2.3 to avoid Plexus pb
     new 7466230  o updated description o reorganize dependencies
     new b28c9b5  make encoding handling more explicit
     new 90ddc16  o added prerequisite due to 595953
     new 0f16b2b  o not appending level label if onDemandSink exists
     new bd8b216  o bumped to parent:8 o cleaned POM
     new 2d70b80  o removed reporting part, preferred parent
     new 4f03b6c  [maven-release-plugin] prepare release maven-shared-io-1.1
     new e7bc4bc  [maven-release-plugin] prepare for next development iteration
     new b6a2fed  use the latest released parent
     new 4575134  o Updated SCM URL for web access
     new 77e28a8  o Inherited from maven-shared-components:10
     new e24d5c0  removed unused import
     new d7b6301  use the new parent
     new e3c8f27  o Inherited from maven-shared-components:11
     new 6d75df0  o Formatted POMs
     new 8a91f61  o Used http://maven.apache.org/xsd/* for schema location
     new 165679a  removing one-off source release assemblies (and config), then upgrading parent version for all shared projects up to 12, so source-release will be automatic.
     new 953c097  updated issue management urls to point precisely to the component in MSHARED
     new 89ea847  upgrade parent version fix relativePath warning for m3
     new fc4b177  added javadoc and jxr reports links in top-level menu
     new 2b89553  upgrade parent version
     new 9c43767  MSHARED-239 replace plexus-utils with maven-shared-utils
     new 7186c26  MSHARED-239 remove a few more p-u classes and dependencies
     new 632d711  o Minor fixes
     new ef320f0  o Added some generics, cleaned up
     new 76f5ed1  o Further minor fixes
     new f159822  o Moved to different method
     new 7581c91  use last shared parent 19
     new 7179e58  use shared utils released version
     new 879a55b  Follow ASF branding rules.
     new 4644e7d  configured site deploy to /shared-archives/<artifactId>-LATEST
     new b666955  Upgrade the dependency on Easymock to 3.2 for maven-shared-io
     new eb77536  updated parent pom
     new 620360c  updated maven-shared-utils
     new c1b3849  reverted shared-utils version update since it causes unexpected + random failures on ASF Jenkins build farm (artifact not found in central???)
     new ba98d40  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new 6321317  [MNGSITE-152]  - Added missing links from overview to ASF License page    and to download area.
     new d1e1f26  added license header
     new 1199e96  s/plugins/shared/
     new c47f562  upgraded parent pom
     new 8604fcb  changed svnpubsub url from /content to /components
     new 781b8e9  moved Jira from Codehaus to Apache
     new 33c109f  [MNGSITE-243] Fixed wrong link.
     new b2d4fde  [MPOM-95] updated parent pom location
     new 821e2c9  [MSHARED-471] Upgrade maven-shared-components parent to version 22
     new 14c720f  [MSHARED-472] Upgrade maven-shared-utils to 3.0.0
     new 5faa4d9  [MSHARED-473] Upgrade Maven 3.X Only JDK 1.6 Upgraded to Maven 3.0 minimum Upgraded wagon-providate-api to 2.10 Upgraded plexus-utils to 3.0.22 Removed optional dependency plexus-container-default Added junit 4.11 test dependency
     new 54446ab  Renamed TestUtils.java to Utils.java and removed excludes for maven-surefire-plugin.
     new fb19c87  More Java5 like code usage.
     new 5fb97f0  Fixed several checkstyle reported errors/warnings.
     new de38af4  Cleaned up several checkstyle reported errors/warnings.
     new ce377e6  Cleanedup more checkstyle reported errors/warnings.
     new 0cc521a  Fixed checkstyle reported issues.
     new 9b983cf  [MSHARED-476] Removed the empty interface MultiChannelMessageHolder
     new 489e877  More Java5
     new 711c517  [MSHARED-479] Bump version to 3.0.0-SNASPHOT
     new ec17973  Fixed typo.
     new afd6128  [maven-release-plugin] prepare release maven-shared-io-3.0.0
     new 589e3aa  [maven-release-plugin] prepare for next development iteration
     new cf4f275  Replaced asterik import with explicit imports.
     new 0e31b35  updated Jira url

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