Author: bdube Date: Wed Jan 5 17:26:54 2011 New Revision: 1055543 URL: http://svn.apache.org/viewvc?rev=1055543&view=rev Log: Remove reference to old org.apache.forrest.themes.core Issue: FOR-1213
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/forrest.properties Wed Jan 5 17:26:54 2011 @@ -27,5 +27,5 @@ forrest.validate.skinconf=false #forrest.maxmemory=512m -#project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core +#project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher project.required.plugins=org.apache.forrest.plugin.input.PhotoGallery,org.apache.forrest.plugin.input.projectInfo Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/forrest.properties Wed Jan 5 17:26:54 2011 @@ -23,4 +23,4 @@ # FIXME: FOR-785 forrest.validate.skinconf=false -project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.input.XDoc,org.apache.forrest.plugin.input.projectInfo +project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.input.XDoc,org.apache.forrest.plugin.input.projectInfo Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.baetle/forrest.properties Wed Jan 5 17:26:54 2011 @@ -26,4 +26,4 @@ forrest.validate.skinconf=false project.required.plugins=org.apache.forrest.plugin.input.baetle,org.apache.forrest.plugin.input.projectInfo # Remove Disptacher stuff from plugin for now -#org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core, +#org.apache.forrest.plugin.internal.dispatcher Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/forrest.properties Wed Jan 5 17:26:54 2011 @@ -22,4 +22,4 @@ # FIXME: FOR-785 forrest.validate.skinconf=false -project.required.plugins=org.apache.forrest.plugin.input.doap,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.pdf +project.required.plugins=org.apache.forrest.plugin.input.doap,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.output.pdf Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/forrest.properties Wed Jan 5 17:26:54 2011 @@ -24,4 +24,4 @@ forrest.validate.skinconf=false project.url=http://sina.khakbaz.com:8888/ project.name=SKOS Plugin -project.required.plugins=org.apache.forrest.plugin.input.skos,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo +project.required.plugins=org.apache.forrest.plugin.input.skos,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.input.projectInfo Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/forrest.properties Wed Jan 5 17:26:54 2011 @@ -23,5 +23,5 @@ # FIXME: FOR-785 forrest.validate.skinconf=false -project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.internal.NoteTaking,org.apache.forrest.plugin.input.projectInfo +project.required.plugins=org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.internal.NoteTaking,org.apache.forrest.plugin.input.projectInfo Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/forrest.properties Wed Jan 5 17:26:54 2011 @@ -20,7 +20,7 @@ # Copy properties from there as needed. ############## -project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core +project.required.plugins=org.apache.forrest.plugin.internal.xhtml2,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher # FIXME: FOR-785 forrest.validate.skinconf=false Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/forrest.properties Wed Jan 5 17:26:54 2011 @@ -23,4 +23,4 @@ # FIXME: FOR-785 forrest.validate.skinconf=false project.name=org.apache.forrest.plugin.output.solr -project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.solr,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core +project.required.plugins=org.apache.forrest.plugin.output.pdf,org.apache.forrest.plugin.output.solr,org.apache.forrest.plugin.input.projectInfo,org.apache.forrest.plugin.internal.dispatcher Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties?rev=1055543&r1=1055542&r2=1055543&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/forrest.properties Wed Jan 5 17:26:54 2011 @@ -25,7 +25,7 @@ project.skin=leather-dev # FIXME: FOR-785 forrest.validate.skinconf=false -project.required.plugins=org.apache.forrest.plugin.output.voice,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.themes.core,org.apache.forrest.plugin.input.projectInfo +project.required.plugins=org.apache.forrest.plugin.output.voice,org.apache.forrest.plugin.internal.dispatcher,org.apache.forrest.plugin.input.projectInfo # View Configuration