Hi folks, I just noticed that the FOP DOAP files were eradicated when we migrated to the CMS, and sebb@ commented the line out.
I updated that link, as well as those of the XML Graphics Commons & Batik DOAP files as follows: ### <location>http://svn.apache.org/repos/asf/xml/xindice/trunk/doap_Xindice.rdf</location> <location>http://svn.apache.org/repos/asf/xmlbeans/trunk/xkit/doap_XMLBeans.rdf</location> <location>http://svn.apache.org/repos/asf/xmlgraphics/site/trunk/content/batik/doap.rdf</location> <location>http://svn.apache.org/repos/asf/xmlgraphics/site/trunk/content/commons/doap.rdf</location> <location>http://svn.apache.org/repos/asf/xmlgraphics/site/trunk/content/fop/doap.rdf</location> <location>http://zookeeper.apache.org/doap.rdf</location> </doapFiles> ### Clay Leeds [email protected] Begin forwarded message: > From: sebb AT ASF <[email protected]> > Subject: Fwd: svn commit: r1444743 - > /infrastructure/site-tools/trunk/projects/files.xml > Date: February 11, 2013 3:38:21 AM PST > To: [email protected] > Reply-To: [email protected] > > ---------- Forwarded message ---------- > From: <[email protected]> > Date: 11 February 2013 11:25 > Subject: svn commit: r1444743 - > /infrastructure/site-tools/trunk/projects/files.xml > To: [email protected] > > > Author: sebb > Date: Mon Feb 11 11:25:58 2013 > New Revision: 1444743 > > URL: http://svn.apache.org/r1444743 > Log: > FOP DOAP moved > > Modified: > infrastructure/site-tools/trunk/projects/files.xml > > Modified: infrastructure/site-tools/trunk/projects/files.xml > URL: > http://svn.apache.org/viewvc/infrastructure/site-tools/trunk/projects/files.xml?rev=1444743&r1=1444742&r2=1444743&view=diff > ============================================================================== > --- infrastructure/site-tools/trunk/projects/files.xml (original) > +++ infrastructure/site-tools/trunk/projects/files.xml Mon Feb 11 11:25:58 > 2013 > @@ -207,6 +207,6 @@ > > <location>http://svn.apache.org/repos/asf/xmlbeans/trunk/xkit/doap_XMLBeans.rdf</location> > > <location>http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/documentation-sources/content/doap.rdf</location> > > <location>http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk/src/documentation/content/doap.rdf</location> > - > <location>http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/src/documentation/content/doap.rdf</location> > + <!-- 2013-02-11 moved > location>http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/src/documentation/content/doap.rdf</location--> > <location>http://zookeeper.apache.org/doap.rdf</location> > </doapFiles>
