Author: snoopdave
Date: Sun Apr 27 20:55:16 2014
New Revision: 1590490

URL: http://svn.apache.org/r1590490
Log:
Upgrade to latest ROME 1.5 snapshot.

Added:
    roller/branches/rome2/app/m2/repository/com/
    roller/branches/rome2/app/m2/repository/com/rometools/
    roller/branches/rome2/app/m2/repository/com/rometools/rome/
    roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.jar
   (with props)
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.pom
    roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/rome-parent-1.5.0-SNAPSHOT.pom
    roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.jar
   (with props)
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.pom
    roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.jar
   (with props)
    
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.pom
    roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/
    
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.jar
   (with props)
    
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.pom
Modified:
    roller/branches/rome2/app/pom.xml
    
roller/branches/rome2/app/src/main/java/org/apache/roller/planet/business/fetcher/RomeFeedFetcher.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/CommentCollection.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/EntryCollection.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/MediaCollection.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandler.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandlerFactory.java
    
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomService.java
    roller/branches/rome2/app/src/main/resources/propono.properties
    roller/branches/rome2/app/src/main/webapp/WEB-INF/web.xml
    
roller/branches/rome2/app/src/test/java/org/apache/roller/planet/util/rome/DiskFeedInfoCacheTest.java
    roller/branches/rome2/pom.xml

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.jar
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.jar?rev=1590490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.pom
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.pom?rev=1590490&view=auto
==============================================================================
--- 
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.pom
 (added)
+++ 
roller/branches/rome2/app/m2/repository/com/rometools/rome-fetcher/1.5.0-SNAPSHOT/rome-fetcher-1.5.0-SNAPSHOT.pom
 Sun Apr 27 20:55:16 2014
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+       <modelVersion>4.0.0</modelVersion>
+
+       <parent>
+               <groupId>com.rometools</groupId>
+               <artifactId>rome-parent</artifactId>
+               <version>1.5.0-SNAPSHOT</version>
+       </parent>
+
+       <artifactId>rome-fetcher</artifactId>
+       <packaging>jar</packaging>
+
+       <name>rome-fetcher</name>
+
+       <description>A well behaved feed fetcher API for ROME</description>
+
+       <url>http://rometools.github.io/rome-fetcher/</url>
+
+       <scm>
+               
<connection>scm:git:[email protected]:rometools/rome-fetcher.git</connection>
+               
<developerConnection>scm:git:[email protected]:rometools/rome-fetcher.git</developerConnection>
+               <url>https://github.com/rometools/rome-fetcher/</url>
+       </scm>
+
+       <developers>
+               <developer>
+                       <name>Nick Lothian</name>
+                       <url>http://nicklothian.com</url>
+               </developer>
+               <developer>
+                       <name>Robert Cooper</name>
+                       <email>[email protected]</email>
+               </developer>
+       </developers>
+
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               
<artifactId>maven-scm-publish-plugin</artifactId>
+                               <configuration>
+                                       <scmBranch>gh-pages</scmBranch>
+                                       
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>
+                                       
<content>${project.build.directory}/site</content>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </build>
+
+
+       <dependencies>
+               <dependency>
+                       <groupId>com.rometools</groupId>
+                       <artifactId>rome</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>commons-httpclient</groupId>
+                       <artifactId>commons-httpclient</artifactId>
+                       <optional />
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>servlet-api</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>jetty</groupId>
+                       <artifactId>jetty</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>ch.qos.logback</groupId>
+                       <artifactId>logback-classic</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
+       </dependencies>
+
+</project>
\ No newline at end of file

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/rome-parent-1.5.0-SNAPSHOT.pom
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/rome-parent-1.5.0-SNAPSHOT.pom?rev=1590490&view=auto
==============================================================================
--- 
roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/rome-parent-1.5.0-SNAPSHOT.pom
 (added)
+++ 
roller/branches/rome2/app/m2/repository/com/rometools/rome-parent/1.5.0-SNAPSHOT/rome-parent-1.5.0-SNAPSHOT.pom
 Sun Apr 27 20:55:16 2014
