Author: crossley
Date: Thu Apr 7 23:36:03 2005
New Revision: 160522
URL: http://svn.apache.org/viewcvs?view=rev&rev=160522
Log:
Fix plugin name: change ".plugins." to ".plugin."
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties
forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties?view=diff&r1=160521&r2=160522
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.leather/forrest.properties
Thu Apr 7 23:36:03 2005
@@ -106,4 +106,4 @@
# The names of plugins that are required to build the project
# comma separated list (no spaces)
# Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugins.view,org.apache.forrest.plugins.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output
+project.required.plugins=org.apache.forrest.plugin.view,org.apache.forrest.plugin.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties?view=diff&r1=160521&r2=160522
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.view/forrest.properties Thu
Apr 7 23:36:03 2005
@@ -107,4 +107,4 @@
# The names of plugins that are required to build the project
# comma separated list (no spaces)
# Run "forrest available-plugins" for a list of plug-ins currently available
-project.required.plugins=org.apache.forrest.plugins.view,org.apache.forrest.plugins.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output
+project.required.plugins=org.apache.forrest.plugin.view,org.apache.forrest.plugin.leather,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output