You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/06/17 11:55:45 UTC

svn commit: r1799011 - /incubator/public/trunk/content/podlings.xml

Author: johndament
Date: Sat Jun 17 11:55:45 2017
New Revision: 1799011

URL: http://svn.apache.org/viewvc?rev=1799011&view=rev
Log:
Using remote DTD to allow file to be downloaded over http

Modified:
    incubator/public/trunk/content/podlings.xml

Modified: incubator/public/trunk/content/podlings.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1799011&r1=1799010&r2=1799011&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings.xml [utf-8] (original)
+++ incubator/public/trunk/content/podlings.xml [utf-8] Sat Jun 17 11:55:45 2017
@@ -24,7 +24,7 @@
     See the DTD for allowable elements and attributes.
     Note that description must precede mentors, and most of the podling attributes are required.
  -->
-<!DOCTYPE podlings SYSTEM "podlings.dtd">
+<!DOCTYPE podlings PUBLIC "podlings" "http://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.dtd">
 
 <podlings>
     <podling name="Abdera" status="graduated" resource="abdera" sponsor="Incubator" startdate="2006-06-06" enddate="2008-11-08">



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org