cvs commit: maven project.xml

2004-03-20 Thread bwalding
bwalding2004/03/20 17:16:34

  Modified:.project.xml
  Log:
  Change email address.
  
  Revision  ChangesPath
  1.329 +1 -1  maven/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.328
  retrieving revision 1.329
  diff -u -r1.328 -r1.329
  --- project.xml   7 Feb 2004 22:46:14 -   1.328
  +++ project.xml   21 Mar 2004 01:16:34 -  1.329
  @@ -316,7 +316,7 @@
   
 Ben Walding
 bwalding
  -  [EMAIL PROTECTED]
  +  [EMAIL PROTECTED]
 Walding Consulting Services
 
   Java Developer
  
  
  

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl VERSION

2004-01-18 Thread bwalding
bwalding2004/01/18 01:54:26

  Modified:docbook  plugin.properties plugin.jelly project.xml
  Removed: docbook/src/plugin-resources/lib/docbook-xsl/html pi.xsl
chunkfast.xsl footnote.xsl refentry.xsl
chunk-common.xsl titlepage.templates.xml info.xsl
titlepage.xsl toc.xsl component.xsl param.xsl
biblio.xsl xref.xsl chunker.xsl
profile-onechunk.xsl oldchunker.xsl onechunk.xsl
math.xsl maketoc.xsl graphics.xsl keywords.xsl
param.xweb autotoc.xsl chunk.xsl ebnf.xsl
chunktoc.xsl sections.xsl manifest.xsl block.xsl
changebars.xsl lists.xsl param.ent html.xsl
verbatim.xsl qandaset.xsl glossary.xsl
profile-chunk.xsl index.xsl callout.xsl autoidx.xsl
ChangeLog synop.xsl formal.xsl admon.xsl param.xml
docbook.xsl table.xsl html-rtf.xsl
titlepage.templates.xsl profile-docbook.xsl
inline.xsl division.xsl
   docbook/src/plugin-resources/lib/docbook-xsl/common de.xml
en.xml da.xml fi.xml ca.xml it.xml l10n.xml pt.xml
table.xsl sr.xml sl.xml lt.xml subtitles.xsl he.xml
xh.xml eu.xml ro.xml pl.xml et.xml bg.xml ChangeLog
nl.xml th.xml l10n.dtd zh_tw.xml l10n.xsl
targets.xsl sk.xml tr.xml ko.xml cs.xml ru.xml
ja.xml af.xml labels.xsl nn.xml gentext.xsl es.xml
fr.xml sv.xml uk.xml targetdatabase.dtd titles.xsl
common.xsl zh_cn.xml hu.xml vi.xml no.xml id.xml
el.xml pt_br.xml
   docbook/src/plugin-resources/lib/docbook-xsl/fo ChangeLog
component.xsl param.xml math.xsl qandaset.xsl
passivetex.xsl keywords.xsl index.xsl callout.xsl
glossary.xsl titlepage.templates.xsl xref.xsl
inline.xsl ebnf.xsl table.xsl fop.xsl verbatim.xsl
synop.xsl xep.xsl sections.xsl param.xweb
autotoc.xsl pdf2index division.xsl formal.xsl
fo-patch-for-fop.xsl titlepage.templates.xml pi.xsl
param.ent refentry.xsl fo.xsl docbook.xsl
fo-rtf.xsl profile-docbook.xsl admon.xsl
graphics.xsl biblio.xsl titlepage.xsl autoidx.xsl
info.xsl footnote.xsl pagesetup.xsl toc.xsl
param.xsl lists.xsl block.xsl
   docbook/src/plugin-resources/lib/docbook-dtd/ent
iso-amsb.ent iso-grk2.ent iso-grk4.ent iso-amso.ent
iso-box.ent iso-lat1.ent iso-tech.ent iso-num.ent
iso-grk1.ent iso-amsc.ent iso-lat2.ent iso-grk3.ent
iso-cyr2.ent iso-amsa.ent iso-pub.ent iso-amsn.ent
iso-dia.ent iso-cyr1.ent iso-amsr.ent
   docbook/src/plugin-resources/lib/docbook-dtd ChangeLog
dbpoolx.mod catalog.xml soextblx.dtd dbgenent.mod
calstblx.dtd dbcentx.mod dbnotnx.mod dbhierx.mod
docbookx.dtd README docbook.cat
   docbook/src/plugin-resources/lib/docbook-xsl/lib lib.xweb
lib.xsl ChangeLog lib.xml
   docbook/src/plugin-resources/lib/docbook-xsl VERSION
  Log:
  Back out changes to pre docbook stuff I did.  maven-plugins.sf.net has a docbook 
plugin
  which looks to be less work.
  
  Revision  ChangesPath
  1.3   +2 -0  maven-plugins/docbook/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven-plugins/docbook/plugin.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.properties 28 Jan 2003 04:12:16 -  1.2
  +++ plugin.properties 18 Jan 2004 09:54:26 -  1.3
  @@ -5,3 +5,5 @@
   # ---
   
   maven.docbook.src=${maven.src.dir}/docbook
  +
  +
  
  
  
  1.9   +0 -34 maven-plugins/docbook/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/docbook/plugin.jelly,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- plugin.jelly  15 Jan 2004 22:06:32 -  1.8
  +++ plugin.jelly  18 Jan 2004 09:54:26 -  1.9
  @@ -38,39 +38,5

cvs commit: maven-plugins/docbook plugin.jelly

2004-01-15 Thread bwalding
bwalding2004/01/15 14:06:32

  Modified:docbook  plugin.jelly
  Log:
  Removed erroneous code
  
  Revision  ChangesPath
  1.8   +6 -46 maven-plugins/docbook/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven-plugins/docbook/plugin.jelly,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- plugin.jelly  15 Jan 2004 14:25:48 -  1.7
  +++ plugin.jelly  15 Jan 2004 22:06:32 -  1.8
  @@ -42,24 +42,21 @@
 
 

  - 





  - 

  - 
  - 
  + 



  - 
  + 



  - 
  + 



  @@ -68,49 +65,12 @@



  - 
  - 
  + 
  + 



   
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  -
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  -
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  - 
  + 
   
   
  
  
  

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



cvs commit: maven-plugins/docbook/src/plugin-resources/styles html_chunk.xsl html.css html.xsl fopdf.xsl

2004-01-15 Thread bwalding
bwalding2004/01/15 14:01:18

  Removed: docbook/src/plugin-resources/styles html_chunk.xsl html.css
html.xsl fopdf.xsl
  Log:
  Can't have that LGPL stuff here.

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



cvs commit: maven-plugins/docbook plugin.jelly project.xml

2004-01-15 Thread bwalding
bwalding2004/01/15 06:25:48

  Modified:docbook/xdocs changes.xml goals.xml
   docbook  plugin.jelly project.xml
  Added:   docbook/src/plugin-resources/lib/docbook-xsl/common de.xml
en.xml da.xml fi.xml ca.xml l10n.xml pt.xml sr.xml
lt.xml subtitles.xsl xh.xml ro.xml et.xml th.xml
l10n.dtd zh_tw.xml l10n.xsl targets.xsl sk.xml
tr.xml ru.xml cs.xml ja.xml nn.xml gentext.xsl
es.xml sv.xml titles.xsl common.xsl zh_cn.xml
hu.xml no.xml id.xml pt_br.xml it.xml table.xsl
sl.xml he.xml eu.xml pl.xml bg.xml ChangeLog nl.xml
ko.xml af.xml labels.xsl fr.xml uk.xml
targetdatabase.dtd vi.xml el.xml
   docbook/src/plugin-resources/lib/docbook-xsl/fo
component.xsl param.xml passivetex.xsl glossary.xsl
titlepage.templates.xsl fop.xsl table.xsl synop.xsl
param.xweb autotoc.xsl fo-patch-for-fop.xsl
titlepage.templates.xml refentry.xsl fo-rtf.xsl
profile-docbook.xsl graphics.xsl biblio.xsl
titlepage.xsl info.xsl footnote.xsl ChangeLog
math.xsl qandaset.xsl keywords.xsl index.xsl
callout.xsl xref.xsl inline.xsl ebnf.xsl
verbatim.xsl xep.xsl sections.xsl pdf2index
division.xsl formal.xsl pi.xsl param.ent fo.xsl
docbook.xsl admon.xsl autoidx.xsl pagesetup.xsl
toc.xsl param.xsl lists.xsl block.xsl
   docbook/src/plugin-resources/lib/docbook-xsl/html
titlepage.xsl toc.xsl profile-onechunk.xsl
onechunk.xsl graphics.xsl keywords.xsl ebnf.xsl
manifest.xsl changebars.xsl lists.xsl param.ent
glossary.xsl qandaset.xsl callout.xsl autoidx.xsl
synop.xsl formal.xsl param.xml docbook.xsl
titlepage.templates.xsl chunkfast.xsl pi.xsl
footnote.xsl refentry.xsl chunk-common.xsl
titlepage.templates.xml info.xsl component.xsl
param.xsl biblio.xsl xref.xsl chunker.xsl
oldchunker.xsl maketoc.xsl math.xsl param.xweb
autotoc.xsl chunk.xsl chunktoc.xsl sections.xsl
block.xsl html.xsl verbatim.xsl profile-chunk.xsl
index.xsl ChangeLog admon.xsl table.xsl
html-rtf.xsl profile-docbook.xsl inline.xsl
division.xsl
   docbook/src/plugin-resources/lib/docbook-dtd/ent
iso-amsb.ent iso-amso.ent iso-box.ent iso-lat1.ent
iso-num.ent iso-grk1.ent iso-lat2.ent iso-grk3.ent
iso-cyr2.ent iso-cyr1.ent iso-grk2.ent iso-grk4.ent
iso-tech.ent iso-amsc.ent iso-amsa.ent iso-pub.ent
iso-amsn.ent iso-dia.ent iso-amsr.ent
   docbook/src/plugin-resources/styles fopdf.xsl html_chunk.xsl
html.xsl html.css
   docbook/src/plugin-resources/lib/docbook-dtd ChangeLog
dbgenent.mod calstblx.dtd README dbpoolx.mod
catalog.xml soextblx.dtd dbcentx.mod dbnotnx.mod
dbhierx.mod docbookx.dtd docbook.cat
   docbook/src/plugin-resources/lib/docbook-xsl/lib lib.xweb
lib.xsl lib.xml ChangeLog
   docbook/src/plugin-resources/lib/docbook-xsl VERSION
  Log:
  A giant rip off of the hibernate docbook->pdf/html converter.  
  It's pretty much a copy and hack to make it fit into maven at present.  
  Needs to have customisation added to it (at present it generates hibernate.pdf!)
  
  Have a look in hibernate CVS for example files (which have to be put in 
src/reference/src in your project)
  
  Revision  ChangesPath
  1.1  
maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/de.xml
  
  
http://cvs.apache.org/viewcvs/maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/de.xml?rev=1.1
  
  
  1.1  
maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/en.xml
  
  
http://cvs.apache.org/viewcvs/maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/en.xml?rev=1.1
  
  
  1.1  
maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/da.xml
  
  
http://cvs.apache.org/viewcvs/maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/da.xml?rev=1.1
  
  
  1.1  
maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common/fi.xml
  
  
http://cvs.apache.org/viewc

cvs commit: maven-plugins/docbook/src/plugin-resources/lib - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/html - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/html - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/styles - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/styles - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-dtd/ent - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-dtd/ent - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/lib - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/lib - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/fo - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/fo - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl/common - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-dtd - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-dtd - New directory

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



cvs commit: maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl - New directory

2004-01-15 Thread bwalding
bwalding2004/01/15 06:18:37

  maven-plugins/docbook/src/plugin-resources/lib/docbook-xsl - New directory

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



cvs commit: maven-components/maven-core/src/java/org/apache/maven/jelly/tags/maven DependencyResolver.java WerkzDependencyResolver.java DependencyResolverInterface.java

2004-01-11 Thread bwalding
bwalding2004/01/11 16:00:30

  Removed: maven-core/src/java/org/apache/maven/jelly/tags/maven
DependencyResolver.java
WerkzDependencyResolver.java
DependencyResolverInterface.java
  Log:
  Removed.

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



cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/jelly/tags/maven DependencyResolverTest.java DependencyResolverTestData.java

2004-01-11 Thread bwalding
bwalding2004/01/11 16:00:07

  Removed: maven-core/src/test/java/org/apache/maven/jelly/tags/maven
DependencyResolverTest.java
DependencyResolverTestData.java
  Log:
  Removed.

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



cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/jelly/tags/maven DependencyResolverTest.java DependencyResolverTestData.java

2004-01-11 Thread bwalding
bwalding2004/01/11 07:26:07

  Added:   maven-core/src/test/java/org/apache/maven/jelly/tags/maven
DependencyResolverTest.java
DependencyResolverTestData.java
  Log:
  Ported from the old maven and upgraded to fit in more properly.
  
  Revision  ChangesPath
  1.1  
