dirkv       2004/05/30 14:00:44

  Modified:    feedparser project.properties
               feedparser/src/java/org/apache/commons/feedparser
                        FOAFFeedParser.java
               feedparser/xdocs navigation.xml
  Log:
  update to commons l&f, new navigation, license info
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons-sandbox/feedparser/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/feedparser/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties        22 May 2004 12:37:37 -0000      1.1
  +++ project.properties        30 May 2004 21:00:44 -0000      1.2
  @@ -6,7 +6,7 @@
   maven.javadoc.author=false
   maven.javadoc.links=http://java.sun.com/products/jdk/1.4/docs/api
   
  -maven.xdoc.jsl=../../../jakarta-commons/commons-build/commons-site.jsl
  +maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
   maven.xdoc.date=bottom
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.3       +2 -2      
jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/FOAFFeedParser.java
  
  Index: FOAFFeedParser.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/feedparser/src/java/org/apache/commons/feedparser/FOAFFeedParser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FOAFFeedParser.java       28 Feb 2004 03:35:21 -0000      1.2
  +++ FOAFFeedParser.java       30 May 2004 21:00:44 -0000      1.3
  @@ -31,7 +31,7 @@
   import org.jaxen.jdom.*;
   
   /**
  - * Handles parsing OPML.
  + * Handles parsing FOAF.
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Kevin A. Burton (burtonator)</a>
    * @version $Id$
  
  
  
  1.2       +0 -8      jakarta-commons-sandbox/feedparser/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/feedparser/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml    22 May 2004 12:38:32 -0000      1.1
  +++ navigation.xml    30 May 2004 21:00:44 -0000      1.2
  @@ -5,15 +5,7 @@
       <body>
           <menu name="Commons&#xA0;Feedparser">
               <item name="Overview"                      href="/index.html" />
  -<!--            <item name="Configuration"                 
href="/configuration.html" /> -->
               <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  -<!--
  -            <item name="Developers&#xA0;Guide"         href="/guide/index.html" 
collapse="true">
  -                <item name="Class&#xA0;Diagrams"       
href="/guide/classdiagrams.html"/>
  -                <item name="Sequence&#xA0;Diagrams"    
href="/guide/sequencediagrams.html"/>
  -            </item>
  -            <item name="Examples"                      
href="http://cvs.apache.org/viewcvs/jakarta-commons/cache/doc/"/>
  --->
               <item name="Downloads"                     href="/downloads.html"/>
           </menu>
           &common-menus;
  
  
  

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

Reply via email to