@@ -0,0 +1,235 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+       <modelVersion>4.0.0</modelVersion>
+
+       <parent>
+               <groupId>org.sonatype.oss</groupId>
+               <artifactId>oss-parent</artifactId>
+               <version>9</version>
+       </parent>
+
+       <groupId>com.rometools</groupId>
+       <artifactId>rome-parent</artifactId>
+       <version>1.5.0-SNAPSHOT</version>
+       <packaging>pom</packaging>
+
+       <!-- Just for testing the build locally -->
+       <!-- <modules> -->
+       <!-- <module>../rome</module> -->
+       <!-- <module>../rome-certiorem</module> -->
+       <!-- <module>../rome-certiorem-webapp</module> -->
+       <!-- <module>../rome-fetcher</module> -->
+       <!-- <module>../rome-modules</module> -->
+       <!-- <module>../rome-opml</module> -->
+       <!-- <module>../rome-propono</module> -->
+       <!-- </modules> -->
+
+       <name>rome-parent</name>
+
+       <description>Parent for all ROME projects</description>
+
+       <url>http://rometools.github.io/rome-parent/</url>
+
+       <licenses>
+               <license>
+                       <name>The Apache Software License, Version 2.0</name>
+                       
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                       <distribution>repo</distribution>
+               </license>
+       </licenses>
+
+       <scm>
+               
<connection>scm:git:[email protected]:rometools/rome-parent.git</connection>
+               
<developerConnection>scm:git:[email protected]:rometools/rome-parent.git</developerConnection>
+               <url>https://github.com/rometools/rome-parent/</url>
+       </scm>
+
+       <developers>
+               <developer>
+                       <name>Patrick Gotthard</name>
+                       <email>[email protected]</email>
+                       <url>http://www.patrick-gotthard.de</url>
+                       <timezone>+1</timezone>
+               </developer>
+       </developers>
+
+       <properties>
+               
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+               
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+       </properties>
+
+       <build>
+               <pluginManagement>
+                       <plugins>
+                               <plugin>
+                                       
<groupId>org.apache.maven.plugins</groupId>
+                                       
<artifactId>maven-compiler-plugin</artifactId>
+                                       <version>3.1</version>
+                                       <configuration>
+                                               <source>1.6</source>
+                                               <target>1.6</target>
+                                       </configuration>
+                               </plugin>
+                               <plugin>
+                                       
<groupId>org.apache.maven.plugins</groupId>
+                                       
<artifactId>maven-site-plugin</artifactId>
+                                       <version>3.3</version>
+                               </plugin>
+                               <plugin>
+                                       
<groupId>org.apache.maven.plugins</groupId>
+                                       
<artifactId>maven-scm-publish-plugin</artifactId>
+                                       <version>1.0</version>
+                               </plugin>
+                               <!-- The following plugin doesn't modify the 
build. It is only used to 
+                                       hide irrelevant warnings in Eclipse -->
+                               <plugin>
+                                       <groupId>org.eclipse.m2e</groupId>
+                                       
<artifactId>lifecycle-mapping</artifactId>
+                                       <version>1.0.0</version>
+                                       <configuration>
+                                               <lifecycleMappingMetadata>
+                                                       <pluginExecutions>
+                                                               
<pluginExecution>
+                                                                       
<pluginExecutionFilter>
+                                                                               
<groupId>org.apache.maven.plugins</groupId>
+                                                                               
<artifactId>maven-enforcer-plugin</artifactId>
+                                                                               
<versionRange>[1.0.0,)</versionRange>
+                                                                               
<goals>
+                                                                               
        <goal>enforce</goal>
