-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Corrected in my local working copy. I'll commit it in just a second.

Thanks,

john

Juan F. Codagnone wrote:
| On Thursday 13 October 2005 14:49, [EMAIL PROTECTED] wrote:
|
|>Author: jdcasey
|>Date: Thu Oct 13 10:49:41 2005
|>New Revision: 320827
|
| ...
|
|>+    /**
|>+     * Applies the server configuration to the wagon
|>+     *
|>+     * @param wagon the wagon to configure
|>+     * @param repository the repository that has the configuration
|>+     * @throws ConfigurationException if the wagon can't be configured
|>+     */
|>+    private void configureWagon( Wagon wagon, ArtifactRepository
|>repository ) +        throws WagonConfigurationException
|
|
| a small thing (but better now than ever!) there is a small typo in the
throws
| doc:
|
| Index:
|
maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java
| ===================================================================
| ---
|
maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java

| (revision 320991)
| +++
|
maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/DefaultWagonManager.java

| (working copy)
| @@ -697,7 +697,7 @@
|       *
|       * @param wagon the wagon to configure
|       * @param repository the repository that has the configuration
| -     * @throws ConfigurationException if the wagon can't be configured
| +     * @throws WagonConfigurationException if the wagon can't be
configured
|       */
|      private void configureWagon( Wagon wagon, ArtifactRepository
repository )
|          throws WagonConfigurationException
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDT8V8K3h2CZwO/4URAgYMAJ9I3Eh6QFqnE5giYekQjXWyBorI/ACgn+gS
EeXT5J/mO+rLyyRrpJAg7uk=
=aUEx
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to