Re: svn commit: r320827 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/

2005-10-14 Thread John Casey
-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 | |

Re: svn commit: r320827 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/

2005-10-14 Thread Juan F. Codagnone
also the wagon is only configured on putRemoteFile but not in getRemoteFile. This was my fault and im very ashamed. Sory I will be more carefull. Regards, Juan. Index: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/De faultWagonManager.java

Re: svn commit: r320827 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/

2005-10-13 Thread Juan F. Codagnone
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