+                                                                               
</goals>
+                                                                       
</pluginExecutionFilter>
+                                                                       <action>
+                                                                               
<ignore />
+                                                                       
</action>
+                                                               
</pluginExecution>
+                                                       </pluginExecutions>
+                                               </lifecycleMappingMetadata>
+                                       </configuration>
+                               </plugin>
+                       </plugins>
+               </pluginManagement>
+       </build>
+
+       <reporting>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               
<artifactId>maven-project-info-reports-plugin</artifactId>
+                               <version>2.7</version>
+                       </plugin>
+               </plugins>
+       </reporting>
+
+       <dependencyManagement>
+               <dependencies>
+                       <!-- ROME -->
+                       <dependency>
+                               <groupId>com.rometools</groupId>
+                               <artifactId>rome-utils</artifactId>
+                               <version>1.5.0-SNAPSHOT</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>com.rometools</groupId>
+                               <artifactId>rome</artifactId>
+                               <version>1.5.0-SNAPSHOT</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>com.rometools</groupId>
+                               <artifactId>rome-fetcher</artifactId>
+                               <version>1.5.0-SNAPSHOT</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>com.rometools</groupId>
+                               <artifactId>rome-certiorem</artifactId>
+                               <version>1.5.0-SNAPSHOT</version>
+                       </dependency>
+                       <!-- JDOM -->
+                       <dependency>
+                               <groupId>org.jdom</groupId>
+                               <artifactId>jdom</artifactId>
+                               <version>2.0.2</version>
+                       </dependency>
+                       <!-- Logging -->
+                       <dependency>
+                               <groupId>org.slf4j</groupId>
+                               <artifactId>slf4j-api</artifactId>
+                               <version>1.7.7</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>ch.qos.logback</groupId>
+                               <artifactId>logback-classic</artifactId>
+                               <version>1.1.2</version>
+                       </dependency>
+                       <!-- JUnit -->
+                       <dependency>
+                               <groupId>junit</groupId>
+                               <artifactId>junit</artifactId>
+                               <version>4.11</version>
+                       </dependency>
+                       <!-- Hamcrest -->
+                       <dependency>
+                               <groupId>org.hamcrest</groupId>
+                               <artifactId>hamcrest-all</artifactId>
+                               <version>1.3</version>
+                       </dependency>
+                       <!-- JavaX -->
+                       <dependency>
+                               <groupId>javax.servlet</groupId>
+                               <artifactId>servlet-api</artifactId>
+                               <version>2.5</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>javax.servlet.jsp</groupId>
+                               <artifactId>jsp-api</artifactId>
+                               <version>2.1</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>javax.persistence</groupId>
+                               <artifactId>persistence-api</artifactId>
+                               <version>1.0.2</version>
+                       </dependency>
+                       <!-- Guice -->
+                       <dependency>
+                               <groupId>com.google.inject.extensions</groupId>
+                               <artifactId>guice-servlet</artifactId>
+                               <version>2.0</version>
+                       </dependency>
+                       <!-- Apache Commons -->
+                       <dependency>
+                               <groupId>commons-httpclient</groupId>
+                               <artifactId>commons-httpclient</artifactId>
+                               <version>3.1</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>org.apache.commons</groupId>
+                               <artifactId>commons-lang3</artifactId>
+                               <version>3.3.1</version>
+                       </dependency>
+                       <dependency>
+                               <groupId>commons-beanutils</groupId>
+                               <artifactId>commons-beanutils</artifactId>
+                               <version>1.9.1</version>
+                       </dependency>
+                       <!-- Jetty -->
+                       <dependency>
+                               <groupId>jetty</groupId>
+                               <artifactId>jetty</artifactId>
+                               <version>4.2.12</version>
+                       </dependency>
+                       <!-- XML-RPC -->
+                       <dependency>
+                               <groupId>xmlrpc</groupId>
+                               <artifactId>xmlrpc-client</artifactId>
+                               <version>3.0</version>
+                       </dependency>
+                       <!-- OAuth -->
+                       <dependency>
+                               <groupId>net.oauth.core</groupId>
+                               <artifactId>oauth</artifactId>
+                               <version>20100527</version>
+                       </dependency>
+               </dependencies>
+       </dependencyManagement>
+
+</project>
\ No newline at end of file

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.jar
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.jar?rev=1590490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.pom
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.pom?rev=1590490&view=auto
==============================================================================
--- 
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.pom
 (added)
