You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/01/27 00:04:51 UTC

cvs commit: jakarta-commons/beanutils/xdocs index.xml

rdonkin     2004/01/26 15:04:51

  Modified:    beanutils build.properties.sample project.properties
                        project.xml
               beanutils/xdocs index.xml
  Log:
  Upgraded maven site generation in preparation for switching to maven
  
  Revision  Changes    Path
  1.6       +6 -0      jakarta-commons/beanutils/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/build.properties.sample,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.properties.sample	27 Feb 2002 00:41:17 -0000	1.5
  +++ build.properties.sample	26 Jan 2004 23:04:51 -0000	1.6
  @@ -16,3 +16,9 @@
   
   # The pathname of the "junit.jar" JAR file
   junit.jar = ${junit.home}/junit.jar
  +
  +
  +# Maven properties (for web site build)
  +# Those committers using agents may like to use
  +#maven.username=rdonkin
  +#digester.cvs=lserver:rdonkin@cvs.apache.org:/home/cvs
  \ No newline at end of file
  
  
  
  1.3       +2 -0      jakarta-commons/beanutils/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	15 Jan 2004 06:34:23 -0000	1.2
  +++ project.properties	26 Jan 2004 23:04:51 -0000	1.3
  @@ -3,3 +3,5 @@
   maven.xdoc.version=${pom.currentVersion}
   maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
   maven.xdoc.poweredby.image=maven-feather.png
  +
  +beanutils.cvs=pserver:anoncvs@cvs.apache.org:/home/cvspublic
  \ No newline at end of file
  
  
  
  1.15      +8 -1      jakarta-commons/beanutils/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	14 Jan 2004 04:25:43 -0000	1.14
  +++ project.xml	26 Jan 2004 23:04:51 -0000	1.15
  @@ -18,7 +18,14 @@
   
     <logo>/images/logo.png</logo>
   
  -  <description>Java Bean Utilities</description>
  +  <description>BeanUtils provides an easy-to-use but flexible wrapper around
  +  reflection and introspection.</description>
  +  
  +  <repository>
  +    <connection>scm:cvs:${beanutils.cvs}:jakarta-commons/beanutils/</connection>
  +    <url>http://cvs.apache.org/viewcvs/jakarta-commons/beanutils/</url>
  +  </repository>
  +  
     <url>http://jakarta.apache.org/commons/beanutils/</url>
     <developers>
       <developer>
  
  
  
  1.3       +33 -9     jakarta-commons/beanutils/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	17 Jan 2003 13:52:25 -0000	1.2
  +++ index.xml	26 Jan 2004 23:04:51 -0000	1.3
  @@ -57,18 +57,42 @@
   
   
   <section name="Releases">
  -
  +    <subsection name='Mirrored Releases'>
  +<p>
  +Releases after 1.5 should be downloaded from a mirror. Please remember to verify the 
  +sigature of the release from the 
  +<a href='http://www.apache.org/dist/jakarta/commons/beanutils/'>main apache site</a>
  +when downloading from a mirror.
  +</p>
  +<p>
  +    Binary releases are available 
  +       <a href="http://jakarta.apache.org/site/binindex.cgi">here</a>.
  +    Source releases are available
  +       <a href="http://jakarta.apache.org/site/sourceindex.cgi">here</a>
  +</p>
  +<p>
   <ul>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.0/">Version 1.0</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.1/">Version 1.1</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.2/">Version 1.2</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.3/">Version 1.3</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.4/">Version 1.4</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.4.1/">Version 1.4.1</a></li>
  -<li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.5/">Version 1.5</a></li>
  +       <li>Version 1.6.1 (latest) - 18 Feb 2003</li>
  +       <li>Version 1.6 - 21 Jan 2003</li>
   </ul>
  -
  +</p>
  +    </subsection>
  +    <subsection name='Older Releases (Not Mirrored)'>
  +    <p>
  +    <ul>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.5/">Version 1.5 </a> - 23 Oct 2002</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.4.1/">Version 1.4.1</a> - 28 Aug 2002</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.4/">Version 1.4</a> - 13 Aug 2002
  +</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.3/">Version 1.3</a> - 29 Apr 2002</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.2/">Version 1.2</a> - 24 Dec 2001</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.1/">Version 1.1</a> - 22 Sep 2001</li>
  +    <li><a href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-beanutils/v1.0/">Version 1.0</a> - 14 July 2001</li>
  +    </ul>
  +    </p>
  +    </subsection>
   </section>
  +
   
   
   </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org