[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aether-commit] [Git@Eclipse] Aether Core branch master updated. 86a819ddc2faefd7befa8dcec2636fd2769f525c
|
- From: genie@xxxxxxxxxxx (Benjamin Bentmann)
- Date: Sun, 27 Nov 2011 15:14:49 -0500 (EST)
- Delivered-to: aether-commit@eclipse.org
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Aether Core".
The branch, master has been updated
via 86a819ddc2faefd7befa8dcec2636fd2769f525c (commit)
from 2b3e248383f81f1c72e2883d33668b1e77352c72 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 86a819ddc2faefd7befa8dcec2636fd2769f525c
Author: Benjamin Bentmann <bentmann@xxxxxxxxxxxx>
Date: Sun Nov 27 21:14:46 2011 +0100
Hid constructors which are only meant for JSR-330 support
-----------------------------------------------------------------------
Summary of changes:
.../async/AsyncRepositoryConnectorFactory.java | 2 +-
.../file/FileRepositoryConnectorFactory.java | 2 +-
.../wagon/WagonRepositoryConnectorFactory.java | 4 ++--
.../internal/impl/DefaultArtifactResolver.java | 7 +++----
.../internal/impl/DefaultDependencyCollector.java | 6 +++---
.../aether/internal/impl/DefaultDeployer.java | 6 +++---
.../aether/internal/impl/DefaultInstaller.java | 4 ++--
.../impl/DefaultLocalRepositoryProvider.java | 2 +-
.../internal/impl/DefaultMetadataResolver.java | 7 +++----
.../impl/DefaultRemoteRepositoryManager.java | 4 ++--
.../impl/DefaultRepositoryEventDispatcher.java | 2 +-
.../internal/impl/DefaultRepositorySystem.java | 11 +++++------
12 files changed, 27 insertions(+), 30 deletions(-)
hooks/post-receive
--
Aether Core