+++ 
roller/branches/rome2/app/m2/repository/com/rometools/rome-propono/1.5.0-SNAPSHOT/rome-propono-1.5.0-SNAPSHOT.pom
 Sun Apr 27 20:55:16 2014
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+       <modelVersion>4.0.0</modelVersion>
+
+       <parent>
+               <groupId>com.rometools</groupId>
+               <artifactId>rome-parent</artifactId>
+               <version>1.5.0-SNAPSHOT</version>
+       </parent>
+
+       <artifactId>rome-propono</artifactId>
+       <packaging>jar</packaging>
+
+       <name>rome-propono</name>
+
+       <description>The ROME Propono subproject is a Java class library that
+        supports publishing protocols, specifically the Atom Publishing 
Protocol
+        and the legacy MetaWeblog API. Propono includes an Atom client library,
+        Atom server framework and a Blog client that supports both Atom 
protocol
+        and the MetaWeblog API.
+    </description>
+
+       <url>http://rometools.github.io/rome-propono/</url>
+
+       <scm>
+               
<connection>scm:git:[email protected]:rometools/rome-propono.git</connection>
+               
<developerConnection>scm:git:[email protected]:rometools/rome-propono.git</developerConnection>
+               <url>https://github.com/rometools/rome-propono/</url>
+       </scm>
+
+       <developers>
+               <developer>
+                       <name>Dave Johnson</name>
+                       <url>http://rollerweblogger.org/roller</url>
+                       <timezone>-5</timezone>
+               </developer>
+               <developer>
+                       <name>Robert Cooper</name>
+                       <email>[email protected]</email>
+                       <url>http://www.screaming-penguin.com</url>
+                       <timezone>-4</timezone>
+               </developer>
+       </developers>
+
+
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               
<artifactId>maven-scm-publish-plugin</artifactId>
+                               <configuration>
+                                       <scmBranch>gh-pages</scmBranch>
+                                       
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>
+                                       
<content>${project.build.directory}/site</content>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </build>
+
+       <dependencies>
+               <dependency>
+                       <groupId>com.rometools</groupId>
+                       <artifactId>rome</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>commons-httpclient</groupId>
+                       <artifactId>commons-httpclient</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>commons-lang3</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>commons-beanutils</groupId>
+                       <artifactId>commons-beanutils</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>xmlrpc</groupId>
+                       <artifactId>xmlrpc-client</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>net.oauth.core</groupId>
+                       <artifactId>oauth</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>servlet-api</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>ch.qos.logback</groupId>
+                       <artifactId>logback-classic</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>jetty</groupId>
+                       <artifactId>jetty</artifactId>
+                       <scope>test</scope>
+               </dependency>
+       </dependencies>
+
+</project>

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.jar
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.jar?rev=1590490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.pom
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.pom?rev=1590490&view=auto
==============================================================================
--- 
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.pom
 (added)
+++ 
roller/branches/rome2/app/m2/repository/com/rometools/rome-utils/1.5.0-SNAPSHOT/rome-utils-1.5.0-SNAPSHOT.pom
 Sun Apr 27 20:55:16 2014
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+       <modelVersion>4.0.0</modelVersion>
+
+       <parent>
+               <groupId>com.rometools</groupId>
+               <artifactId>rome-parent</artifactId>
+               <version>1.5.0-SNAPSHOT</version>
+       </parent>
+
+       <artifactId>rome-utils</artifactId>
+       <packaging>jar</packaging>
+
+       <name>rome-utils</name>
+
+       <description>Utility classes for ROME projects</description>
+
+       <url>http://rometools.github.io/rome-utils/</url>
+
+       <scm>
+               
<connection>scm:git:[email protected]:rometools/rome-utils.git</connection>
+               
<developerConnection>scm:git:[email protected]:rometools/rome-utils.git</developerConnection>
+               <url>https://github.com/rometools/rome-utils</url>
+       </scm>
+
+       <developers>
+               <developer>
+                       <name>Patrick Gotthard</name>
+                       <url>http://www.patrick-gotthard.de</url>
+                       <timezone>+1</timezone>
+               </developer>
+       </developers>
+
+       <dependencies>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <scope>test</scope>
+                       <exclusions>
+                               <exclusion>
+                                       <artifactId>hamcrest-core</artifactId>
+                                       <groupId>org.hamcrest</groupId>
+                               </exclusion>
+                       </exclusions>
+               </dependency>
+               <dependency>
+                       <groupId>org.hamcrest</groupId>
+                       <artifactId>hamcrest-all</artifactId>
+                       <scope>test</scope>
+               </dependency>
+       </dependencies>
+       
+</project>
\ No newline at end of file

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.jar
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.jar?rev=1590490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.pom
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.pom?rev=1590490&view=auto
==============================================================================
--- 
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.pom
 (added)
