Author: crossley Date: Thu Jun 10 04:26:22 2010 New Revision: 953213 URL: http://svn.apache.org/viewvc?rev=953213&view=rev Log: Remove "doubled" stuff. Not sure where this is originating.
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/build.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/build.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/build.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/build.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/build.xml forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.iCal/build.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="Rendering Baetle, the RDF vocabulary to describe the content of bug databases"/> <property name="author" value="Apache Forrest Project"/> - <property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.input.baetle"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.baetle"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> <!-- The plugin will only appear in the plugins list if pulish = true <property name="publish" value="true"/> --> <import file="../build.xml"/> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doac/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="Renders Description-Of-A-Career (DOAC) RDF/XML data"/> <property name="author" value="Apache Forrest Project"/> - <property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.input.doac"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.doac"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> <!-- The plugin will only appear in the plugins list if pulish = true <property name="publish" value="true"/> --> <import file="../build.xml"/> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.foaf/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="Creates Forrest content from a FOAF document"/> <property name="author" value="Apache Forrest Project"/> - <!--property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.input.foaf"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <!--property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.foaf"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> < The plugin will only appear in the plugins list if pulish = true <property name="publish" value="true"/> --> <import file="../build.xml"/> @@ -37,4 +37,4 @@ </unzip> </target> --> -</project> \ No newline at end of file +</project> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="Rendering SKOS, a set of specifications to support the representation of thesauri, classification schemes, taxonomies, etc."/> <property name="author" value="Apache Forrest Project"/> - <property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.input.skos"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.skos"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> <!-- The plugin will only appear in the plugins list if pulish = true <property name="publish" value="true"/> --> <import file="../build.xml"/> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.OOo/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="Converts to OpenOffice.org 2.4+ odt format."/> <property name="author" value="Apache Forrest Project"/> - <property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.output.OOo"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.output.OOo"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> <!-- The plugin will only appear in the plugins list if publish = true <property name="publish" value="true"/> --> <import file="../build.xml"/> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.iCal/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.iCal/build.xml?rev=953213&r1=953212&r2=953213&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.iCal/build.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.iCal/build.xml Thu Jun 10 04:26:22 2010 @@ -22,8 +22,8 @@ <property name="plugin-version" value="0.1"/> <property name="description" value="This plugin extracts todo items from a document following certain conventions, and produce an ical file as output. The ical file can then be opened in your preferred calendaring/task management application."/> <property name="author" value="Apache Forrest Project"/> - <property name="websiteURL" value="http://forrest.apache.org//pluginDocs/org.apache.forrest.plugin.output.iCal"/> - <property name="downloadURL" value="http://forrest.apache.org/plugins/plugins/"/> + <property name="websiteURL" value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.output.iCal"/> + <property name="downloadURL" value="http://forrest.apache.org/plugins/"/> <!-- The plugin will only appear in the plugins list if pulish = true <property name="publish" value="true"/> --> <import file="../build.xml"/>