maven-components/maven-core/src/test/java/org/apache/maven/jelly/tags/maven/DependencyResolverTest.java
  
  Index: DependencyResolverTest.java
  ===
  package org.apache.maven.jelly.tags.maven;
  
  /* 
   * The Apache Software License, Version 1.1
   *
   * Copyright (c) 2003 The Apache Software Foundation.  All rights
   * reserved.
   *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
   *notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *notice, this list of conditions and the following disclaimer in
   *the documentation and/or other materials provided with the
   *distribution.
   *
   * 3. The end-user documentation included with the redistribution,
   *if any, must include the following acknowledgment:
   *   "This product includes software developed by the
   *Apache Software Foundation (http://www.apache.org/)."
   *Alternately, this acknowledgment may appear in the software itself,
   *if and wherever such third-party acknowledgments normally appear.
   *
   * 4. The names "Apache" and "Apache Software Foundation" and
   *"Apache Maven" must not be used to endorse or promote products
   *derived from this software without prior written permission. For
   *written permission, please contact [EMAIL PROTECTED]
   *
   * 5. Products derived from this software may not be called "Apache",
   *"Apache Maven", nor may "Apache" appear in their name, without
   *prior written permission of the Apache Software Foundation.
   *
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
   * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   * SUCH DAMAGE.
   * 
   *
   * This software consists of voluntary contributions made by many
   * individuals on behalf of the Apache Software Foundation.  For more
   * information on the Apache Software Foundation, please see
   * <http://www.apache.org/>.
   *
   * 
   */
  
  import java.util.Iterator;
  import java.util.List;
  
  import junit.framework.TestCase;
  
  import org.apache.maven.project.Project;
  
  /**
   * @author Ben Walding
   * @version $Id: DependencyResolverTest.java,v 1.1 2004/01/11 15:26:07 bwalding Exp $
   */
  public class DependencyResolverTest extends TestCase {
  
  
  
  
  public void testSimple1External(boolean useInternalSplitter) throws Exception {
  testSimple1(false);
  }
  
  public void testSimple1Internal() throws Exception {
  testSimple1(true);
  }
  
  public void testSimple1(boolean useInternalSplitter) throws Exception {
  List projects = 
DependencyResolverTestData.getTestSimple1(useInternalSplitter);
  testSimple1Source(new WerkzDependencyResolver(), projects);
  testSimple1Binary(new WerkzDependencyResolver(), projects);
  }
  
  
  public void testSimple2External() throws Exception {
  testSimple2(false);
  }
  public void testSimple2Internal() throws Exception {
  testSimple2(true);
  }
  
  public void testSimple2(boolean useInternalSplitter) throws Exception {
  List projects = 
DependencyResolverTestData.getTestSimple2(useInternalSplitter);
  testSimple2(new WerkzDependencyResolver(), projects);
  }
  
  public void testSimple3External() throws Exception {
  testSimple3(false);
  

cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/jelly/tags/maven - New directory

2004-01-11 Thread bwalding
bwalding2004/01/11 07:25:40

  maven-components/maven-core/src/test/java/org/apache/maven/jelly/tags/maven - New 
directory

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



cvs commit: maven-components/maven-core/src/java/org/apache/maven/jelly/tags/maven DependencyResolver.java WerkzDependencyResolver.java DependencyResolverInterface.java

2004-01-11 Thread bwalding
bwalding2004/01/11 07:24:30

  Added:   maven-core/src/java/org/apache/maven/jelly/tags/maven
DependencyResolver.java
WerkzDependencyResolver.java
DependencyResolverInterface.java
  Log:
  Ported from the old maven and upgraded to fit in more properly.
  
  Revision  ChangesPath
  1.1  
maven-components/maven-core/src/java/org/apache/maven/jelly/tags/maven/DependencyResolver.java
  
  Index: DependencyResolver.java
  ===
  package org.apache.maven.jelly.tags.maven;
  
  /*
   *  The
   * Apache Software License, Version 1.1
   * 
   * Copyright (c) 2003 The Apache Software Foundation. All rights reserved.
   * 
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted provided that the following conditions are met:
   *  1. Redistributions of source code must retain the above copyright notice,
   * this list of conditions and the following disclaimer.
   *  2. Redistributions in binary form must reproduce the above copyright
   * notice, this list of conditions and the following disclaimer in the
   * documentation and/or other materials provided with the distribution.
   *  3. The end-user documentation included with the redistribution, if any,
   * must include the following acknowledgment: "This product includes software
   * developed by the Apache Software Foundation (http://www.apache.org/)."
   * Alternately, this acknowledgment may appear in the software itself, if and
   * wherever such third-party acknowledgments normally appear.
   *  4. The names "Apache" and "Apache Software Foundation" and "Apache Maven"
   * must not be used to endorse or promote products derived from this software
   * without prior written permission. For written permission, please contact
   * [EMAIL PROTECTED]
   *  5. Products derived from this software may not be called "Apache", "Apache
   * Maven", nor may "Apache" appear in their name, without prior written
   * permission of the Apache Software Foundation.
   * 
   * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
   * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
   * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
   * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
   * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
   * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   * 
   * 
   * This software consists of voluntary contributions made by many individuals
   * on behalf of the Apache Software Foundation. For more information on the
   * Apache Software Foundation, please see <http://www.apache.org/> .
   * 
   * 
   */
  
  import java.util.Iterator;
  import java.util.List;
  
  import org.apache.maven.project.Project;
  
  /**
   * @author mailto:[EMAIL PROTECTED]">Ben Walding
   * @version $Id: DependencyResolver.java,v 1.1 2004/01/11 15:24:30 bwalding Exp $
   */
  public class DependencyResolver implements DependencyResolverInterface
  {
  
private final DependencyResolverInterface impl;
  
/**
 * Creates the dependency resolver. The implementation is chosen by the
 * System property "maven.core.dependencyresolver". By default it is the
 * WerkzDependencyResolver. Ultimately I see this proxy being removed.
 * 
 * @see java.lang.Object#Object()
 */
public DependencyResolver()
{
String prop = "maven.core.dependencyresolver";
String type = System.getProperty( prop);
try
{
  
if ( type == null )
{
impl = new WerkzDependencyResolver();
}
else
{
impl = (DependencyResolverInterface) Class.forName( 
type )
.newInstance( );
}
}
catch ( Exception e )
{
throw new RuntimeException( "Unable to create " + 

cvs commit: maven/src/test/java/org/apache/maven/util EnhancedStringTokenizerTest.java

2004-01-09 Thread bwalding
bwalding2004/01/09 06:35:08

  Modified:src/test/java/org/apache/maven/util
EnhancedStringTokenizerTest.java
  Log:
  Removed GPL.  I originally wrote this test case for another library (GPL at the 
time).
  When I copied it to Maven I intended that it become ASL licensed, but forgot to 
  fix the header.
  
  I thus relicense it to the Maven project under the ASL
  
  Revision  ChangesPath
  1.5   +56 -19
maven/src/test/java/org/apache/maven/util/EnhancedStringTokenizerTest.java
  
  Index: EnhancedStringTokenizerTest.java
  ===
  RCS file: 
/home/cvs/maven/src/test/java/org/apache/maven/util/EnhancedStringTokenizerTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EnhancedStringTokenizerTest.java  19 Aug 2003 04:45:37 -  1.4
  +++ EnhancedStringTokenizerTest.java  9 Jan 2004 14:35:08 -   1.5
  @@ -1,23 +1,60 @@
  -/*
  - *  EnhancedStringTokenizer.java - Test file for EnhancedStringTokenizer
  - *   Copyright (C) 2001  Ben Walding
  - *
  - *  This program is free software; you can redistribute it and/or
  - *  modify it under the terms of the GNU General Public License
  - *  as published by the Free Software Foundation; either version 2
  - *  of the License, or (at your option) any later version.
  - *
  - *  This program is distributed in the hope that it will be useful,
  - *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  - *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  - *  GNU General Public License for more details.
  - *
  - *  You should have received a copy of the GNU General Public License
  - *  along with this program; if not, write to the Free Software
  - *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  - */
  -
   package org.apache.maven.util;
  +
  +/* 
  + * The Apache Software License, Version 1.1
  + *
  + * Copyright (c) 2003 The Apache Software Foundation.  All rights
  + * reserved.
  + *
  + * Redistribution and use in source and binary forms, with or without
  + * modification, are permitted provided that the following conditions
  + * are met:
  + *
  + * 1. Redistributions of source code must retain the above copyright
  + *notice, this list of conditions and the following disclaimer.
  + *
  + * 2. Redistributions in binary form must reproduce the above copyright
  + *notice, this list of conditions and the following disclaimer in
  + *the documentation and/or other materials provided with the
  + *distribution.
  + *
  + * 3. The end-user documentation included with the redistribution,
  + *if any, must include the following acknowledgment:
  + *   "This product includes software developed by the
  + *Apache Software Foundation (http://www.apache.org/)."
  + *Alternately, this acknowledgment may appear in the software itself,
  + *if and wherever such third-party acknowledgments normally appear.
  + *
  + * 4. The names "Apache" and "Apache Software Foundation" and
  + *"Apache Maven" must not be used to endorse or promote products
  + *derived from this software without prior written permission. For
  + *written permission, please contact [EMAIL PROTECTED]
  + *
  + * 5. Products derived from this software may not be called "Apache",
  + *"Apache Maven", nor may "Apache" appear in their name, without
  + *prior written permission of the Apache Software Foundation.
  + *
  + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  + * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
  + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  + * SUCH DAMAGE.
  + * 
  + *
  + * This software consists of voluntary contributions made by many
  + * individuals on behalf of the Apache Software Foundation.  For more
  + * information on the Apache Software Foundation, please see
  + * <http://www.apache.org/>.
  + *
  + * 
  + */
   
   import junit.framework.TestCase;
   
  
  
  

--

cvs commit: maven-plugins/jxr/src/main/org/apache/maven/jxr CodeTransform.java

2003-12-17 Thread bwalding
bwalding2003/12/17 02:46:04

  Modified:jxr/src/main/org/apache/maven/jxr CodeTransform.java
  Log:
  Add a small message to show which transform the jxr process failed during.
  Not a great solution, but this code is such a rat's nest that I'd rather not fix it 
fully
  at the moment.
  
  Revision  ChangesPath
  1.9   +5 -0  
maven-plugins/jxr/src/main/org/apache/maven/jxr/CodeTransform.java
  
  Index: CodeTransform.java
  ===
  RCS file: 
/home/cvs/maven-plugins/jxr/src/main/org/apache/maven/jxr/CodeTransform.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- CodeTransform.java19 Oct 2003 13:47:41 -  1.8
  +++ CodeTransform.java17 Dec 2003 10:46:04 -  1.9
  @@ -711,6 +711,11 @@
   out.println(getFooter());
   out.flush();
   }
  +catch (RuntimeException e)
  +{
  +System.out.println("Unable to process " + sourcefile + " => " + 
destfile);
  +throw e;
  +}   
   finally
   {
   if (fr != null)
  
  
  

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



cvs commit: maven-plugins/linkcheck/src/main/org/apache/maven/linkcheck LinkCheckCli.java FileToCheck.java LinkCheck.java

2003-12-06 Thread bwalding
bwalding2003/12/06 15:17:44

  Modified:linkcheck/src/main/org/apache/maven/linkcheck
FileToCheck.java LinkCheck.java
  Added:   linkcheck/src/main/org/apache/maven/linkcheck
LinkCheckCli.java
  Log:
  Split things out into marginally better methods.  Resolved at least one
  resource leak.
  PR: MPLINKCHECK-6
  
  Revision  ChangesPath
  1.14  +115 -72   
maven-plugins/linkcheck/src/main/org/apache/maven/linkcheck/FileToCheck.java
  
  Index: FileToCheck.java
  ===
  RCS file: 
/home/cvs/maven-plugins/linkcheck/src/main/org/apache/maven/linkcheck/FileToCheck.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- FileToCheck.java  26 Oct 2003 22:49:40 -  1.13
  +++ FileToCheck.java  6 Dec 2003 23:17:44 -   1.14
  @@ -59,12 +59,15 @@
   import java.io.ByteArrayOutputStream;
   import java.io.File;
   import java.io.FileInputStream;
  +import java.io.FileNotFoundException;
  +import java.io.InputStream;
  +import java.io.OutputStream;
   import java.io.PrintWriter;
   import java.util.ArrayList;
  -import java.util.HashMap;
   import java.util.Iterator;
   import java.util.List;
  -import java.util.Map;
  +import java.util.Set;
  +import java.util.TreeSet;
   
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
  @@ -79,7 +82,6 @@
   /**
* @author mailto:[EMAIL PROTECTED]">Ben Walding
* @version $Id$
  - *
*/
   public class FileToCheck
   {
  @@ -88,24 +90,29 @@
*/
   private static Log LOG = LogFactory.getLog(FileToCheck.class);
   
  -private File base;
  +private String base;
   private File fileToCheck;
   private String status = STATUS_OK;
   private String message = "";
   private int successful;
   private int unsuccessful;
  +private List links = new ArrayList();
   
   public static final String STATUS_UNKNOWN = null;
   public static final String STATUS_JTIDY_FAILURE = "Unable to tidy source";
   public static final String STATUS_OK = "OK";
   
  -public FileToCheck(File base, File fileToCheck)
  +public FileToCheck(File baseFile, File fileToCheck)
   {
  -this.base = base;
  +this.base = baseFile.getAbsolutePath();
   this.fileToCheck = fileToCheck;
  +
   }
   
  -private List links = new ArrayList();
  +private void addResult(LinkCheckResult lcr)
  +{
  +this.links.add(lcr);
  +}
   
   public void check(LinkValidatorManager lvm) throws Exception
   {
  @@ -116,34 +123,10 @@
   
   try
   {
  -Tidy tidy = new Tidy();
  -Document doc = null;
  -
  +final Set hrefs;
   try
   {
  -FileInputStream in = new FileInputStream(fileToCheck);
  -tidy.setMakeClean(true);
  -tidy.setXmlTags(true);
  -tidy.setXmlOut(true);
  -tidy.setQuiet(true);
  -tidy.setShowWarnings(false);
  -ByteArrayOutputStream baos = new ByteArrayOutputStream();
  -PrintWriter errOut = new PrintWriter(baos);
  -tidy.setErrout(errOut);
  -LOG.debug("Processing:" + fileToCheck);
  -tidy.setXHTML(true);
  -org.w3c.dom.Document domDocument = tidy.parseDOM(in, null);
  -
  -// now read a dom4j document from
  -// JTidy's W3C DOM object
  -
  -DOMReader domReader = new DOMReader();
  -doc = domReader.read(domDocument);
  -
  -if (LOG.isDebugEnabled())
  -{
  -LOG.debug(baos.toString());
  -}
  +hrefs = getLinks();
   }
   catch (Throwable e)
   {
  @@ -154,30 +137,11 @@
   LinkCheckResult lcr = new LinkCheckResult();
   lcr.setStatus("PARSE FAILURE");
   lcr.setTarget("N/A");
  -this.links.add(lcr);
  +addResult(lcr);
   return;
   }
   
  -List xpathResults = new ArrayList();
  -
  -xpathResults.addAll(doc.selectNodes("//a/@href"));
  -xpathResults.addAll(doc.selectNodes("//img/@src"));
  -//
  -xpathResults.addAll(doc.selectNodes("//link/@href"));
  -//

cvs commit: maven/xdocs repository-upload.xml

2003-12-03 Thread bwalding
bwalding2003/12/03 13:10:16

  Modified:xdocsrepository-upload.xml
  Log:
  Updated details for requesting uploads to ibiblio
  
  Revision  ChangesPath
  1.8   +1 -2  maven/xdocs/repository-upload.xml
  
  Index: repository-upload.xml
  ===
  RCS file: /home/cvs/maven/xdocs/repository-upload.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- repository-upload.xml 26 Aug 2003 23:27:37 -  1.7
  +++ repository-upload.xml 3 Dec 2003 21:10:15 -   1.8
  @@ -65,8 +65,7 @@
 
   
 
  -Post your request to http://jira.codehaus.org/secure/CreateIssue.jspa?pid=10030&issueType=3";>JIRA.
 
  -Make sure you select the "Repo Jar Requests" component.
  +Post your request to http://jira.codehaus.org/secure/CreateIssue.jspa?pid=10367&issueType=3";>JIRA.
 
   
   
 
  
  
  

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



cvs commit: maven-plugins/xdoc plugin.properties

2003-11-25 Thread bwalding
bwalding2003/11/25 13:16:32

  Modified:xdoc plugin.properties
  Log:
  Switched to maven-button-1.png
  If I hear any more whingeing, you're all getting a week in the brig and I'm 
switching the
  default to maven-redgreen.png
  
  Revision  ChangesPath
  1.15  +2 -2  maven-plugins/xdoc/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/plugin.properties,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- plugin.properties 23 Nov 2003 02:03:02 -  1.14
  +++ plugin.properties 25 Nov 2003 21:16:32 -  1.15
  @@ -19,8 +19,8 @@
   maven.xdoc.date.locale = en
   
   # The default logo to show on the generated site. 
  -maven.xdoc.poweredby.image=maven-propaganda.png
  -maven.xdoc.poweredby.title=Powered by Maven
  +maven.xdoc.poweredby.image=maven-button-1.png
  +maven.xdoc.poweredby.title=Built by Maven
   maven.xdoc.poweredby.url=http://maven.apache.org/
   
   # The width of the navigation column
  
  
  

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



cvs commit: maven-plugins/xdoc plugin.properties

2003-11-22 Thread bwalding
bwalding2003/11/22 18:03:02

  Modified:xdoc plugin.properties
  Log:
  Fix comment for default powered by logo
  PR: None
  
  Revision  ChangesPath
  1.14  +1 -1  maven-plugins/xdoc/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven-plugins/xdoc/plugin.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- plugin.properties 12 Nov 2003 13:50:27 -  1.13
  +++ plugin.properties 23 Nov 2003 02:03:02 -  1.14
  @@ -18,7 +18,7 @@
   # The date locale
   maven.xdoc.date.locale = en
   
  -# The logo to show on the generated site. No default at present (competition isn't 
closed)
  +# The default logo to show on the generated site. 
   maven.xdoc.poweredby.image=maven-propaganda.png
   maven.xdoc.poweredby.title=Powered by Maven
   maven.xdoc.poweredby.url=http://maven.apache.org/
  
  
  

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



cvs commit: maven project.xml

2003-10-22 Thread bwalding
bwalding2003/10/22 21:08:46

  Modified:.project.xml
  Log:
  No this isn't some kind of grandstanding thing.  I don't think the PMC members are
  listed anywhere and they should be. Here seemed good. Get crackin'!
  
  Revision  ChangesPath
  1.316 +1 -0  maven/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.315
  retrieving revision 1.316
  diff -u -r1.315 -r1.316
  --- project.xml   18 Oct 2003 21:15:28 -  1.315
  +++ project.xml   23 Oct 2003 04:08:45 -  1.316
  @@ -315,6 +315,7 @@
 Walding Consulting Services
 
   Java Developer
  +PMC Member
 
 http://www.walding.com
 +10
  
  
  

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



cvs commit: maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation HTTPLinkValidator.java

2003-10-17 Thread bwalding
bwalding2003/10/17 07:15:01

  Modified:
src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation
HTTPLinkValidator.java
  Added:   
src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation
HTTPLinkValidatorTest.java
  Log:
  Now checks the StatusLine object which will be null if the validation failed badly.
  This prevents an unexpected NPE when checking the status code.
  PR: MAVEN-943
  
  Revision  ChangesPath
  1.1  
maven/src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation/HTTPLinkValidatorTest.java
  
  Index: HTTPLinkValidatorTest.java
  ===
  package org.apache.maven.linkcheck.validation;
  
  import java.io.File;
  
  import junit.framework.TestCase;
  
  /**
   * @author Ben Walding
   * @version $Id: HTTPLinkValidatorTest.java,v 1.1 2003/10/17 14:15:01 bwalding Exp $
   */
  public class HTTPLinkValidatorTest extends TestCase
  {
  
  public void testValidateLink()
  {
  //I've disabled these as they require access to the net. Ultimately
  //I'd like to setup a temporary internal webserver during testing.
  //Probably a test repository so it can be used for a variety of things.
  //checkLink("http://www.example.com";);
  //checkLink("http://www.example.com>);");
  }
  
  protected LinkValidationResult checkLink(String link)
  {
  HTTPLinkValidator hlv = new HTTPLinkValidator(null, null, null, null);
  LinkValidationItem lvi = new LinkValidationItem(new File("."), link);
  return hlv.validateLink(lvi);
  }
  
  }
  
  
  1.9   +8 -1  
maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/HTTPLinkValidator.java
  
  Index: HTTPLinkValidator.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/HTTPLinkValidator.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- HTTPLinkValidator.java13 Sep 2003 21:48:08 -  1.8
  +++ HTTPLinkValidator.java17 Oct 2003 14:15:01 -  1.9
  @@ -60,6 +60,7 @@
   import org.apache.commons.httpclient.HostConfiguration;
   import org.apache.commons.httpclient.HttpClient;
   import org.apache.commons.httpclient.HttpState;
  +import org.apache.commons.httpclient.StatusLine;
   import org.apache.commons.httpclient.UsernamePasswordCredentials;
   import org.apache.commons.httpclient.methods.GetMethod;
   import org.apache.commons.logging.Log;
  @@ -135,6 +136,12 @@
   
   // execute the GET
   GetMethod gm = checkLink(cl, link);
  +StatusLine sl = gm.getStatusLine();
  +
  +if (sl == null) {
  +LOG.info("Unknown error validating link : " + link);
  +return LVR_VALID;
  +}
   
   if (gm.getStatusCode() == 302)
   {
  
  
  

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



cvs commit: maven/src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation - New directory

2003-10-17 Thread bwalding
bwalding2003/10/17 07:14:59

  maven/src/plugins-build/linkcheck/src/test/org/apache/maven/linkcheck/validation - 
New directory

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



cvs commit: maven/src/plugins-build/linkcheck project.xml .cvsignore maven.xml

2003-09-13 Thread bwalding
bwalding2003/09/13 14:48:08

  Modified:
src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation
LinkValidationResult.java LinkValidationItem.java
LinkValidatorCache.java HTTPLinkValidator.java
   src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck
FileToCheck.java LinkCheck.java
LinkCheckResult.java
   src/plugins-build/linkcheck/src/plugin-resources
linkcheck-temp.xml
   src/plugins-build/linkcheck project.xml .cvsignore maven.xml
  Log:
  o Now follow 302 redirects (one level only)
  o Cleaned up logging a little bit and added more logging
  o Doesn't address the MacOSX bug (test failure bug), but the logging increase might 
help
  
  Revision  ChangesPath
  1.3   +4 -4  
maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidationResult.java
  
  Index: LinkValidationResult.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidationResult.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LinkValidationResult.java 3 Feb 2003 14:13:54 -   1.2
  +++ LinkValidationResult.java 13 Sep 2003 21:48:08 -  1.3
  @@ -57,14 +57,14 @@
*/
   
   /**
  - * @author mailto:[EMAIL PROTECTED]">Ben Walding
  - * @version $Id$
* This is an immutable class.
* 
*   This  class is used to return status responses from the
*   validation handlers.  A persistent result means that it
*   can be stored in the persistent cache and used across runs.
* 
  + * @author mailto:[EMAIL PROTECTED]">Ben Walding
  + * @version $Id$
*/
   public class LinkValidationResult {
   public static final int NOTMINE = 0;
  @@ -72,14 +72,14 @@
   public static final int VALID   = 2;
   public static final int UNKNOWN = 3;
   
  -private int status = UNKNOWN;
  +private final boolean persistent;
  +private final int status;
   
   public LinkValidationResult(int status, boolean persistent) {
   this.status = status;
   this.persistent = persistent;
   }
   
  -boolean persistent;
   public boolean isPersistent() {
   return persistent;
   }
  
  
  
  1.3   +5 -21 
maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidationItem.java
  
  Index: LinkValidationItem.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidationItem.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LinkValidationItem.java   3 Feb 2003 14:13:54 -   1.2
  +++ LinkValidationItem.java   13 Sep 2003 21:48:08 -  1.3
  @@ -63,8 +63,8 @@
* @version $Id$
*/
   public class LinkValidationItem {
  -private File source;
  -private String link;
  +private final File source;
  +private final String link;
   
   public LinkValidationItem(File source, String link) {
   if (source == null) {
  @@ -89,7 +89,8 @@
   return false;
   
   if (!lvi.source.equals(source))
  -return false;
  +return false;
  +
   return true;
   }
   
  @@ -116,22 +117,5 @@
   public File getSource() {
   return source;
   }
  -
  -/**
  - * Sets the link.
  - * @param link The link to set
  - */
  -public void setLink(String link) {
  -this.link = link;
  -}
  -
  -/**
  - * Sets the source.
  - * @param source The source to set
  - */
  -public void setSource(File source) {
  -this.source = source;
  -}
  -
   
   }
  
  
  
  1.3   +6 -6  
maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidatorCache.java
  
  Index: LinkValidatorCache.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/linkcheck/src/main/org/apache/maven/linkcheck/validation/LinkValidatorCache.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LinkValidatorCache.java   3 Feb 2003 14:13:54 -   1.2
  +++ LinkValidatorCache.java   13 Sep 2003 21:48:08 -  1.3
  @@ -70,7 +70,7 @@
*/
   public class LinkValidatorCache {
   private LinkValidatorManager lvm;
  -private Map cache = new HashMap();
  +private final Map cache = new HashMap();
   
   public LinkValidatorCache(LinkValidatorManager lvm) {
   this.lvm = lvm;
  @@ -80,10 +80,10 @@
   }
   
   /**
  - * 
  -

cvs commit: maven/src/plugins-build/antlr plugin.jelly plugin.properties

2003-09-02 Thread bwalding
bwalding2003/09/02 19:20:53

  Modified:src/plugins-build/antlr/xdocs changes.xml properties.xml
   src/plugins-build/antlr plugin.jelly plugin.properties
  Log:
  Allow antlr plugin users to generate files to a location other than 
${maven.build.dir}/antlr
  
  Revision  ChangesPath
  1.4   +3 -0  maven/src/plugins-build/antlr/xdocs/changes.xml
  
  Index: changes.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/antlr/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml   25 Jul 2003 03:04:32 -  1.3
  +++ changes.xml   3 Sep 2003 02:20:52 -   1.4
  @@ -19,6 +19,9 @@
 
   Added documentation for navigation, changes, properties and goals
 
  +  
  +Can now use maven.antlr.target.dir to set where generated files are placed. 
Defaults to ${maven.build.dir}/antlr
  +  
   
   
   
  
  
  
  1.2   +7 -1  maven/src/plugins-build/antlr/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/antlr/xdocs/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml24 Jan 2003 03:44:36 -  1.1
  +++ properties.xml3 Sep 2003 02:20:53 -   1.2
  @@ -26,7 +26,13 @@
 No
 
   Must be set to allow antlr processing to happen.
  -FIXME: It appears this property isn't used?
  +  
  +
  +
  +  maven.antlr.target.dir
  +  Yes - defaults to ${maven.build.dir}/antlr
  +  
  +Defines where antlr will process .g files to.
 
   
 
  
  
  
  1.6   +3 -3  maven/src/plugins-build/antlr/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/antlr/plugin.jelly,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- plugin.jelly  19 Aug 2003 04:45:08 -  1.5
  +++ plugin.jelly  3 Sep 2003 02:20:53 -   1.6
  @@ -11,7 +11,7 @@
 
   
  -  
  +  
   
 
   
  @@ -21,7 +21,7 @@
   
   
 
  +location="${maven.antlr.target.dir}"/>
   
 
  @@ -30,7 +30,7 @@
${maven.antlr.grammars}
 
   
  -  
  +  
   
 ${grammar}
   
  
  
  
  1.2   +1 -0  maven/src/plugins-build/antlr/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven/src/plugins-build/antlr/plugin.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.properties 24 Jan 2003 03:44:36 -  1.1
  +++ plugin.properties 3 Sep 2003 02:20:53 -   1.2
  @@ -1 +1,2 @@
   maven.antlr.src.dir=MAVEN_ANTLR_SRC_DIR_NOT_SET
  +maven.antlr.target.dir=${maven.build.dir}/antlr
  
  
  

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



cvs commit: maven project.xml

2003-08-30 Thread bwalding
bwalding2003/08/29 18:40:04

  Modified:.project.xml
  Log:
  Added findbugs plugin report
  
  Revision  ChangesPath
  1.299 +1 -0  maven/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.298
  retrieving revision 1.299
  diff -u -r1.298 -r1.299
  --- project.xml   21 Aug 2003 09:24:36 -  1.298
  +++ project.xml   30 Aug 2003 01:40:04 -  1.299
  @@ -586,6 +586,7 @@
   maven-checkstyle-plugin
   maven-changes-plugin
   maven-changelog-plugin
  +maven-findbugs-plugin
   maven-file-activity-plugin
   maven-developer-activity-plugin
   maven-javadoc-plugin
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs .cvsignore

2003-08-30 Thread bwalding
bwalding2003/08/29 18:09:25

  Modified:src/plugins-build/findbugs .cvsignore
  Log:
  Added maven.log
  
  Revision  ChangesPath
  1.2   +1 -0  maven/src/plugins-build/findbugs/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/maven/src/plugins-build/findbugs/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore29 Aug 2003 22:12:56 -  1.1
  +++ .cvsignore30 Aug 2003 01:09:25 -  1.2
  @@ -1 +1,2 @@
   target
  +maven.log
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc plugin.jelly

2003-08-30 Thread bwalding
bwalding2003/08/29 18:08:52

  Modified:src/plugins-build/xdoc plugin.jelly
  Log:
  Fixed a typo in registration of findbugs
  
  Revision  ChangesPath
  1.45  +1 -1  maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- plugin.jelly  30 Aug 2003 01:03:37 -  1.44
  +++ plugin.jelly  30 Aug 2003 01:08:52 -  1.45
  @@ -584,7 +584,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc plugin.jelly

2003-08-30 Thread bwalding
bwalding2003/08/29 18:03:37

  Modified:src/plugins-build/xdoc plugin.jelly
  Log:
  Added FindBugs report to default lineup
  
  Revision  ChangesPath
  1.44  +1 -0  maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- plugin.jelly  29 Aug 2003 06:27:51 -  1.43
  +++ plugin.jelly  30 Aug 2003 01:03:37 -  1.44
  @@ -584,6 +584,7 @@
   
   
   
  +
   
   
   
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs/src/plugin-resources findbugs.xml

2003-08-30 Thread bwalding
bwalding2003/08/29 18:01:24

  Modified:src/plugins-build/findbugs plugin.jelly
  Added:   src/plugins-build/findbugs/src/plugin-resources findbugs.xml
  Log:
  Switched to a text format until FindBugs xml output is more usable.
  
  Revision  ChangesPath
  1.3   +53 -2 maven/src/plugins-build/findbugs/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/findbugs/plugin.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.jelly  29 Aug 2003 23:15:15 -  1.2
  +++ plugin.jelly  30 Aug 2003 01:01:24 -  1.3
  @@ -22,7 +22,7 @@

  +  outputFile="${maven.build.dir}/findbugs-raw-report.txt">
 
 
   
  @@ -31,8 +31,59 @@
 
 
   
  +
  +
  +
  +
  +
  +http://www.cs.umd.edu/~pugh/java/bugs/.
  +
  +This isn't formatted like a pretty CheckStyle / JDepend sheet as the 
FindBugs XML
  +output is very terse and does not describe what each error type is.  We 
have no desire
  +to hardcode messages against FindBugs, so we'll wait until FindBugs XML 
output can be modified
  +to produce easy to use messages.
  +"
  +  title="FindBugs Report"
  +  section="FindBugs Results"
  +  output="${genDocs}/findbugs.xml"
  +  inputFile="${maven.build.dir}/findbugs-raw-report.txt"/>
 
 
  -
  +  
  +  
  +  
  +
  +  
  +
  +  
  +  
  +  
  +  
  +
  +  
  +
  +  
   
   
  
  
  
  1.1  
maven/src/plugins-build/findbugs/src/plugin-resources/findbugs.xml
  
  Index: findbugs.xml
  ===
  
  
  

  FindBugs

  



  The following document contains the results of
  http://www.cs.umd.edu/~pugh/java/bugs/";>FindBugs.

  
  This isn't formatted like a pretty CheckStyle / JDepend sheet as the 
FindBugs XML
  output is very terse and does not describe what each error type is.  We 
have no desire
  to hardcode messages against FindBugs, so we'll wait until FindBugs XML 
output can be modified
  to produce easy to use messages.

  
  
  
  
  

  
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs/src - New directory

2003-08-30 Thread bwalding
bwalding2003/08/29 17:48:29

  maven/src/plugins-build/findbugs/src - New directory

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



cvs commit: maven/src/plugins-build/findbugs/src/plugin-resources findbugs.jsl

2003-08-30 Thread bwalding
bwalding2003/08/29 17:48:31

  Added:   src/plugins-build/findbugs/src/plugin-resources findbugs.jsl
  Log:
  Sort of prints something useful now
  
  Revision  ChangesPath
  1.1  
maven/src/plugins-build/findbugs/src/plugin-resources/findbugs.jsl
  
  Index: findbugs.jsl
  ===
  
  
  
  





  

  
  

  FindBugs Results

  

  

  The following document contains the results of
  http://www.cs.umd.edu/~pugh/java/bugs/";>FindBugs.

  
  
  



  
Classes / Interfaces
Bugs
  
  


  

  
  
  


Class
Bugs
  
  
  
  
  




  
${classname}
  
  
  
  

  


  
  



  



Dubious use of the Boolean constructor. Use 
valueOf.


  
Bug Type${bugType}
  
  
Bug 
Description${bugTypeDescription}
  
  
Method
  
  
Field
  

  

  

  

  

  
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs/src/plugin-resources - New directory

2003-08-30 Thread bwalding
bwalding2003/08/29 17:48:29

  maven/src/plugins-build/findbugs/src/plugin-resources - New directory

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



cvs commit: maven/src/plugins-build/findbugs plugin.jelly

2003-08-29 Thread bwalding
bwalding2003/08/29 16:15:15

  Modified:src/plugins-build/findbugs plugin.jelly
  Log:
  Was using incorrect sourcepath variable
  
  Revision  ChangesPath
  1.2   +4 -4  maven/src/plugins-build/findbugs/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/findbugs/plugin.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.jelly  29 Aug 2003 01:55:48 -  1.1
  +++ plugin.jelly  29 Aug 2003 23:15:15 -  1.2
  @@ -21,10 +21,10 @@
   

  -  
  -  
  +  debug="false"
  +  outputFile="${maven.build.dir}/findbugs.xml">
  +  
  +  
   
 
   
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs .cvsignore

2003-08-29 Thread bwalding
bwalding2003/08/29 15:12:56

  Added:   src/plugins-build/findbugs/xdocs index.xml goals.xml
changes.xml properties.xml navigation.xml
   src/plugins-build/findbugs .cvsignore
  Log:
  Documentation for the plugin
  
  Revision  ChangesPath
  1.1  maven/src/plugins-build/findbugs/xdocs/index.xml
  
  Index: index.xml
  ===
  
  
  

  Maven FindBugs Plug-in
  Ben Walding

  

  

  FindBugs is a program to find bugs in Java programs. 
  It looks for instances of "bug patterns" --- 
  code instances that are likely to be errors.


  The plugin executes the FindBugs program against your code and
  generates a report similar to CheckStyle.


  Currently this report is display in the console window, but will
  ultimately be integrated into the site.

  
   
  
  
  
  
  1.1  maven/src/plugins-build/findbugs/xdocs/goals.xml
  
  Index: goals.xml
  ===
  
  
  

  FindBugs Plugin Goals
  James Strachan

  

  

GoalDescription

  maven-findbugs-plugin:report
  
This scans your compiled code, applies a set of bug pattern 
detection
rules, then produces a report in xdoc format (only generates 
to console at present).
  


  

  
  
  
  
  1.1  maven/src/plugins-build/findbugs/xdocs/changes.xml
  
  Index: changes.xml
  ===
  
  

  Changes
  Ben Walding

  

  

  
  
  
  
  
  1.1  maven/src/plugins-build/findbugs/xdocs/properties.xml
  
  Index: properties.xml
  ===
  
  
  

  FindBugs Properties
  Ben Walding

  

   

  PropertyOptional?Description
  

  

  
  
  
  
  1.1  maven/src/plugins-build/findbugs/xdocs/navigation.xml
  
  Index: navigation.xml
  ===
  
  
  
Maven FAQ Plugin
  

  
http://maven.apache.org/"/>
http://www.cs.umd.edu/~pugh/java/bugs/"/>
  
  



  

  
  
  
  
  1.1  maven/src/plugins-build/findbugs/.cvsignore
  
  Index: .cvsignore
  ===
  target
  
  
  

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



cvs commit: maven/src/plugins-build/findbugs/xdocs - New directory

2003-08-29 Thread bwalding
bwalding2003/08/29 15:12:54

  maven/src/plugins-build/findbugs/xdocs - New directory

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



cvs commit: maven/src/plugins-build/findbugs - New directory

2003-08-29 Thread bwalding
bwalding2003/08/28 18:55:45

  maven/src/plugins-build/findbugs - New directory

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



cvs commit: maven/src/plugins-build/findbugs plugin.jelly maven.xml project.properties project.xml plugin.properties

2003-08-29 Thread bwalding
bwalding2003/08/28 18:55:48

  Added:   src/plugins-build/findbugs plugin.jelly maven.xml
project.properties project.xml plugin.properties
  Log:
  First cut of a findbugs plugin.  For the time being
  * Won't create a report
  * Will generate text output in your maven run
  * Will require a monolithic (automatic) download of findbugs distribution
  * We need to look at licensing (it's LGPL, but I repackaged the findbugs dist
will only be a minor issue at most).  I have posted to findbugs list to
  try and find out what versions of bcel / dom4j they use - then we can start to
  disassemble the big dist into dependencies.
  
  Revision  ChangesPath
  1.1  maven/src/plugins-build/findbugs/plugin.jelly
  
  Index: plugin.jelly
  ===
  
  
  



   





  
  



  

  


  


  
  
  
  
  
  
  1.1  maven/src/plugins-build/findbugs/maven.xml
  
  Index: maven.xml
  ===
  

  
  
  
  
  1.1  maven/src/plugins-build/findbugs/project.properties
  
  Index: project.properties
  ===
  # ---
  # P R O J E C T  P R O P E R T I E S
  # ---
  maven.xdoc.date=left
  maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.1  maven/src/plugins-build/findbugs/project.xml
  
  Index: project.xml
  ===
  
  
  
${basedir}/../project.xml
3
maven-findbugs-plugin
Maven FindBugs Plug-in
1.0-SNAPSHOT

FindBugs report plugin
http://maven.apache.org/reference/plugins/findbugs/
/www/maven.apache.org/reference/plugins/findbugs/

  scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:maven/src/plugins-build/findbugs/
  http://cvs.apache.org/viewcvs/maven/src/plugins-build/findbugs/



  
findbugs:findbugs-plugin
0.6.5
zip
  
  
findbugs:findbugs-ant
0.6.5

  root

  

  
  
  
  
  1.1  maven/src/plugins-build/findbugs/plugin.properties
  
  Index: plugin.properties
  ===
  # ---
  # P L U G I N  P R O P E R I E S
  # ---
  # LinkCheck report plugin.
  # ---
  
  maven.build.dir = ${basedir}/target
  maven.docs.dest = ${maven.build.dir}/docs
  maven.docs.outputencoding = ISO-8859-1
  
  
  
  

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



cvs commit: maven/src/java/org/apache/maven/util MD5Sum.java

2003-08-28 Thread bwalding
bwalding2003/08/28 16:32:44

  Modified:src/java/org/apache/maven/util MD5Sum.java
  Log:
  Remove redundant casts
  
  Revision  ChangesPath
  1.11  +3 -3  maven/src/java/org/apache/maven/util/MD5Sum.java
  
  Index: MD5Sum.java
  ===
  RCS file: /home/cvs/maven/src/java/org/apache/maven/util/MD5Sum.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- MD5Sum.java   18 Jun 2003 02:48:08 -  1.10
  +++ MD5Sum.java   28 Aug 2003 23:32:44 -  1.11
  @@ -147,8 +147,8 @@
   
   for ( int i = 0; i < 16; i++ )
   {
  -int low = (int) ( binaryData[i] & 0x0f );
  -int high = (int) ( ( binaryData[i] & 0xf0 ) >> 4 );
  +int low = ( binaryData[i] & 0x0f );
  +int high = ( ( binaryData[i] & 0xf0 ) >> 4 );
   buffer[i * 2] = hexadecimal[high];
   buffer[i * 2 + 1] = hexadecimal[low];
   }
  
  
  

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



cvs commit: maven/src/test/java/org/apache/maven/project ProjectInheritanceTest.java

2003-08-28 Thread bwalding
bwalding2003/08/28 16:32:05

  Modified:src/test/java/org/apache/maven/project
ProjectInheritanceTest.java
  Log:
  Remove redundant cast
  
  Revision  ChangesPath
  1.37  +1 -1  
maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java
  
  Index: ProjectInheritanceTest.java
  ===
  RCS file: 
/home/cvs/maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- ProjectInheritanceTest.java   19 Aug 2003 04:45:37 -  1.36
  +++ ProjectInheritanceTest.java   28 Aug 2003 23:32:05 -  1.37
  @@ -154,7 +154,7 @@
   assertEquals( "MAVEN_1_0_B1", v0.getTag() );
   
   // Test the version map
  -Version v4 = (Version) p.getVersionById( "b4" );
  +Version v4 = p.getVersionById( "b4" );
   assertEquals( "b4", v4.getId() );
   assertEquals( "1.0-b4", v4.getName() );
   assertEquals( "MAVEN_1_0_B4", v4.getTag() );
  
  
  

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



cvs commit: maven/src/plugins-build/jxr plugin.jelly

2003-08-22 Thread bwalding
bwalding2003/08/22 15:56:57

  Modified:src/plugins-build/jxr plugin.jelly
  Log:
  Now copies stylesheet into jxr test output
  PR: MAVEN-713
  Submitted by: Unknown
  
  Revision  ChangesPath
  1.16  +19 -2 maven/src/plugins-build/jxr/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/jxr/plugin.jelly,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- plugin.jelly  19 Aug 2003 04:45:06 -  1.15
  +++ plugin.jelly  22 Aug 2003 22:56:57 -  1.16
  @@ -72,8 +72,16 @@
 
   
  +  
  +
  +  
  +
  +  
  +
  +  
  +
 
   
  +  
  +
  +
  +
  +  
  +
  +  
  +
   
   

cvs commit: maven/src/plugins-build/license plugin.jelly

2003-08-15 Thread bwalding
bwalding2003/08/15 07:36:54

  Modified:src/plugins-build/license Tag: MAVEN_RC1_STABLE plugin.jelly
  Log:
  Undo the earlier changes for MAVEN-493. The license plugin has proper content 
  when no license exists.
  PR: MAVEN-493
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.14.2.1  +7 -14 maven/src/plugins-build/license/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/license/plugin.jelly,v
  retrieving revision 1.14
  retrieving revision 1.14.2.1
  diff -u -r1.14 -r1.14.2.1
  --- plugin.jelly  21 Jul 2003 22:22:23 -  1.14
  +++ plugin.jelly  15 Aug 2003 14:36:54 -  1.14.2.1
  @@ -46,18 +46,11 @@
 
 
 
  -  
  -
  -  
  -
  -
  -
  -  
  -
  +
 
 
 
  @@ -105,8 +98,8 @@
   
  +  output="${genDocs}/license.xml"
  +  inputFile="${licenseFile}"/>
   
 
 
  
  
  

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



cvs commit: maven/src/plugins-build/license plugin.jelly

2003-08-15 Thread bwalding
bwalding2003/08/15 07:34:00

  Modified:src/plugins-build/license plugin.jelly
  Log:
  Undo the earlier changes for MAVEN-493. The license plugin has proper content 
  when no license exists.
  PR: MAVEN-493
  
  Revision  ChangesPath
  1.17  +3 -11 maven/src/plugins-build/license/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/license/plugin.jelly,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- plugin.jelly  28 Jul 2003 05:24:26 -  1.16
  +++ plugin.jelly  15 Aug 2003 14:34:00 -  1.17
  @@ -46,18 +46,11 @@
 
 
 
  -  
  -
  -  
  -
  -
  -
  -  
  -
 
 
 
  @@ -105,9 +98,8 @@
   
  -
  +  output="${genDocs}/license.xml"
  +  inputFile="${licenseFile}"/>
 
 
   
  
  
  

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



cvs commit: maven-new/fetch project.xml

2003-08-15 Thread bwalding
bwalding2003/08/15 06:25:18

  Modified:fetchproject.xml
  Log:
  A couple of minor version changes
  
  Revision  ChangesPath
  1.8   +3 -3  maven-new/fetch/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven-new/fetch/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml   25 May 2003 15:35:00 -  1.7
  +++ project.xml   15 Aug 2003 13:25:18 -  1.8
  @@ -6,10 +6,10 @@
 maven-fetch
 maven-new
 
  -1.0-dev
  +  1.0-SNAPSHOT
 
  -Walding Consulting Services
  -http://www.walding.com/
  +
  +
 
 2003
 org.apache.maven.fetch
  
  
  

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



cvs commit: maven/xdocs/start bootstrap.xml

2003-08-14 Thread bwalding
bwalding2003/08/11 14:59:34

  Modified:xdocs/start bootstrap.xml
  Log:
  According to Jeff Epstein, slashes at the end of paths are bad.  
  This does not deform my mental view of MAVEN_HOME, so adding it to the docs.
  
  Revision  ChangesPath
  1.11  +1 -1  maven/xdocs/start/bootstrap.xml
  
  Index: bootstrap.xml
  ===
  RCS file: /home/cvs/maven/xdocs/start/bootstrap.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- bootstrap.xml 27 Mar 2003 11:15:09 -  1.10
  +++ bootstrap.xml 11 Aug 2003 21:59:34 -  1.11
  @@ -34,7 +34,7 @@
   You also must have the $MAVEN_HOME env-var set. The
   Maven installation is encapsulated in the $MAVEN_HOME
   directory: scripts, Maven's run-time library, plug-ins and the
  -local repository.
  +local repository. $MAVEN_HOME must not end with a path 
delimiter - eg. / or \
 
 
   For the impatient reader that doesn't want to read the rest of
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/css maven.css

2003-08-11 Thread bwalding
bwalding2003/08/11 05:16:09

  Modified:src/plugins-build/xdoc/src/plugin-resources/css maven.css
  Log:
  Sort of corrects the problem Dion had with all the menus lining up with each other
  when they should.
  
  Revision  ChangesPath
  1.5   +4 -0  maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css
  
  Index: maven.css
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- maven.css 17 Jul 2003 11:02:26 -  1.4
  +++ maven.css 11 Aug 2003 12:16:09 -  1.5
  @@ -107,4 +107,8 @@
   #navcolumn div div  {
background-image: none;
background-repeat: no-repeat;
  +}
  +
  +#navcolumn div div {
  +  padding-left: 10px;
   }
  
  
  

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



cvs commit: maven/xdocs faq.fml

2003-08-01 Thread bwalding
bwalding2003/08/01 15:33:53

  Modified:xdocsfaq.fml
  Log:
  Added how to upload to ibiblio entry
  
  PR: MAVEN-645
  Submitted by: Martin Skopp
  
  Revision  ChangesPath
  1.3   +7 -0  maven/xdocs/faq.fml
  
  Index: faq.fml
  ===
  RCS file: /home/cvs/maven/xdocs/faq.fml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- faq.fml   17 Jul 2003 06:50:42 -  1.2
  +++ faq.fml   1 Aug 2003 22:33:53 -   1.3
  @@ -159,6 +159,13 @@
 
   
   
  +
  +  How do I upload a resource to or update a resource on 
http://www.ibiblio.org/maven?
  +  
  +Read Uploading to Ibiblio Instructions.
  +  
  +
  +
   
 How do I make my build complete even with broken tests?
 
  
  
  

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



cvs commit: maven/src/plugins-build/junit-report/src/plugin-resources junit-failed.jsl

2003-07-31 Thread bwalding
bwalding2003/07/31 19:16:08

  Added:   src/plugins-build/junit-report/src/plugin-resources
junit-failed.jsl
  Log:
  Start of new report that only shows failed test reports
  *** This one uses the old location of the tool beans. Will need some fixing at short 
notice.
  PR: MAVEN-640
  
  Revision  ChangesPath
  1.1  
maven/src/plugins-build/junit-report/src/plugin-resources/junit-failed.jsl
  
  Index: junit-failed.jsl
  ===
  
  
  
  







  


  

  [
  summary]
  [
  package list]
  [
  test cases]

  
  
  

  Name
  Tests
  Errors
  Failures
  Time(s)

  
  
  

  Name
  Status
  Type
  Time(s)

  
  
  

  

  ${htmlescape.getText(current.attribute('message').value)}

  
  
N/A
  

  

  

  
  

  JUnit Test Results

  

  







  
Tests
Errors
Failures
Success rate
Time(s)
  
  

  


  


  


  


  

  


  Note:
  failures are anticipated and checked for with
  assertions while
  errors are unanticipated.

  
  
  


  
  
  











  

  
${package}
  
  

  
  

  
  

  
  

  


  
  


  Note: package statistics are not computed recursively, they only
  sum up all of its testsuites numbers.

  

  
  
  
  

  
  
  
  

  




  

  
${test.attribute('name').value}
  
  

  
  

  
  

  
  

  


  

  
  

  
  
  

  


  
  
  

  
  
  

 
  ## test can even not be started at all (failure to load the class)
  ## so report the error directly
  ##
  
  
  

  

  

  
  
  
  
  
  




  ${testcase.attribute("name").value}
  

  Failure


  Error


   

cvs commit: maven/src/plugins-build/artifact .cvsignore

2003-07-30 Thread bwalding
bwalding2003/07/30 01:03:45

  Modified:src/plugins-build/artifact .cvsignore
  Log:
  Added eclipse project files (you probably don't want to know why they were in that 
dir :))
  
  Revision  ChangesPath
  1.2   +2 -0  maven/src/plugins-build/artifact/.cvsignore
  
  Index: .cvsignore
  ===
  RCS file: /home/cvs/maven/src/plugins-build/artifact/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore16 Jun 2003 14:26:01 -  1.1
  +++ .cvsignore30 Jul 2003 08:03:45 -  1.2
  @@ -1,3 +1,5 @@
   target
   velocity.log
   maven.log
  +.classpath
  +.project
  
  
  

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



cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources/templates project.jelly

2003-07-28 Thread bwalding
bwalding2003/07/28 17:19:02

  Modified:src/plugins-build/eclipse/src/plugin-resources/templates
project.jelly
  Log:
  Reformat.
  
  Revision  ChangesPath
  1.3   +4 -4  
maven/src/plugins-build/eclipse/src/plugin-resources/templates/project.jelly
  
  Index: project.jelly
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/eclipse/src/plugin-resources/templates/project.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.jelly 29 Jul 2003 00:18:37 -  1.2
  +++ project.jelly 29 Jul 2003 00:19:02 -  1.3
  @@ -11,11 +11,11 @@
 ${pom.description}
 
   
  -
  -
  +  
  +  
   ${lib.dependency.artifactId}
  -
  +  
   
 
 
  
  
  

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



cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources/templates project.jelly

2003-07-28 Thread bwalding
bwalding2003/07/28 17:18:37

  Modified:src/plugins-build/eclipse/src/plugin-resources/templates
project.jelly
  Log:
  Those tabs were hiding. I had nothing to do with them!
  * Removed tabs.
  
  Revision  ChangesPath
  1.2   +4 -4  
maven/src/plugins-build/eclipse/src/plugin-resources/templates/project.jelly
  
  Index: project.jelly
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/eclipse/src/plugin-resources/templates/project.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.jelly 28 Jul 2003 09:27:16 -  1.1
  +++ project.jelly 29 Jul 2003 00:18:37 -  1.2
  @@ -11,11 +11,11 @@
 ${pom.description}
 
   
  -   
  -   
  +
  +
   ${lib.dependency.artifactId}
  -   
  +
   
 
 
  
  
  

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



cvs commit: maven/src/plugins-build/eclipse/src/plugin-resources/templates classpath.jelly

2003-07-28 Thread bwalding
bwalding2003/07/28 02:33:00

  Modified:src/plugins-build/eclipse/src/plugin-resources/templates
classpath.jelly
  Log:
  Reformat
  PR:MAVEN-628
  
  Revision  ChangesPath
  1.2   +56 -62
maven/src/plugins-build/eclipse/src/plugin-resources/templates/classpath.jelly
  
  Index: classpath.jelly
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/eclipse/src/plugin-resources/templates/classpath.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- classpath.jelly   28 Jul 2003 09:27:16 -  1.1
  +++ classpath.jelly   28 Jul 2003 09:33:00 -  1.2
  @@ -21,61 +21,59 @@
   
 
 
  -
  -  Contains JUnit tests
  -  
  -  
  - 
  -  
  - 
  -  
  -  
  -  
  -  
  -  
  -  
  -  

  -  
  -  
  -
  - 
  -
  -  
   
  -
  +  
  +Contains JUnit tests
  +
  +
  +   
  + 
   
  +  
  +
  +
 
  -  Setting compile of ${testSrcDir} to ${testOutputDir}
  -  
  +
  +
  +
  +

  +
  +
  +  
  +   
  +  
  +  
 
  +  
 
  - 
  - 
  +Setting compile of ${testSrcDir} to ${testOutputDir}
  +
  +
   
  - ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}
  +
  +
  +
  +${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}
 
  - 
  -   
  - 
  +
  +  
  +
 
  - 
  -   ${maven.eclipse.junit}
  - 
  +
  +  ${maven.eclipse.junit}
  +
 
  - 
  - 
  - 
  +
  +
  +
 
  - 
  -   
  - 
  +
  +  
   
  +  
   
 
  @@ -115,24 +113,20 @@
 
   
   
  -
  +  
 
  -  
  +
   
   
  - 
  - 
  -   
  -   
 
  -   
  -
  +
  +
  +  
  +   

  +  
  +   
   
  -  
  -  Setting default output directory to ${outputDir}
  -  
  -
  +
  +Setting default output directory to ${outputDir}
  +  
   
   
  
  
  

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



cvs commit: maven/src/plugins-build/eclipse plugin.jelly

2003-07-28 Thread bwalding
bwalding2003/07/28 02:27:16

  Modified:src/plugins-build/eclipse plugin.jelly
  Added:   src/plugins-build/eclipse/src/plugin-resources/templates
project.jelly classpath.jelly
  Log:
  Extract jelly from plugin.jelly into classpath.jelly and project.jelly
  PR:MAVEN-628
  
  Revision  ChangesPath
  1.1  
maven/src/plugins-build/eclipse/src/plugin-resources/templates/project.jelly
  
  Index: project.jelly
  ===
  
  

  
${pom.artifactId}
${pom.description}

  
  
  
  ${lib.dependency.artifactId}
  
  


  
org.eclipse.jdt.core.javabuilder


  


  org.eclipse.jdt.core.javanature

  
  
  
  
  
  1.1  
maven/src/plugins-build/eclipse/src/plugin-resources/templates/classpath.jelly
  
  Index: classpath.jelly
  ===
  
  
  
  

  
  
 

  
 
  
  
  


  
Contains JUnit tests


   


   










  
   
  
 
  
  

Setting compile of ${testSrcDir} to ${testOutputDir}


   
   
  
   ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}

   
 
   

   
 ${maven.eclipse.junit}
   

   
   
   

   
 
   
  
  

  

  
  
  
Contains Cactus Tests!


   Cutting off basedir from Cactus source directory


   



  
${pom.getPluginContext('maven-cactus-plugin').getVariable('plugin').getDependency('cactus').getVersion()}

  
  

  


  

  
  

  
  

  

  
  
  


  
  
   
   
 
  

 
  
  

Setting default output directory to ${outputDir}

  
  
  
  
  
  1.24  +5 -159maven/src/plugins-build/eclipse/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/eclipse/plugin.jelly,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- plugin.jelly  27 Jul 2003 23:38:45 -  1.23
  +++ plugin.jelly  28 Jul 2003 09:27:16 -  1.24
  @@ -23,32 +23,10 @@
   description="Generate Eclipse .project file">
   
   Creating ${basedir}/.project ...
  -
   
  -
  -  ${pom.artifactId}
  -  ${pom.description}
  -  
  -
  -   
  -   
  -${lib.dependency.artifactId}
  -   
  -
  -  
  -  
  -
  -  org.eclipse.jdt.core.javabuilder
  -  
  -  
  -
  -  
  -  
  -org.eclipse.jdt.core.javanature
  -  
  -
  +   
   
   
  +
 

   
  @@ -59,142 +37,10 @@
   description="Generate Eclipse .classpath file">
 
   Creating ${basedir}/.classpath ...
  +
  +  
  +
   
  -
  -  
  -
  -  
  -  
  - 
  - 
 
  - 
  -  
  -  
  -  
  -
  -  
  -
  -  Contains JUnit tests
  -  
  -  
  - 
  -  
  - 
  -
  
  -  
  -  
  -  
  -  
  -  
  -  

  -  
  -  
  -
  - 
  -
  -  
   
  -
  -  
  -  Setting compile of ${testSrcDir} to ${testOutputDir}
  -  
  -  
  -  
  -  
  -  
  - 
  - 
  -
  - ${pom.getPluginContext('maven-test-plugin').getVariable('plugin').getDependency('junit').getVersion()}
  -  
  - 
  -   
  - 
  -  
  - 
  -   ${maven.eclipse.junit}
  - 
  -  
  - 
  - 
  - 
  -  
  - 
  -   
  - 
  -
  -
  - 
  -
  -  
  -

cvs commit: maven/src/plugins-build/eclipse plugin.jelly

2003-07-27 Thread bwalding
bwalding2003/07/27 16:38:45

  Modified:src/plugins-build/eclipse plugin.jelly
  Log:
  Making log messages a bit more useful
  
  Revision  ChangesPath
  1.23  +8 -5  maven/src/plugins-build/eclipse/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/eclipse/plugin.jelly,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- plugin.jelly  27 Jul 2003 22:51:52 -  1.22
  +++ plugin.jelly  27 Jul 2003 23:38:45 -  1.23
  @@ -65,7 +65,7 @@
   
 
 
  - Cutting off basedir from sourceDirectory
  + 

 

 

   
  
  @@ -93,7 +93,7 @@
  
value="${pom.getPluginContext('maven-test-plugin').getVariable('maven.test.dest')}"/>  

 
 
  -Cutting off basedir from testOutputDir
  +

   
   
  

cvs commit: maven/src/plugins-build/eclipse plugin.jelly

2003-07-27 Thread bwalding
bwalding2003/07/27 15:51:52

  Modified:src/plugins-build/eclipse plugin.jelly
  Log:
  Update the .classpath output such that it utilises the per source directory 
  output path.
  
  At the moment, 
  
  source dir -> default output path (i.e. unset)
  test dir -> test output path (eg. target/test-classes)
  default output path ->  (eg. target/classes).
  
  There could be some argument to go to a system like
  
  source dir -> output path (eg. target/classes).
  test dir -> test output path (eg. target/test-classes)
  default output path ->  (eg. target/classes).
  
  But it'd make the plugin.jelly a bit more complicated than it already is.
  
  I'm very tempted to extract the code out into a separate jelly file and let it follow
  the xdoc/navigation.jelly pattern. 
  
  This also fixes the "missing target/test-classes" errors that eclipse was giving.
  
  Revision  ChangesPath
  1.22  +22 -20maven/src/plugins-build/eclipse/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/eclipse/plugin.jelly,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- plugin.jelly  8 Jul 2003 08:18:41 -   1.21
  +++ plugin.jelly  27 Jul 2003 22:51:52 -  1.22
  @@ -85,7 +85,28 @@

   
  
 
  -  
  +  
  +  
  +  
  +  
  +  

  +  
  +  
  +Cutting off basedir from testOutputDir
  + 
  +
  +  
   
  +
  +  
  +  
  +  
  +  
  +  
  +  
  
  -  
  -  
  -  
  -
  -  
  -  

  -  
  -  
  -Cutting off basedir from testOutputDir
  - 
  -
  -  
   
  -
  -
  -  
 
 
   
  
  
  

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



cvs commit: maven/xdocs/start integrate.xml

2003-07-27 Thread bwalding
bwalding2003/07/27 07:31:41

  Modified:xdocs/start integrate.xml
  Log:
  Fix error regarding pom layout and resources/resource element
  
  Revision  ChangesPath
  1.20  +6 -4  maven/xdocs/start/integrate.xml
  
  Index: integrate.xml
  ===
  RCS file: /home/cvs/maven/xdocs/start/integrate.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- integrate.xml 26 Mar 2003 16:33:26 -  1.19
  +++ integrate.xml 27 Jul 2003 14:31:41 -  1.20
  @@ -218,10 +218,12 @@
   
   
   
  -  
  -*.xsd
  -log4j.properties
  -  
  +  
  +
  +  *.xsd
  +  log4j.properties
  +
  +  
   
   
   
  
  
  

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



cvs commit: maven build-bootstrap.xml

2003-07-25 Thread bwalding
bwalding2003/07/25 17:29:45

  Modified:.build-bootstrap.xml
  Log:
  PATCH - check for MAVEN_HOME variable at bootstrap
  PR: MAVEN-564
  Submitted by: Felipe Leme
  
  Revision  ChangesPath
  1.202 +5 -1  maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===
  RCS file: /home/cvs/maven/build-bootstrap.xml,v
  retrieving revision 1.201
  retrieving revision 1.202
  diff -u -r1.201 -r1.202
  --- build-bootstrap.xml   4 Jul 2003 22:43:13 -   1.201
  +++ build-bootstrap.xml   26 Jul 2003 00:29:44 -  1.202
  @@ -8,8 +8,12 @@
 
 
   
  +  
  +maven.home = ${maven.home}
  +
  +  
   
  -  
  +  
  maven.home = ${maven.home}
  maven.home.local = ${maven.home.local}
  maven.repo.local = ${maven.repo.local}
  
  
  

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



cvs commit: maven/src/plugins-build/ear plugin.jelly plugin.properties

2003-07-25 Thread bwalding
bwalding2003/07/25 07:59:16

  Modified:src/plugins-build/ear/xdocs properties.xml
   src/plugins-build/ear plugin.jelly plugin.properties
  Log:
  Ensure ear files are correctly versioned for validating j2ee containers.
  PR: MAVEN-613
  Submitted by: Thomas Christensen
  
  Revision  ChangesPath
  1.7   +10 -0 maven/src/plugins-build/ear/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/ear/xdocs/properties.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- properties.xml15 Jul 2003 19:05:12 -  1.6
  +++ properties.xml25 Jul 2003 14:59:16 -  1.7
  @@ -43,6 +43,16 @@
 
   
   
  +  maven.ear.appxml.version
  +  Yes
  +  
  +Inserts the doctype header depending on the specified version. Default 
is 1.3
  +  
  +  
  +false
  +  
  +
  +
 maven.ear.displayname
 Yes
 
  
  
  
  1.13  +11 -1 maven/src/plugins-build/ear/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/ear/plugin.jelly,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- plugin.jelly  15 Jul 2003 19:05:12 -  1.12
  +++ plugin.jelly  25 Jul 2003 14:59:16 -  1.13
  @@ -131,13 +131,23 @@
 
 

  - Generating appxml file:"${maven.ear.appxml}"
  + Generating appxml file:"${maven.ear.appxml} version 
${maven.ear.appxml.version}"


  +
  +
  +  
  + http://java.sun.com/dtd/application_1_3.dtd"/>
  +  
  +  
  + http://java.sun.com/j2ee/dtds/application_1_2.dtd"/>
  +  
  +
  +
   
   ${maven.ear.displayname}
   
  
  
  
  1.3   +1 -0  maven/src/plugins-build/ear/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven/src/plugins-build/ear/plugin.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.properties 8 May 2003 20:53:55 -   1.2
  +++ plugin.properties 25 Jul 2003 14:59:16 -  1.3
  @@ -11,3 +11,4 @@
   maven.ear.manifest=${maven.ear.descriptordir}/MANIFEST.MF
   maven.ear.appxml.generate=false
   maven.ear.displayname=${pom.id}
  +maven.ear.appxml.version=1.3
  
  
  

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



cvs commit: maven/src/test/java/org/apache/maven/project ProjectInheritanceTest.java

2003-07-25 Thread bwalding
bwalding2003/07/25 07:56:16

  Modified:src/test/java/org/apache/maven/project
ProjectInheritanceTest.java
  Log:
  Validate inheritance
  
  Revision  ChangesPath
  1.34  +27 -0 
maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java
  
  Index: ProjectInheritanceTest.java
  ===
  RCS file: 
/home/cvs/maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- ProjectInheritanceTest.java   25 Jun 2003 00:37:30 -  1.33
  +++ ProjectInheritanceTest.java   25 Jul 2003 14:56:16 -  1.34
  @@ -107,6 +107,10 @@
   assertEquals( "maven:super-extendo", p.getId() );
   assertEquals( "Apache Software Foundation", p.getOrganization().getName() );
   assertEquals( "http://jakarta.apache.org/";, p.getOrganization().getUrl() );
  +
  +//Test siteAddress / siteDirectory
  +assertEquals( "theSiteAddress", p.getSiteAddress());
  +assertEquals( "theSiteDirectory", p.getSiteDirectory());
   
   // Test Dependencies
   assertEquals( "child-dep1:child-dep1",
  @@ -159,4 +163,27 @@
   assertEquals( "1.0-b4", v4.getName() );
   assertEquals( "MAVEN_1_0_B4", v4.getTag() );
   }
  +
  +public void testProjectMappingExtends() throws Exception
  +{
  +Project p = MavenUtils.getProject( new File( TEST_DOCUMENT2 ) );
  +
  +// Make sure the groupId is inherited correctly.
  +assertEquals( "maven", p.getGroupId() );
  +
  +assertEquals( "Child Project", p.getName() );
  +assertEquals( "maven:child", p.getId() );
  +
  +// Test organization inheritance. These should pass, but don't
  +if ( false )  {
  +  assertNotNull( p.getOrganization() );
  +  assertEquals( "Apache Software Foundation", p.getOrganization().getName() 
);
  +  assertEquals( "http://jakarta.apache.org/";, p.getOrganization().getUrl() 
);
  +}
  +
  +// Test siteAddress / siteDirectory
  +assertEquals( "theSiteAddress", p.getSiteAddress());
  +assertEquals( "theSiteDirectory", p.getSiteDirectory());
  +}
  +
   }
  
  
  

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



cvs commit: maven/src/test/extend/child_project project-child2.xml

2003-07-25 Thread bwalding
bwalding2003/07/25 07:47:50

  Modified:src/test/extend project-child.xml
   src/test/extend/child_project project-child2.xml
  Log:
  Validate inheritance
  
  Revision  ChangesPath
  1.5   +3 -0  maven/src/test/extend/project-child.xml
  
  Index: project-child.xml
  ===
  RCS file: /home/cvs/maven/src/test/extend/project-child.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project-child.xml 24 Jan 2003 05:22:29 -  1.4
  +++ project-child.xml 25 Jul 2003 14:47:50 -  1.5
  @@ -6,6 +6,9 @@
 maven
 Super Extendo
   
  +  theSiteAddress
  +  theSiteDirectory
  +
 
   
 child-dep1
  
  
  
  1.2   +2 -1  maven/src/test/extend/child_project/project-child2.xml
  
  Index: project-child2.xml
  ===
  RCS file: /home/cvs/maven/src/test/extend/child_project/project-child2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project-child2.xml1 Nov 2002 18:54:35 -   1.1
  +++ project-child2.xml25 Jul 2003 14:47:50 -  1.2
  @@ -1,6 +1,7 @@
   
   
  -  ../project-child.xml
  +  
  +  src/test/extend/project-child.xml
 
 child
 Child Project
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-07-23 Thread bwalding
bwalding2003/07/23 03:25:18

  Modified:src/plugins-build/xdoc plugin.jelly
   src/plugins-build/xdoc/src/plugin-resources site.jsl
  Log:
  Completed updates.  Much much cleaner.  Could still do to remove the temporary file 
generation.
  
  PR: MAVEN-602
  
  Revision  ChangesPath
  1.36  +1 -3  maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- plugin.jelly  23 Jul 2003 10:06:41 -  1.35
  +++ plugin.jelly  23 Jul 2003 10:25:17 -  1.36
  @@ -326,9 +326,7 @@



  - HASHISH ${size(projectNavRoot)} - 
${projectNavRoot.getClass().getName()}
  -
  -
  + 
   
   
   
   ${file}
   
  -
  -
  -
  -  Project Documentation
  -  
  -
  -  About ${pom.name}
  -
  -  
  -  
  -
  -  Project Info
  -
  -${maven.xdoc.projectInfo}
  -
  -  
  -
  -  
  -Mailing 
Lists
  -  
  -
  -
  -  
  -Project 
Team
  -  
  -
  -
  -  
  -Dependencies
  -  
  -
  -
  -  
  -
  -  Source 
Repository
  -
  -  
  -
  -
  -  
  -
  -  Issue 
Tracking
  -
  -  
  -
  -  
  -
  -  
  -  
  -
  -  Project 
Reports
  -
  -
  - 
  -
  -
  -  
  -  
  -  
  -  
  -
  -
  -
  -
  -  
  -
  -  
  -
  -  ${report.name}
  -
  -  
  -
  -  
  -
  -  
  -  
  -
  -  
  -
  -  JavaDocs
  -
  -  
  -  
  -
  -  Source 
XReference
  -
  -  
  -  
  -
  -  
  -Test 
XReference
  -  
  -
  -  
  -
  -  
  -  
  -  
  -
  -  
  -  
  -
  -  
  -Development Process
  -  
  -
  -  
  -  
  -
  -  
  -${maven.xdoc.developmentProcessUrl}
  -Development Process
  -  
  -
  -  
  -
  -  
  -  
   ${maven.xdoc.poweredby.image}
   ${maven.xdoc.poweredby.title}
   ${maven.xdoc.poweredby.url}
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources navigation.jsl

2003-07-23 Thread bwalding
bwalding2003/07/23 03:23:50

  Modified:src/plugins-build/xdoc/src/plugin-resources navigation.jsl
  Log:
  Completed updates.  Fully migrated from site.jsl to here.  Much much cleaner.
  PR: MAVEN-602
  
  Revision  ChangesPath
  1.2   +39 -1 maven/src/plugins-build/xdoc/src/plugin-resources/navigation.jsl
  
  Index: navigation.jsl
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/navigation.jsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.jsl23 Jul 2003 10:06:41 -  1.1
  +++ navigation.jsl23 Jul 2003 10:23:49 -  1.2
  @@ -10,13 +10,51 @@
 xmlns:doc="doc"
 xmlns="dummy" trim="true">
 
  -  
 
   
 
   
 
  
  +
  +
  +  
  +  
  +  
  +  
  +  
  +
  +  
  +
  +  
  +
  +  
  +
  +
  +  
  +
  +  
  +
  +
  +  
  +
  +
  +
  +
  +  
  +
  +  
  +
  +
  +
  +  
  +
  +
  +  
  +
  +
  +  
  +
 
   
 
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources navigation.jsl site.jsl

2003-07-23 Thread bwalding
bwalding2003/07/23 03:06:41

  Modified:src/plugins-build/xdoc/src/test project.properties
project.xml
   src/plugins-build/xdoc plugin.jelly
   src/plugins-build/xdoc/src/plugin-resources site.jsl
  Added:   src/plugins-build/xdoc/src/plugin-resources navigation.jsl
  Log:
  Pass 1.
  o It works, but is incomplete and broken.  I am committing now as I have very bad
  non-deterministic behaviour with jelly and I like committing as I go.
  
  o Need to convert project documentation tree to navigation.jsl
  o Need to remove temporary file creation in plugin.jsl
  
  PR: MAVEN-602
  
  Revision  ChangesPath
  1.2   +1 -1  maven/src/plugins-build/xdoc/src/test/project.properties
  
  Index: project.properties
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/test/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties15 Feb 2003 14:07:08 -  1.1
  +++ project.properties23 Jul 2003 10:06:41 -  1.2
  @@ -1,2 +1,2 @@
   maven.xdoc.date=left
  -maven.xdoc.includeProjectDocumentation=false
  \ No newline at end of file
  +mxaven.xdoc.includeProjectDocumentation=false
  \ No newline at end of file
  
  
  
  1.3   +1 -3  maven/src/plugins-build/xdoc/src/test/project.xml
  
  Index: project.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/test/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml   19 Mar 2003 06:11:24 -  1.2
  +++ project.xml   23 Jul 2003 10:06:41 -  1.3
  @@ -8,11 +8,9 @@
 
   Apache Software Foundation
   http://jakarta.apache.org/
  -http://maven.apache.org/images/jakarta-logo-blue.gif
 
 2001
  -  http://maven.apache.org/images/maven.jpg
  -
  +  
   
   
   
  
  
  
  1.35  +16 -1 maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- plugin.jelly  17 Jul 2003 11:02:26 -  1.34
  +++ plugin.jelly  23 Jul 2003 10:06:41 -  1.35
  @@ -315,7 +315,22 @@
   
   
   
  -
  +
  +
  +
  + 
  + 
  + 
  + 
  +   
  + 
  + 
  + 
  + HASHISH ${size(projectNavRoot)} - 
${projectNavRoot.getClass().getName()}
  +
  +
  +
  +
   
  
  
  
  1.30  +2 -0  maven/src/plugins-build/xdoc/src/plugin-resources/site.jsl
  
  Index: site.jsl
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/site.jsl,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- site.jsl  17 Jul 2003 10:44:28 -  1.29
  +++ site.jsl  23 Jul 2003 10:06:41 -  1.30
  @@ -165,6 +165,8 @@
   
 
   
  +
  + 
   
   
   ${file}
  
  
  
  1.1  maven/src/plugins-build/xdoc/src/plugin-resources/navigation.jsl
  
  Index: navigation.jsl
  ===
  
  
  



  

  

 

  

  




  
  
  
  

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



cvs commit: maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers GenericSshDeployer.java

2003-07-18 Thread bwalding
bwalding2003/07/18 00:37:18

  Modified:src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers
GenericSshDeployer.java
  Log:
  Fix typo.  passpharse -> passphrase
  
  Revision  ChangesPath
  1.5   +2 -2  
maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers/GenericSshDeployer.java
  
  Index: GenericSshDeployer.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers/GenericSshDeployer.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- GenericSshDeployer.java   17 Jul 2003 11:13:17 -  1.4
  +++ GenericSshDeployer.java   18 Jul 2003 07:37:17 -  1.5
  @@ -154,7 +154,7 @@
   {
   String msg =
   "Private key provided "
  -+ "without passpharse for repo: "
  ++ "without passphrase for repo: "
   + repoInfo.getRepositoryAlias();
   throw new AuthenticationException(msg);
   }
  
  
  

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



cvs commit: maven/xdocs/reference developer-guide.xml

2003-07-17 Thread bwalding
bwalding2003/07/17 04:07:47

  Modified:xdocs/reference developer-guide.xml
  Log:
  Fix typo
  
  Revision  ChangesPath
  1.9   +2 -2  maven/xdocs/reference/developer-guide.xml
  
  Index: developer-guide.xml
  ===
  RCS file: /home/cvs/maven/xdocs/reference/developer-guide.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- developer-guide.xml   10 Jun 2003 14:17:21 -  1.8
  +++ developer-guide.xml   17 Jul 2003 11:07:47 -  1.9
  @@ -15,7 +15,7 @@
   plugins for Maven.  If you are simply a developer using
   Maven for your own project, you are looking for the 
   User Guide.  With that said, this
  -document contains various snippets of information that even
  +document contains various snippets of information that every
   Maven developer should know.
 
   
  @@ -25,7 +25,7 @@
   mechanism.  Maven comes shipped with numerous plugins.  Plugins
   can be used to do virtually any task desired.  For example, they
   can generate reports, create and deploy software distributions,
  -run unit tests, and much much more.  This section of the
  +run unit tests, and much more.  This section of the
   document will (in the future) describe how to write a plugin;
   however, in the meantime it contains snippets of information not
   necessarily assembled in any paricular order, but of importance
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/css maven.css

2003-07-17 Thread bwalding
bwalding2003/07/17 04:02:27

  Modified:src/plugins-build/xdoc plugin.jelly
   src/plugins-build/xdoc/src/plugin-resources/css maven.css
  Added:   src/plugins-build/xdoc/src/plugin-resources/images none.png
  Log:
  Clean up the alignment and remove that dodgy little "strich" thing from tigris 
(overridden in maven.css rather than removed from tigris)
  PR: MAVEN-579
  
  Revision  ChangesPath
  1.34  +1 -6  maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- plugin.jelly  17 Jul 2003 10:44:28 -  1.33
  +++ plugin.jelly  17 Jul 2003 11:02:26 -  1.34
  @@ -179,12 +179,7 @@
   @state - expanded / collapsed / none
   -->
 
  -
  -  
  -
  -
  -  
  -
  +
   ${name}
   
  
  
  
  
  1.1  
maven/src/plugins-build/xdoc/src/plugin-resources/images/none.png
  
<>
  
  
  1.4   +5 -0  maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css
  
  Index: maven.css
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.css 17 Jul 2003 10:44:05 -  1.3
  +++ maven.css 17 Jul 2003 11:02:26 -  1.4
  @@ -102,4 +102,9 @@
   img.handle {
border: 0;
padding-right: 2px;
  +}
  +
  +#navcolumn div div  {
  + background-image: none;
  + background-repeat: no-repeat;
   }
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-07-17 Thread bwalding
bwalding2003/07/17 03:44:28

  Modified:src/plugins-build/xdoc plugin.jelly
   src/plugins-build/xdoc/src/plugin-resources site.jsl
  Log:
  o Update the templates to draw handles
  
  I'm still not 100% on drawing an expanded handle on an uncollapsible node.
  I think we could do to remove the little - in front of every item too.
  PR: MAVEN-579
  
  Revision  ChangesPath
  1.33  +7 -0  maven/src/plugins-build/xdoc/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.jelly,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- plugin.jelly  17 Jul 2003 02:03:14 -  1.32
  +++ plugin.jelly  17 Jul 2003 10:44:28 -  1.33
  @@ -176,8 +176,15 @@
   @relativePath
   @name
   @img
  +@state - expanded / collapsed / none
   -->
 
  +
  +  
  +
  +
  +  
  +
   ${name}
   
  
  
  
  
  1.29  +16 -3 maven/src/plugins-build/xdoc/src/plugin-resources/site.jsl
  
  Index: site.jsl
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/site.jsl,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- site.jsl  8 Jul 2003 03:47:45 -   1.28
  +++ site.jsl  17 Jul 2003 10:44:28 -  1.29
  @@ -386,14 +386,27 @@
   
   
   
  -
  + 
  + 
  + 
  + 
  + 
  + 
  +  
  + 
  + 
  +  
  + 
  + 
  +
  + 
   
 

  - 
  + 


  - 
  + 

 
  
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven NavBean.java

2003-07-17 Thread bwalding
bwalding2003/07/17 03:44:05

  Modified:src/plugins-build/xdoc/src/test/org/apache/maven
NavBeanTest.java
   src/plugins-build/xdoc/src/plugin-resources/css maven.css
   src/plugins-build/xdoc/src/main/org/apache/maven
NavBean.java
  Added:   src/plugins-build/xdoc/src/plugin-resources/images
expanded.png collapsed.png
  Log:
  o Unallow the nav bean to count children.  Turns out it was simpler to do it in 
jelly.
  o Add new style for img.handle (no border, little bit of right padding)
  o Update the templates to draw handles
  
  I'm still not 100% on drawing an expanded handle on an uncollapsible node.
  I think we could do to remove the little - in front of every item too.
  PR: MAVEN-579
  
  Revision  ChangesPath
  1.4   +1 -22 
maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
  
  Index: NavBeanTest.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NavBeanTest.java  17 Jul 2003 09:33:12 -  1.3
  +++ NavBeanTest.java  17 Jul 2003 10:44:03 -  1.4
  @@ -64,7 +64,6 @@
   import org.dom4j.Document;
   import org.dom4j.Node;
   import org.dom4j.io.SAXReader;
  -import org.dom4j.tree.DefaultElement;
   
   /**
* @author Ben Walding
  @@ -132,25 +131,5 @@
   
   String s = "At location " + location + ", looking to generate link to " + 
href + ", expecting collapse = " + expected;
   assertEquals(s, expected, nb.isCollapsed(node));
  -}
  -
  -public void testCountChildren() throws Exception
  -{
  -testCountChildren("/alpha/index.html", 2);
  -testCountChildren("/alpha/one/index.html", 0);
  -testCountChildren("/alpha/two/index.html", 0);
  -
  -testCountChildren("/beta/index.html", 2);
  -testCountChildren("/beta/one/index.html", 0);
  -testCountChildren("/beta/two/index.html", 0);
  -}
  -
  -public void testCountChildren(String href, int expected)
  -{
  -Node node = nb.getFirstNodeByHREF(href);
  -assertNotNull(node);
  -
  -String s = "At location " + href + ",  expecting countChildren = " + 
expected;
  -assertEquals(s, expected, nb.countChildren((DefaultElement) node));
   }
   }
  
  
  
  1.1  
maven/src/plugins-build/xdoc/src/plugin-resources/images/expanded.png
  
<>
  
  
  1.1  
maven/src/plugins-build/xdoc/src/plugin-resources/images/collapsed.png
  
<>
  
  
  1.3   +5 -0  maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css
  
  Index: maven.css
  ===
  RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.css 4 Jul 2003 08:39:04 -   1.2
  +++ maven.css 17 Jul 2003 10:44:05 -  1.3
  @@ -98,3 +98,8 @@
margin-top: 1em;
margin-bottom: 0;
}
  +
  +img.handle {
  + border: 0;
  + padding-right: 2px;
  +}
  \ No newline at end of file
  
  
  
  1.6   +1 -11 
maven/src/plugins-build/xdoc/src/main/org/apache/maven/NavBean.java
  
  Index: NavBean.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/xdoc/src/main/org/apache/maven/NavBean.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- NavBean.java  17 Jul 2003 09:33:12 -  1.5
  +++ NavBean.java  17 Jul 2003 10:44:05 -  1.6
  @@ -97,16 +97,6 @@
   }
   
   /**
  - * Assumes that the node is visible.
  - * @param o
  - * @return the number of children for this node
  - */
  -public int countChildren(DefaultElement elem)  {
  -List l = elem.selectNodes("./item");
  -return l.size();
  -}
  -
  -/**
* Determines if the given node is collapsed.  If a parent of this node is
* collapsed, this will give spurious results.
* @param o
  
  
  

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



cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven NavBean.java

2003-07-17 Thread bwalding
bwalding2003/07/17 02:33:12

  Modified:src/plugins-build/xdoc/src/test/org/apache/maven
NavBeanTest.java
   src/plugins-build/xdoc/src/main/org/apache/maven
NavBean.java
  Log:
  Allow the nav bean to count children.  This could be done directly in jelly, but I 
hate jelly. And I can write 
  test cases in the same format as the other test cases.
  PR: MAVEN-579
  
  Revision  ChangesPath
  1.3   +41 -22
maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
  
  Index: NavBeanTest.java
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- NavBeanTest.java  10 Mar 2003 14:15:30 -  1.2
  +++ NavBeanTest.java  17 Jul 2003 09:33:12 -  1.3
  @@ -64,6 +64,7 @@
   import org.dom4j.Document;
   import org.dom4j.Node;
   import org.dom4j.io.SAXReader;
  +import org.dom4j.tree.DefaultElement;
   
   /**
* @author Ben Walding
  @@ -80,7 +81,6 @@
   testResources = new File(System.getProperty("basedir") + 
"/src/test-resources");
   nb = new NavBean();
   nb.setDocument(getTestDocument());
  -
   }
   
   class Test
  @@ -101,29 +101,29 @@
   return reader.read(new FileInputStream(new File(testResources, 
"navigation.xml")));
   }
   
  -public void testAll() throws Exception
  +public void testCollapsed() throws Exception
   {
  -test("/alpha/index.html", "/alpha/index.html", false);
  -test("/alpha/one/index.html", "/alpha/index.html", false);
  -test("/alpha/two/index.html", "/alpha/index.html", false);
  -test("/beta/index.html", "/alpha/index.html", true);
  -
  -test("/alpha/index.html", "/beta/index.html", false);
  -test("/alpha/one/index.html", "/beta/index.html", false);
  -test("/alpha/two/index.html", "/beta/index.html", false);
  -test("/beta/index.html", "/beta/index.html", false);
  -test("/beta/one/index.html", "/beta/index.html", true);
  -test("/beta/two/index.html", "/beta/index.html", true);
  -
  -test("/alpha/index.html", "beta/index.html", false);
  -test("/alpha/one/index.html", "beta/index.html", false);
  -test("/alpha/two/index.html", "beta/index.html", false);
  -test("/beta/index.html", "beta/index.html", false);
  -test("/beta/one/index.html", "beta/index.html", true);
  -test("/beta/two/index.html", "beta/index.html", true);
  +testCollapsed("/alpha/index.html", "/alpha/index.html", false);
  +testCollapsed("/alpha/one/index.html", "/alpha/index.html", false);
  +testCollapsed("/alpha/two/index.html", "/alpha/index.html", false);
  +testCollapsed("/beta/index.html", "/alpha/index.html", true);
  +
  +testCollapsed("/alpha/index.html", "/beta/index.html", false);
  +testCollapsed("/alpha/one/index.html", "/beta/index.html", false);
  +testCollapsed("/alpha/two/index.html", "/beta/index.html", false);
  +testCollapsed("/beta/index.html", "/beta/index.html", false);
  +testCollapsed("/beta/one/index.html", "/beta/index.html", true);
  +testCollapsed("/beta/two/index.html", "/beta/index.html", true);
  +
  +testCollapsed("/alpha/index.html", "beta/index.html", false);
  +testCollapsed("/alpha/one/index.html", "beta/index.html", false);
  +testCollapsed("/alpha/two/index.html", "beta/index.html", false);
  +testCollapsed("/beta/index.html", "beta/index.html", false);
  +testCollapsed("/beta/one/index.html", "beta/index.html", true);
  +testCollapsed("/beta/two/index.html", "beta/index.html", true);
   }
   
  -public void test(String href, String location, boolean expected)
  +public void testCollapsed(String href, String location, boolean expected)
   {
   nb.setLocation(location);
   
  @@ -133,5 +133,24 @@
   String s = "At location " + location + ", looking to generate link to " + 
href + ", expecting collapse = " + expected;
   assertEquals(s, e

cvs commit: maven/src/plugins-build/artifact plugin.properties

2003-07-17 Thread bwalding
bwalding2003/07/17 01:29:10

  Modified:src/plugins-build/artifact plugin.properties
  Log:
  Cosmetic: Add a space!
  
  Revision  ChangesPath
  1.2   +1 -1  maven/src/plugins-build/artifact/plugin.properties
  
  Index: plugin.properties
  ===
  RCS file: /home/cvs/maven/src/plugins-build/artifact/plugin.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.properties 16 Jun 2003 14:26:01 -  1.1
  +++ plugin.properties 17 Jul 2003 08:29:10 -  1.2
  @@ -1,5 +1,5 @@
   # ---
  -# P L U G I N P R O P E R T I E S
  +# P L U G I N   P R O P E R T I E S
   # ---
   maven.artifact.manifest.extensions.add=false
   
  
  
  

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



cvs commit: maven/src/plugins-build/changelog/src/plugin-resources changelog.jsl

2003-07-17 Thread bwalding
bwalding2003/07/17 01:26:13

  Modified:src/plugins-build/changelog/src/plugin-resources
changelog.jsl
  Log:
  Add a little summary blurb to changelog report
  PR: MAVEN-577
  Submitted by: Rafal Krzewski
  
  Revision  ChangesPath
  1.4   +8 -0  
maven/src/plugins-build/changelog/src/plugin-resources/changelog.jsl
  
  Index: changelog.jsl
  ===
  RCS file: 
/home/cvs/maven/src/plugins-build/changelog/src/plugin-resources/changelog.jsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changelog.jsl 1 Jul 2003 09:57:16 -   1.3
  +++ changelog.jsl 17 Jul 2003 08:26:13 -  1.4
  @@ -15,6 +15,14 @@
 
 
   
  +  
  +
  +Timeframe: ${maven.changelog.range} days,
  +Total Commits:
  +
  +Total Number of Files Changed:
  +
  +  
 
   
 Date
  
  
  

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



cvs commit: maven/xdocs navigation.xml

2003-07-07 Thread bwalding
bwalding2003/07/07 17:45:56

  Modified:xdocsnavigation.xml
  Log:
  Rejigged the wiki entries. Maven has it's own wiki on codehaus, keep the entry
  for the apache wiki
  
  Revision  ChangesPath
  1.22  +3 -2  maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- navigation.xml8 Jul 2003 00:41:25 -   1.21
  +++ navigation.xml8 Jul 2003 00:45:56 -   1.22
  @@ -42,6 +42,7 @@
 
   
 
  +  http://wiki.codehaus.org/maven/"/>
   
   
 
  @@ -51,8 +52,8 @@
   
   
 http://www.apache.org/dev/"/>
  -  http://www.apache.org/~vgritsenko/stats/projects/maven.html"/>
  -  http://wiki.codehaus.org/maven/"/>
  +  http://www.apache.org/~vgritsenko/stats/projects/maven.html"/>
  +  http://nagoya.apache.org/wiki/apachewiki.cgi"/>
   
 
   
  
  
  

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



cvs commit: maven/xdocs navigation.xml

2003-07-07 Thread bwalding
bwalding2003/07/07 17:41:25

  Modified:xdocsnavigation.xml
  Log:
  Wiki has moved, update the link.
  
  Revision  ChangesPath
  1.21  +1 -1  maven/xdocs/navigation.xml
  
  Index: navigation.xml
  ===
  RCS file: /home/cvs/maven/xdocs/navigation.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- navigation.xml18 Jun 2003 07:19:01 -  1.20
  +++ navigation.xml8 Jul 2003 00:41:25 -   1.21
  @@ -52,7 +52,7 @@
   
 http://www.apache.org/dev/"/>
 http://www.apache.org/~vgritsenko/stats/projects/maven.html"/>
  -  http://nagoya.apache.org/wiki/apachewiki.cgi?Maven"/>
  +  http://wiki.codehaus.org/maven/"/>
   
 
   
  
  
  

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



cvs commit: maven build-bootstrap.xml build-bootstrap-core.xml

2003-07-04 Thread bwalding
bwalding2003/07/04 15:43:13

  Modified:.build-bootstrap.xml build-bootstrap-core.xml
  Log:
  Piccolo not part of standard bootstrap any more
  
  Revision  ChangesPath
  1.201 +0 -1  maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===
  RCS file: /home/cvs/maven/build-bootstrap.xml,v
  retrieving revision 1.200
  retrieving revision 1.201
  diff -u -r1.200 -r1.201
  --- build-bootstrap.xml   4 Jul 2003 13:18:04 -   1.200
  +++ build-bootstrap.xml   4 Jul 2003 22:43:13 -   1.201
  @@ -188,7 +188,6 @@
 
   
   
  -
 
   
   
  
  
  
  1.3   +0 -2  maven/build-bootstrap-core.xml
  
  Index: build-bootstrap-core.xml
  ===
  RCS file: /home/cvs/maven/build-bootstrap-core.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build-bootstrap-core.xml  4 Jul 2003 13:18:04 -   1.2
  +++ build-bootstrap-core.xml  4 Jul 2003 22:43:13 -   1.3
  @@ -180,7 +180,6 @@
 
   
   
  -
 
   
   
  @@ -189,7 +188,6 @@
 
   
   
  -
 
   
   
  
  
  

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



cvs commit: maven/src/bin forehead.conf

2003-07-04 Thread bwalding
bwalding2003/07/04 06:18:04

  Modified:.build-bootstrap.xml build-bootstrap-core.xml
   src/bin  forehead.conf
  Log:
  Applied patch for MAVEN-470
  Submitted by: Brett Porter
  
  Revision  ChangesPath
  1.200 +11 -2 maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===
  RCS file: /home/cvs/maven/build-bootstrap.xml,v
  retrieving revision 1.199
  retrieving revision 1.200
  diff -u -r1.199 -r1.200
  --- build-bootstrap.xml   1 Jul 2003 15:29:34 -   1.199
  +++ build-bootstrap.xml   4 Jul 2003 13:18:04 -   1.200
  @@ -178,10 +178,19 @@
   
   
 
  -
  -
  +
  +
 
   
  +
  +
  +
  +  
  +
  +
  +
  +  
  +
   
   
   
  
  
  
  1.2   +12 -3 maven/build-bootstrap-core.xml
  
  Index: build-bootstrap-core.xml
  ===
  RCS file: /home/cvs/maven/build-bootstrap-core.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-bootstrap-core.xml  10 Jun 2003 03:15:39 -  1.1
  +++ build-bootstrap-core.xml  4 Jul 2003 13:18:04 -   1.2
  @@ -178,11 +178,20 @@
   
   
 
  -
  -
  -
  +
  +
  +
 
   
  +
  +
  +
  +  
  +
  +
  +
  +  
  +
   
   
   
  
  
  
  1.18  +3 -2  maven/src/bin/forehead.conf
  
  Index: forehead.conf
  ===
  RCS file: /home/cvs/maven/src/bin/forehead.conf,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- forehead.conf 18 May 2003 11:10:53 -  1.17
  +++ forehead.conf 4 Jul 2003 13:18:04 -   1.18
  @@ -9,9 +9,10 @@
   ${tools.jar}
   ${maven.home}/lib/commons-grant-1.0-beta-4.jar
   ${maven.home}/lib/ant-1.5.3-1.jar
  -${maven.home}/lib/xml-apis-1.0.b2.jar
  +${maven.home}/lib/endorsed/xml-apis-1.0.b2.jar
   ${maven.home}/lib/ant-optional-1.5.3-1.jar
  -${maven.home}/lib/xerces-2.2.1.jar
  +${maven.home}/lib/endorsed/xerces-2.2.1.jar
   
   [root.maven]
   ${maven.home}/lib/*.jar
  +${maven.home}/lib/endorsed/*.jar
  
  
  

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



Results of clean bootstrap at 20030704-0317

2003-07-04 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030704-0317
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 140M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/war/target/maven-war-plugin-1.4-SNAPSHOT.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WebSphere 4.0 Plug-in
 [exec] | Memory: 142M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Webserver Plugin
 [exec] | Memory: 143M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/maven-webserver-plugin-2.0-dev.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Wizard Plug-in
 [exec] | Memory: 143M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/wizard/target/classes

 [exec] java:compile:
 [exec

cvs commit: maven/src/plugins-build/linkcheck plugin.jelly

2003-07-03 Thread bwalding
bwalding2003/07/03 22:04:54

  Modified:src/plugins-build/linkcheck plugin.jelly
  Log:
  Reformat. (Don't like mixing changes in with reformats)
  
  Revision  ChangesPath
  1.10  +15 -15maven/src/plugins-build/linkcheck/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/plugin.jelly,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- plugin.jelly  4 Jul 2003 05:02:07 -   1.9
  +++ plugin.jelly  4 Jul 2003 05:04:54 -   1.10
  @@ -63,26 +63,26 @@
   
   
   
  -  
  +  basedir="${maven.docs.dest}"
  +  output="${maven.build.dir}/linkcheck/linkcheck-results.xml"
  +  outputEncoding="${maven.docs.outputencoding}"
  +  />
 
  -  
  +
   
  -  
  -  
  +
  +
  
 
 

cvs commit: maven/src/plugins-build/linkcheck plugin.jelly

2003-07-03 Thread bwalding
bwalding2003/07/03 22:02:07

  Modified:src/plugins-build/linkcheck plugin.jelly
  Log:
  Oh I think I see now :)   It was internally using a basedir.  Switched to using 
doc:jslFile which has less magic inside it.
  
  Revision  ChangesPath
  1.9   +1 -1  maven/src/plugins-build/linkcheck/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/plugin.jelly,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- plugin.jelly  4 Jul 2003 04:41:02 -   1.8
  +++ plugin.jelly  4 Jul 2003 05:02:07 -   1.9
  @@ -72,7 +72,7 @@
   outputEncoding="${maven.docs.outputencoding}"
   />
 
  -  

cvs commit: maven/src/plugins-build/linkcheck plugin.jelly

2003-07-03 Thread bwalding
bwalding2003/07/03 21:41:02

  Modified:src/plugins-build/linkcheck plugin.jelly
  Log:
  Not exactly sure how this ever worked?  Possibly a change in doc:jsl tag?
  
  Revision  ChangesPath
  1.8   +1 -1  maven/src/plugins-build/linkcheck/plugin.jelly
  
  Index: plugin.jelly
  ===
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/plugin.jelly,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- plugin.jelly  30 Mar 2003 16:05:46 -  1.7
  +++ plugin.jelly  4 Jul 2003 04:41:02 -   1.8
  @@ -74,7 +74,7 @@
 
 

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-07-03 Thread bwalding
bwalding2003/07/03 21:26:39

  Modified:xdocssun-licensing-journey.xml
  Log:
  Added fscontext - file system initial context provider for jndi
  
  Revision  ChangesPath
  1.13  +1 -0  maven/xdocs/sun-licensing-journey.xml
  
  Index: sun-licensing-journey.xml
  ===
  RCS file: /home/cvs/maven/xdocs/sun-licensing-journey.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sun-licensing-journey.xml 23 Jun 2003 15:18:47 -  1.12
  +++ sun-licensing-journey.xml 4 Jul 2003 04:26:39 -   1.13
  @@ -57,6 +57,7 @@
 jms 
 jmx 
 jndi 
  +  jndi - fscontext - in fact all of the extended service providers 
 jnlp 
 jsr-94 
 jta 
  
  
  

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



Results of clean bootstrap at 20030703-0317

2003-07-03 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030703-0317
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 138M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/war/target/maven-war-plugin-1.4-SNAPSHOT.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WebSphere 4.0 Plug-in
 [exec] | Memory: 139M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Webserver Plugin
 [exec] | Memory: 141M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/maven-webserver-plugin-2.0-dev.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Wizard Plug-in
 [exec] | Memory: 141M/152M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/wizard/target/classes

 [exec] java:compile:
 [exec

Results of clean bootstrap at 20030702-0317

2003-07-02 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030702-0317
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 134M/163M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/war/target/maven-war-plugin-1.4-SNAPSHOT.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WebSphere 4.0 Plug-in
 [exec] | Memory: 134M/163M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Webserver Plugin
 [exec] | Memory: 135M/163M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/maven-webserver-plugin-2.0-dev.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Wizard Plug-in
 [exec] | Memory: 137M/163M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/wizard/target/classes

 [exec] java:compile:
 [exec

Results of clean bootstrap at 20030701-0317

2003-07-01 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030701-0317
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 132M/158M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/war/target/maven-war-plugin-1.4-SNAPSHOT.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WebSphere 4.0 Plug-in
 [exec] | Memory: 134M/158M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Webserver Plugin
 [exec] | Memory: 135M/158M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/maven-webserver-plugin-2.0-dev.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Wizard Plug-in
 [exec] | Memory: 135M/158M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/wizard/target/classes

 [exec] java:compile:
 [exec

Results of clean bootstrap at 20030630-0317

2003-06-30 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030630-0317
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 132M/159M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/war/target/maven-war-plugin-1.4-SNAPSHOT.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WebSphere 4.0 Plug-in
 [exec] | Memory: 134M/159M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/was40/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/was40/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Webserver Plugin
 [exec] | Memory: 135M/159M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/webserver/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/webserver/target/maven-webserver-plugin-2.0-dev.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Wizard Plug-in
 [exec] | Memory: 137M/159M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/wizard/target/classes

 [exec] java:compile:
 [exec

cvs commit: maven/src/messages messages_ja.properties

2003-06-29 Thread bwalding
bwalding2003/06/29 06:48:58

  Added:   src/messages messages_ja.properties
  Log:
  Japanese messages
  Submitted by: Tetsuya Kitahata
  
  Revision  ChangesPath
  1.1  maven/src/messages/messages_ja.properties
  
  Index: messages_ja.properties
  ===
  # --
  # Project Verifier
  # --
  failed.download.warning=\u8b66\u544a\uff1a${1} 
\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002
  
remote.repository.disabled.warning=\u30ea\u30e2\u30fc\u30c8\u306b\u3042\u308b\u30ec\u30dd\u30b8\u30c8\u30ea\u306e\u4f7f\u7528\u304c\u4e0d\u53ef\u80fd\u3067\u3057\u305f\u3002
  
directory.nonexistant.warning=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u300c${1}\u300d\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u4f5c\u6210\u3092\u8a66\u307f\u3066\u3044\u307e\u3059\u3002
  
not.directory.warning=\u300c${1}\u300d\u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
  
not.writable.warning=\u300c${1}\u300d\u306f\u66f8\u304d\u8fbc\u307f\u53ef\u80fd\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
  
cannot.create.directory.warning=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u300c${1}\u300d\u306e\u4f5c\u6210\u304c\u51fa\u6765\u307e\u305b\u3093\u3067\u3057\u305f\u3002
  maven.repo.local.unset.warning=maven.repo.local 
\u304c\u30bb\u30c3\u30c8\u3055\u308c\u3066\u304a\u308a\u307e\u305b\u3093\u3002
  
single.unsatisfied.dependency.error=\u30d3\u30eb\u30c9\u306e\u30d7\u30ed\u30bb\u30b9\u3092\u7d9a\u3051\u308b\u4e8b\u304c\u51fa\u6765\u307e\u305b\u3093\u3002\u4ee5\u4e0b\u306e\u4f9d\u5b58\u95a2\u4fc2\u304c\u6e80\u305f\u3055\u308c\u3066\u3044\u306a\u3044\u70ba\u3067\u3059\uff1a
  
multiple.unsatisfied.dependency.error=\u30d3\u30eb\u30c9\u306e\u30d7\u30ed\u30bb\u30b9\u3092\u7d9a\u3051\u308b\u4e8b\u304c\u51fa\u6765\u307e\u305b\u3093\u3002\u4ee5\u4e0b\u306e\u4f9d\u5b58\u95a2\u4fc2\u304c\u6e80\u305f\u3055\u308c\u3066\u3044\u306a\u3044\u70ba\u3067\u3059\uff1a
  
offline.snapshot.warning=\u30aa\u30d5\u30e9\u30a4\u30f3\u3067\u4f5c\u696d\u3057\u3066\u3044\u308b\u70ba\u3001\u30d3\u30eb\u30c9\u306e\u30d7\u30ed\u30bb\u30b9\u306f\u5f15\u304d\u7d9a\u3044\u3066\u884c\u308f\u308c\u307e\u3059\u304c\u3001\u300c${1}\u300d\u304c\u53e4\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\uff01
  
download.message=\u300c${1}\u300d\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3092\u8a66\u307f\u3066\u3044\u307e\u3059\u3002
  
plugin.loading.error=\u30d7\u30e9\u30b0\u30a4\u30f3\u300c${1}\u300d\u304c\u30ed\u30fc\u30c9\u51fa\u6765\u307e\u305b\u3093\u3067\u3057\u305f\u3002
  
empty.descriptor.error=\u6307\u5b9a\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u300c${1}\u300d\u306e\u30b5\u30a4\u30ba\u304c\uff10\u3067\u3059\u3002
  
checksum.verification.error=\u4ee5\u4e0b\u306e\u7269\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\uff1a${1}
  
  
  

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



cvs commit: maven/src/plugins-build/artifact/xdocs authentication.xml properties.xml protocols.xml examples.xml tags.xml navigation.xml security.xml index.xml authentification.xml

2003-06-29 Thread bwalding
bwalding2003/06/29 06:16:02

  Modified:src/plugins-build/artifact/xdocs properties.xml
protocols.xml examples.xml tags.xml navigation.xml
security.xml index.xml
  Added:   src/plugins-build/artifact/xdocs authentication.xml
  Removed: src/plugins-build/artifact/xdocs authentification.xml
  Log:
  Cleanup of doco by request.
  
  Revision  ChangesPath
  1.2   +10 -10maven/src/plugins-build/artifact/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/artifact/xdocs/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml29 Jun 2003 11:57:39 -  1.1
  +++ properties.xml29 Jun 2003 13:16:02 -  1.2
  @@ -2,7 +2,7 @@
   
   
 
  -Maven Artifact Plugin Properties
  +Properties
   Michal Maczka
 
   
  @@ -50,29 +50,29 @@
   
 maven.repo.x.directory
 
  -The path at remote file system where artifacts will be put
  +The path on the remote file system where artifacts will be placed
 
 No
   
   
 maven.repo.x.username
 
  - The user name which will be used to authetificated
  - user if access to repository requires authentification.
  + The user name that will be used to authenticated
  + user if access to repository requires authentication.
 
 Yes
   
   
 maven.repo.x.password
 
  -The password which will be used to authetificate
  +The password which will be used to authenticate
   user.
   
  -If server/protocol supports authetification via
  +If server/protocol supports authentication via
   both private/public keys and password,
  -first will try to use keys for authentication 
  +it will first try to use keys for authentication 
   and if that doesn't work then 
  -we fall back to using the username and password
  +will fall back to using the username and password
 
 Yes
   
  @@ -88,10 +88,10 @@
   
 maven.repo.x.privatekey
 
  - The absoluth path to private key file.
  + The absolute path to private key file.

Thie is used only for when protocol
  - supports authetification via private/public
  + supports authetication via private/public
key pair.
 
 Yes
  
  
  
  1.2   +5 -5  maven/src/plugins-build/artifact/xdocs/protocols.xml
  
  Index: protocols.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/artifact/xdocs/protocols.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- protocols.xml 29 Jun 2003 11:57:39 -  1.1
  +++ protocols.xml 29 Jun 2003 13:16:02 -  1.2
  @@ -2,7 +2,7 @@
   
   
 
  -Maven Artifact Plugin Properties
  +Protocols
   Michal Maczka
 
   
  @@ -32,7 +32,7 @@
 Optional
 Optional
 Optional
  -  Optional (deafult is 22)
  +  Optional (default is 22)

   
 
  @@ -42,11 +42,11 @@
 sftp://
 Mandatory
 Mandatory
  -  Mandatory if private key unless private key is provided
  +  Mandatory unless private key is provided
 Optional
 Optional
 Optional
  -  Optional (deafult is 22)
  +  Optional (default is 22)
   

 FTP
  @@ -57,7 +57,7 @@
 Not supported
 Not supported
 Not supported
  -  Optional (deafult is 21)
  +  Optional (default is 21)
   
   
 FILE
  
  
  
  1.2   +4 -4  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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- examples.xml  29 Jun 2003 11:57:39 -  1.1
  +++ examples.xml  29 Jun 2003 13:16:02 -  1.2
  @@ -2,7 +2,7 @@
   
   
 
  -Maven Artifact Plug-in Examples
  +Examples
   Tim Anderson
 
   
  @@ -10,7 +10,7 @@
   
 
   The following example demonstrates how to depoyment
  -of artifact to r

Results of clean bootstrap at 20030629-0317

2003-06-29 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030629-0317
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/strich.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/sw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/update.gif
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/images/logos
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bolt.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-brewed.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-build-successfull.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-built.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bulldozer.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-1.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-3.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-4.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-5.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-black.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-blue.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-copper.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-green.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-pinky.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-purple.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-teal.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-feather.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-frankenstein.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-mavenfactured.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-petesucks.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-redgreen.png
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/templates
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test
U maven/src/plugins-build/xdoc/src/test/.cvsignore
U maven/src/plugins-build/xdoc/src/test/project.properties
U maven/src/plugins-build/xdoc/src/test/project.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache/maven
U maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs
U maven/src/plugins-build/xdoc/src/test/xdocs/index.xml
U maven/src/plugins-build/xdoc/src/test/xdocs/navigation.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha
U maven/src/plugins-build/xdoc/src/test/xdocs/alpha/index.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha/one
U maven/s

Results of clean bootstrap at 20030628-0317

2003-06-28 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030628-0317
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/strich.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/sw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/update.gif
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/images/logos
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bolt.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-brewed.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-build-successfull.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-built.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bulldozer.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-1.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-3.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-4.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-5.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-black.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-blue.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-copper.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-green.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-pinky.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-purple.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-teal.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-feather.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-frankenstein.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-mavenfactured.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-petesucks.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-redgreen.png
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/templates
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test
U maven/src/plugins-build/xdoc/src/test/.cvsignore
U maven/src/plugins-build/xdoc/src/test/project.properties
U maven/src/plugins-build/xdoc/src/test/project.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache/maven
U maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs
U maven/src/plugins-build/xdoc/src/test/xdocs/index.xml
U maven/src/plugins-build/xdoc/src/test/xdocs/navigation.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha
U maven/src/plugins-build/xdoc/src/test/xdocs/alpha/index.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha/one
U maven/s

Results of clean bootstrap at 20030627-0317

2003-06-27 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030627-0317
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/strich.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/sw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/update.gif
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/images/logos
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bolt.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-brewed.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-build-successfull.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-built.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bulldozer.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-1.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-3.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-4.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-5.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-black.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-blue.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-copper.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-green.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-pinky.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-purple.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-teal.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-feather.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-frankenstein.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-mavenfactured.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-petesucks.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-redgreen.png
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/templates
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test
U maven/src/plugins-build/xdoc/src/test/.cvsignore
U maven/src/plugins-build/xdoc/src/test/project.properties
U maven/src/plugins-build/xdoc/src/test/project.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache/maven
U maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs
U maven/src/plugins-build/xdoc/src/test/xdocs/index.xml
U maven/src/plugins-build/xdoc/src/test/xdocs/navigation.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha
U maven/src/plugins-build/xdoc/src/test/xdocs/alpha/index.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha/one
U maven/s

Results of clean bootstrap at 20030626-0317

2003-06-26 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030626-0317
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/strich.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/sw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/update.gif
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/images/logos
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bolt.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-brewed.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-build-successfull.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-built.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bulldozer.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-1.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-3.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-4.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-5.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-black.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-blue.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-copper.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-green.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-pinky.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-purple.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-teal.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-feather.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-frankenstein.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-mavenfactured.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-petesucks.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-redgreen.png
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/templates
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test
U maven/src/plugins-build/xdoc/src/test/.cvsignore
U maven/src/plugins-build/xdoc/src/test/project.properties
U maven/src/plugins-build/xdoc/src/test/project.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache/maven
U maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs
U maven/src/plugins-build/xdoc/src/test/xdocs/index.xml
U maven/src/plugins-build/xdoc/src/test/xdocs/navigation.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha
U maven/src/plugins-build/xdoc/src/test/xdocs/alpha/index.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha/one
U maven/s

Results of clean bootstrap at 20030625-0300

2003-06-25 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030625-0300
U maven/src/plugins-build/xdoc/src/plugin-resources/images/help_logo.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/icon_alert.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/nw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/remove.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/strich.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/sw_min.gif
U maven/src/plugins-build/xdoc/src/plugin-resources/images/update.gif
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/images/logos
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bolt.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-brewed.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-build-successfull.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-built.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-bulldozer.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-1.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-3.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-4.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-5.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-black.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-blue.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-copper.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-green.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-pinky.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-purple.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-button-teal.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-feather.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-frankenstein.png
U 
maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-mavenfactured.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-petesucks.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda-2.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-propaganda.png
U maven/src/plugins-build/xdoc/src/plugin-resources/images/logos/maven-redgreen.png
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/jelly-templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/plugin-resources/templates
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/cvs-usage.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/dependencies.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/index.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/issue-tracking.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/mail-lists.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/maven-reports.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/project-info.xml
U maven/src/plugins-build/xdoc/src/plugin-resources/templates/team-list.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test
U maven/src/plugins-build/xdoc/src/test/.cvsignore
U maven/src/plugins-build/xdoc/src/test/project.properties
U maven/src/plugins-build/xdoc/src/test/project.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache
cvs server: Updating maven/src/plugins-build/xdoc/src/test/org/apache/maven
U maven/src/plugins-build/xdoc/src/test/org/apache/maven/NavBeanTest.java
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs
U maven/src/plugins-build/xdoc/src/test/xdocs/index.xml
U maven/src/plugins-build/xdoc/src/test/xdocs/navigation.xml
cvs server: Updating maven/src/plugins-build/xdoc/src/test/xdocs/alpha
U maven/src/plugins-build/xdoc/src/test/xdocs/alpha/index.xml
cvs server:

Results of clean bootstrap at 20030624- 308

2003-06-24 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030624- 308
==> /home/bwalding/src/logs/maven-build-20030624- <==
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 3 files to 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/touchstone-partner/target/maven-touchstone-partner-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven Uberjar Plugin
 [exec] | Memory: 134M/144M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/classes
 [exec] [echo] No java source files to compile.

 [exec] java:jar-resources:
 [exec] [copy] Copying 1 file to 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/classes/plugin-resources
 [exec] [copy] Copying 2 files to 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/uberjar/target/maven-uberjar-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven VDoclet Plug-in
 [exec] | Memory: 136M/144M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/classes
 [exec] [javac] Compiling 1 source file to 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/classes

 [exec] java:jar-resources:
 [exec] [copy] Copying 4 files to 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/classes

 [exec] test:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/test-classes
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/test-reports

 [exec] test:test-resources:

 [exec] test:compile:
 [exec] [echo] No test source files to compile.

 [exec] test:test:
 [exec] [echo] No tests to run.

 [exec] jar:jar:
 [exec] [jar] Building jar: 
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar

 [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
 [exec] +
 [exec] | Building Maven WAR Plugin
 [exec] | Memory: 139M/144M
 [exec] +

 [exec] clean:clean:

 [exec] clean:

 [exec] plugin:
 [exec] java:prepare-filesystem:
 [exec] [mkdir] Created dir: 
/home/bwalding/src/maven/src/plugins-build/war/target/classes

 [exec] java:compile:
 [exec] [echo] Compiling to 
/home/bwalding/src/maven/src/plugins-build/war/target/classes
 [exec] [echo] No java source files to c

cvs commit: maven/xdocs faq.xml

2003-06-23 Thread bwalding
bwalding2003/06/23 16:45:54

  Modified:xdocsfaq.xml
  Log:
  Add doco about ignoring test failures
  
  Revision  ChangesPath
  1.31  +16 -0 maven/xdocs/faq.xml
  
  Index: faq.xml
  ===
  RCS file: /home/cvs/maven/xdocs/faq.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- faq.xml   30 Mar 2003 22:59:56 -  1.30
  +++ faq.xml   23 Jun 2003 23:45:54 -  1.31
  @@ -5,6 +5,7 @@
 
   Maven FAQ
   Pete Kazmier
  +Ben Walding
 
   
 
  @@ -72,6 +73,11 @@
   How do I get a resource uploaded to the central repository?
 
   
  +
  +  
  +How do I make my build complete even with broken tests?
  +  
  +
 
 
   Building Maven
  @@ -252,6 +258,16 @@
   Java developers as possible so we chose Ibiblio where there is no 
restriction
   on store (L)GPL artifacts. You can find out more about Ibiblio
   http://www.ibiblio.org/about.html";>here.
  +  
  +  
  +
  +  How do I make my build complete even with broken tests?
  +
  +  
  +  
  +See the Test Plugin 
Reference.
  +Most notably, maven.test.skip and 
maven.test.failure.ignore.
  +Heed the warnings!
 
   
 
  
  
  

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



cvs commit: maven/src/plugins-build/test/xdocs properties.xml

2003-06-23 Thread bwalding
bwalding2003/06/23 16:45:40

  Modified:src/plugins-build/test/xdocs properties.xml
  Log:
  Add doco about ignoring test failures
  
  Revision  ChangesPath
  1.6   +2 -1  maven/src/plugins-build/test/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/properties.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- properties.xml23 Jun 2003 23:40:01 -  1.5
  +++ properties.xml23 Jun 2003 23:45:40 -  1.6
  @@ -52,7 +52,7 @@
 Yes
 
   Set this to 'true' to bypass unit tests entirely.  Its use
  -is NOT RECOMMENDED, but quite convenient on occasion.
  +is NOT RECOMMENDED, but quite convenient on occasion.
 
   
   
  @@ -60,6 +60,7 @@
 Yes
 
   Set this to any value to ignore a failure during testing.
  +Its use is NOT RECOMMENDED, but quite convenient on occasion.
 
   
   
  
  
  

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



cvs commit: maven/src/plugins-build/test/xdocs properties.xml

2003-06-23 Thread bwalding
bwalding2003/06/23 16:40:02

  Modified:src/plugins-build/test/xdocs properties.xml
  Log:
  Add doco about ignoring test failures
  
  Revision  ChangesPath
  1.5   +7 -0  maven/src/plugins-build/test/xdocs/properties.xml
  
  Index: properties.xml
  ===
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/properties.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- properties.xml26 Mar 2003 09:52:51 -  1.4
  +++ properties.xml23 Jun 2003 23:40:01 -  1.5
  @@ -56,6 +56,13 @@
 
   
   
  +  maven.test.failure.ignore
  +  Yes
  +  
  +Set this to any value to ignore a failure during testing.
  +  
  +
  +
 maven.test.source
 Yes
 
  
  
  

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



  1   2   >