+++ 
roller/branches/rome2/app/m2/repository/com/rometools/rome/1.5.0-SNAPSHOT/rome-1.5.0-SNAPSHOT.pom
 Sun Apr 27 20:55:16 2014
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+
+       <modelVersion>4.0.0</modelVersion>
+
+       <parent>
+               <groupId>com.rometools</groupId>
+               <artifactId>rome-parent</artifactId>
+               <version>1.5.0-SNAPSHOT</version>
+       </parent>
+
+       <artifactId>rome</artifactId>
+       <packaging>jar</packaging>
+
+       <name>rome</name>
+
+       <description>All Roads Lead to ROME. ROME is a set of Atom/RSS Java 
utilities that make it
+        easy to work in Java with most syndication formats. Today it accepts 
all flavors of RSS
+        (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 
feeds. Rome includes
+        a set of parsers and generators for the various flavors of feeds, as 
well as converters
+        to convert from one format to another. The parsers can give you back 
Java objects that
+        are either specific for the format you want to work with, or a generic 
normalized
+        SyndFeed object that lets you work on with the data without bothering 
about the
+        underlying format.
+    </description>
+
+       <url>http://rometools.github.io/rome/</url>
+
+       <scm>
+               
<connection>scm:git:[email protected]:rometools/rome.git</connection>
+               
<developerConnection>scm:git:[email protected]:rometools/rome.git</developerConnection>
+               <url>https://github.com/rometools/rome</url>
+       </scm>
+
+       <developers>
+               <developer>
+                       <name>Alejandro Abdelnur</name>
+                       <url>http://blog.sun.com/roller/page/tucu</url>
+                       <timezone>0</timezone>
+               </developer>
+               <developer>
+                       <name>Dave Johnson</name>
+                       <url>http://rollerweblogger.org/roller</url>
+                       <timezone>-5</timezone>
+               </developer>
+               <developer>
+                       <name>Elaine Chien</name>
+                       <timezone>0</timezone>
+               </developer>
+               <developer>
+                       <name>Patrick Chanezon</name>
+                       <url>http://www.chanezon.com/pat/weblog</url>
+                       <timezone>-9</timezone>
+               </developer>
+               <developer>
+                       <name>Patrick Gotthard</name>
+                       <url>http://www.patrick-gotthard.de</url>
+                       <timezone>+1</timezone>
+               </developer>
+               <developer>
+                       <name>Robert Cooper</name>
+                       <email>[email protected]</email>
+                       <url>http://www.screaming-penguin.com</url>
+                       <timezone>-4</timezone>
+               </developer>
+               <developer>
+                       <id>farrukhnajmi</id>
+                       <name>Farrukh Najmi</name>
+                       <url>http://www.wellfleetsoftware.com/farrukh</url>
+               </developer>
+               <developer>
+                       <id>imk</id>
+                       <name>Martin Kurz</name>
+                       <timezone>Europe/Berlin</timezone>
+               </developer>
+       </developers>
+
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-jar-plugin</artifactId>
+                               <version>2.4</version>
+                               <configuration>
+                                       <archive>
+                                               <manifest>
+                                                       
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+                                                       
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
+                                               </manifest>
+                                       </archive>
+                               </configuration>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-site-plugin</artifactId>
+                               <dependencies>
+                                       <dependency>
+                                               
<groupId>org.apache.maven.doxia</groupId>
+                                               
<artifactId>doxia-module-markdown</artifactId>
+                                               <version>1.5</version>
+                                       </dependency>
+                                       <dependency>
+                                               
<groupId>org.apache.maven.doxia</groupId>
+                                               
<artifactId>doxia-module-confluence</artifactId>
+                                               <version>1.5</version>
+                                       </dependency>
+                               </dependencies>
+                       </plugin>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               
<artifactId>maven-scm-publish-plugin</artifactId>
+                               <configuration>
+                                       <scmBranch>gh-pages</scmBranch>
+                                       
<pubScmUrl>${project.scm.developerConnection}</pubScmUrl>
+                                       
<content>${project.build.directory}/site</content>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </build>
+
+       <dependencies>
+               <dependency>
+                       <groupId>com.rometools</groupId>
+                       <artifactId>rome-utils</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.jdom</groupId>
+                       <artifactId>jdom</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.slf4j</groupId>
+                       <artifactId>slf4j-api</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>ch.qos.logback</groupId>
+                       <artifactId>logback-classic</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
+       </dependencies>
+
+</project>

Modified: roller/branches/rome2/app/pom.xml
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/pom.xml?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- roller/branches/rome2/app/pom.xml (original)
+++ roller/branches/rome2/app/pom.xml Sun Apr 27 20:55:16 2014
@@ -643,7 +643,7 @@
 
     </build>
 
-    <!-- Temporary solution until ROME gets unto Maven Central -->
+    <!-- Temporary solution until ROME 1.5 gets unto Maven Central -->
        <repositories>
                <repository>
                        <id>local-dependencies</id>

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/planet/business/fetcher/RomeFeedFetcher.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/planet/business/fetcher/RomeFeedFetcher.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/planet/business/fetcher/RomeFeedFetcher.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/planet/business/fetcher/RomeFeedFetcher.java
 Sun Apr 27 20:55:16 2014
@@ -23,11 +23,11 @@ import com.sun.syndication.feed.synd.Syn
 import com.sun.syndication.feed.synd.SyndContent;
 import com.sun.syndication.feed.synd.SyndEntry;
 import com.sun.syndication.feed.synd.SyndFeed;
-import org.rometools.fetcher.FeedFetcher;
-import org.rometools.fetcher.impl.FeedFetcherCache;
-import org.rometools.fetcher.impl.HttpURLFeedFetcher;
-import org.rometools.fetcher.impl.SyndFeedInfo;
-import org.rometools.fetcher.impl.DiskFeedInfoCache;
+import com.rometools.fetcher.FeedFetcher;
+import com.rometools.fetcher.impl.FeedFetcherCache;
+import com.rometools.fetcher.impl.HttpURLFeedFetcher;
+import com.rometools.fetcher.impl.SyndFeedInfo;
+import com.rometools.fetcher.impl.DiskFeedInfoCache;
 
 import java.io.File;
 import java.net.MalformedURLException;

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/CommentCollection.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/CommentCollection.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/CommentCollection.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/CommentCollection.java
 Sun Apr 27 20:55:16 2014
@@ -19,8 +19,8 @@ package org.apache.roller.weblogger.webs
 
 import com.sun.syndication.feed.atom.Entry;
 import com.sun.syndication.feed.atom.Feed;
-import org.rometools.propono.atom.server.AtomException;
-import org.rometools.propono.atom.server.AtomRequest;
+import com.rometools.propono.atom.server.AtomException;
+import com.rometools.propono.atom.server.AtomRequest;
 
 
 /**

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/EntryCollection.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/EntryCollection.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/EntryCollection.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/EntryCollection.java
 Sun Apr 27 20:55:16 2014
@@ -25,12 +25,12 @@ import com.sun.syndication.feed.atom.Lin
 import com.sun.syndication.feed.atom.Person;
 import com.sun.syndication.feed.module.Module;
 import com.sun.syndication.feed.synd.SyndPerson;
-import org.rometools.propono.atom.common.rome.AppModule;
-import org.rometools.propono.atom.common.rome.AppModuleImpl;
-import org.rometools.propono.atom.server.AtomException;
-import org.rometools.propono.atom.server.AtomNotAuthorizedException;
-import org.rometools.propono.atom.server.AtomNotFoundException;
-import org.rometools.propono.atom.server.AtomRequest;
+import com.rometools.propono.atom.common.rome.AppModule;
+import com.rometools.propono.atom.common.rome.AppModuleImpl;
+import com.rometools.propono.atom.server.AtomException;
+import com.rometools.propono.atom.server.AtomNotAuthorizedException;
+import com.rometools.propono.atom.server.AtomNotFoundException;
+import com.rometools.propono.atom.server.AtomRequest;
 
 import java.sql.Timestamp;
 import java.util.ArrayList;

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/MediaCollection.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/MediaCollection.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/MediaCollection.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/MediaCollection.java
 Sun Apr 27 20:55:16 2014
@@ -21,13 +21,13 @@ import com.sun.syndication.feed.atom.Con
 import com.sun.syndication.feed.atom.Entry;
 import com.sun.syndication.feed.atom.Feed;
 import com.sun.syndication.feed.atom.Link;
-import org.rometools.propono.atom.common.rome.AppModule;
-import org.rometools.propono.atom.common.rome.AppModuleImpl;
-import org.rometools.propono.atom.server.AtomException;
-import org.rometools.propono.atom.server.AtomMediaResource;
-import org.rometools.propono.atom.server.AtomNotAuthorizedException;
-import org.rometools.propono.atom.server.AtomNotFoundException;
-import org.rometools.propono.atom.server.AtomRequest;
+import com.rometools.propono.atom.common.rome.AppModule;
+import com.rometools.propono.atom.common.rome.AppModuleImpl;
+import com.rometools.propono.atom.server.AtomException;
+import com.rometools.propono.atom.server.AtomMediaResource;
+import com.rometools.propono.atom.server.AtomNotAuthorizedException;
+import com.rometools.propono.atom.server.AtomNotFoundException;
+import com.rometools.propono.atom.server.AtomRequest;
 import java.io.File;
 import java.io.FileInputStream;
 import java.io.FileOutputStream;

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandler.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandler.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandler.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandler.java
 Sun Apr 27 20:55:16 2014
@@ -16,8 +16,8 @@
 * directory of this distribution.
 */
 package org.apache.roller.weblogger.webservices.atomprotocol;
-import org.rometools.propono.atom.common.Categories;
-import org.rometools.propono.atom.server.AtomRequest;
+import com.rometools.propono.atom.common.Categories;
+import com.rometools.propono.atom.server.AtomRequest;
 import java.util.StringTokenizer;
 import javax.servlet.http.HttpServletRequest;
 import org.apache.commons.codec.binary.Base64;
@@ -33,11 +33,11 @@ import org.apache.roller.weblogger.util.
 import org.apache.roller.weblogger.util.WSSEUtilities;
 import com.sun.syndication.feed.atom.Entry;
 import com.sun.syndication.feed.atom.Feed;
-import org.rometools.propono.atom.common.AtomService;
-import org.rometools.propono.atom.server.AtomException;
-import org.rometools.propono.atom.server.AtomHandler;
-import org.rometools.propono.atom.server.AtomMediaResource;
-import org.rometools.propono.atom.server.AtomNotFoundException;
+import com.rometools.propono.atom.common.AtomService;
+import com.rometools.propono.atom.server.AtomException;
+import com.rometools.propono.atom.server.AtomHandler;
+import com.rometools.propono.atom.server.AtomMediaResource;
+import com.rometools.propono.atom.server.AtomNotFoundException;
 import javax.servlet.http.HttpServletResponse;
 import net.oauth.OAuthAccessor;
 import net.oauth.OAuthMessage;

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandlerFactory.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandlerFactory.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandlerFactory.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomHandlerFactory.java
 Sun Apr 27 20:55:16 2014
@@ -18,14 +18,14 @@
 
 package org.apache.roller.weblogger.webservices.atomprotocol;
 
-import org.rometools.propono.atom.server.AtomHandlerFactory;
-import org.rometools.propono.atom.server.AtomHandler;
+import com.rometools.propono.atom.server.AtomHandlerFactory;
+import com.rometools.propono.atom.server.AtomHandler;
 import javax.servlet.http.HttpServletRequest;
 import javax.servlet.http.HttpServletResponse;
 
 /**
- * Extends {@link org.rometools.propono.atom.server.AtomHandlerFactory} to 
create and return 
- * {@link org.rometools.propono.atom.server.impl.FileBasedAtomHandler}.
+ * Extends {@link com.rometools.propono.atom.server.AtomHandlerFactory} to 
create and return 
+ * {@link com.rometools.propono.atom.server.impl.FileBasedAtomHandler}.
  */
 public class RollerAtomHandlerFactory extends AtomHandlerFactory {
     

Modified: 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomService.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomService.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomService.java
 (original)
+++ 
roller/branches/rome2/app/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol/RollerAtomService.java
 Sun Apr 27 20:55:16 2014
@@ -37,11 +37,11 @@ import org.apache.roller.weblogger.pojos
 import org.apache.roller.weblogger.util.Utilities;
 
 import com.sun.syndication.feed.atom.Category;
-import org.rometools.propono.atom.common.AtomService;
-import org.rometools.propono.atom.common.Categories;
-import org.rometools.propono.atom.common.Collection;
-import org.rometools.propono.atom.common.Workspace;
-import org.rometools.propono.atom.server.AtomException;
+import com.rometools.propono.atom.common.AtomService;
+import com.rometools.propono.atom.common.Categories;
+import com.rometools.propono.atom.common.Collection;
+import com.rometools.propono.atom.common.Workspace;
+import com.rometools.propono.atom.server.AtomException;
 
 
 /**

Modified: roller/branches/rome2/app/src/main/resources/propono.properties
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/resources/propono.properties?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- roller/branches/rome2/app/src/main/resources/propono.properties (original)
+++ roller/branches/rome2/app/src/main/resources/propono.properties Sun Apr 27 
20:55:16 2014
@@ -1,2 +1,2 @@
-org.rometools.propono.atom.server.AtomHandlerFactory=\
+com.rometools.propono.atom.server.AtomHandlerFactory=\
 org.apache.roller.weblogger.webservices.atomprotocol.RollerAtomHandlerFactory

Modified: roller/branches/rome2/app/src/main/webapp/WEB-INF/web.xml
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/main/webapp/WEB-INF/web.xml?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- roller/branches/rome2/app/src/main/webapp/WEB-INF/web.xml (original)
+++ roller/branches/rome2/app/src/main/webapp/WEB-INF/web.xml Sun Apr 27 
20:55:16 2014
@@ -263,7 +263,7 @@
 
     <servlet>
         <servlet-name>AtomServlet</servlet-name>
-        
<servlet-class>org.rometools.propono.atom.server.AtomServlet</servlet-class>
+        
<servlet-class>com.rometools.propono.atom.server.AtomServlet</servlet-class>
     </servlet>
 
     <servlet>

Modified: 
roller/branches/rome2/app/src/test/java/org/apache/roller/planet/util/rome/DiskFeedInfoCacheTest.java
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/app/src/test/java/org/apache/roller/planet/util/rome/DiskFeedInfoCacheTest.java?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- 
roller/branches/rome2/app/src/test/java/org/apache/roller/planet/util/rome/DiskFeedInfoCacheTest.java
 (original)
+++ 
roller/branches/rome2/app/src/test/java/org/apache/roller/planet/util/rome/DiskFeedInfoCacheTest.java
 Sun Apr 27 20:55:16 2014
@@ -21,8 +21,8 @@ import java.net.URL;
 import junit.framework.Test;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;
-import org.rometools.fetcher.impl.SyndFeedInfo;
-import org.rometools.fetcher.impl.DiskFeedInfoCache;
+import com.rometools.fetcher.impl.SyndFeedInfo;
+import com.rometools.fetcher.impl.DiskFeedInfoCache;
 import org.apache.roller.weblogger.config.WebloggerConfig;
 
 

Modified: roller/branches/rome2/pom.xml
URL: 
http://svn.apache.org/viewvc/roller/branches/rome2/pom.xml?rev=1590490&r1=1590489&r2=1590490&view=diff
==============================================================================
--- roller/branches/rome2/pom.xml (original)
+++ roller/branches/rome2/pom.xml Sun Apr 27 20:55:16 2014
@@ -15,7 +15,7 @@
     <name>Roller</name>
     <description>
         Roller is an open source blog server built with open source Java
-        libraries including Spring, Struts2, Velocity and Commons.
+        libraries including Struts2, Velocity, ROME and Guice.
     </description>
     <url>http://roller.apache.org</url>
     <inceptionYear>2002</inceptionYear>


Reply via email to