rdonkin     2004/08/03 13:10:03

  Modified:    betwixt/src/test/org/apache/commons/betwixt/examples/rss
                        rss-example.xml
  Log:
  Removed remote DTD reference so that test will run offline
  
  Revision  Changes    Path
  1.3       +2 -1      
jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/examples/rss/rss-example.xml
  
  Index: rss-example.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/examples/rss/rss-example.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- rss-example.xml   4 Jul 2004 17:01:13 -0000       1.2
  +++ rss-example.xml   3 Aug 2004 20:10:03 -0000       1.3
  @@ -14,10 +14,11 @@
     See the License for the specific language governing permissions and
     limitations under the License.
   -->
  +<!--
   <!DOCTYPE rss PUBLIC
    "-//Netscape Communications//DTD RSS 0.91//EN"
    "http://my.netscape.com/publish/formats/rss-0.91.dtd";>
  -
  +-->
   <rss version="0.91">
   
     <channel>
  
  
  

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

Reply via email to