Michal, we seriously need some tests for this. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 06/10/2003 06:28:53 PM: > michal 2003/10/06 01:28:53 > > Modified: src/plugins-build/artifact/xdocs examples.xml > Log: > Fix for MAVEN-875 > > > > > Revision Changes Path > 1.3 +1 -1 maven/src/plugins-build/artifact/xdocs/examples.xml > > Index: examples.xml > =================================================================== > RCS file: /home/cvs/maven/src/plugins-build/artifact/xdocs/examples.xml,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- examples.xml 29 Jun 2003 13:16:02 -0000 1.2 > +++ examples.xml 6 Oct 2003 08:28:53 -0000 1.3 > @@ -15,7 +15,7 @@ > <source><![CDATA[ > #list of repositories to which we will deploy. > #There are 4 repositories > -maven.repo.repos= R1, R2, R3, R4 > +maven.repo.list= R1, R2, R3, R4 > > #settings for repository 'R1' > maven.repo.R1=ftp://ftp.boo.com > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
