Author: bdube
Date: Mon Apr 25 02:56:52 2011
New Revision: 1096401
URL: http://svn.apache.org/viewvc?rev=1096401&view=rev
Log:
Follow r1096394 (git-svn) with svn:ignore and svn:eol-style
Modified:
forrest/trunk/whiteboard/forrest-osgi/build.xml (props changed)
forrest/trunk/whiteboard/forrest-osgi/conf/config.properties (props
changed)
forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/ (props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/README.txt (props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/forrest.properties (props
changed)
forrest/trunk/whiteboard/forrest-osgi/docs/forrest.properties.xml (props
changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/README.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/classes/CatalogManager.properties
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/locationmap.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/index.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/similar.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/tabs.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/skinconf.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/forrest.build.xml (props changed)
forrest/trunk/whiteboard/forrest-osgi/main/ (props changed)
forrest/trunk/whiteboard/forrest-osgi/main/build.xml (props changed)
forrest/trunk/whiteboard/forrest-osgi/main/src/java/org/apache/forrest/Forrest.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/master.xml (props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/ (props
changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/src/java/org/apache/forrest/log/LogPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/src/java/org/apache/forrest/log/service/LogWriter.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/src/java/log4j.properties
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/AbstractPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/BaseInputPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/BaseOutputPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestResult.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestSource.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestStreamSource.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc.res/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc.res/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/src/java/org/apache/forrest/plugin/input/xdoc/XDocInputPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/src/java/org/apache/forrest/plugin/input/xdoc/service/XDocInput.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html.res/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html.res/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/src/java/org/apache/forrest/plugin/output/html/HtmlOutputPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/src/java/org/apache/forrest/plugin/output/html/service/HtmlOutput.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf.res/
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf.res/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/src/java/org/apache/forrest/plugin/output/pdf/PdfOutputPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/src/java/org/apache/forrest/plugin/output/pdf/service/PdfOutput.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/ (props
changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/src/java/org/apache/forrest/http/ForrestServlet.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/src/java/org/apache/forrest/http/ForrestServletPlugin.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/ (props
changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/build.xml
(props changed)
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/src/java/org/apache/forrest/util/ContentType.java
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/LICENSE.txt (props
changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/NOTICE.txt (props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/bin/README-forrest-upgrade.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/ant-contrib-1.0b2.jar.license.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/ant.license.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/apache-jakarta-commons-net-1.4.1.jar.license.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/apache-jakarta-oro-2.0.8.jar.license.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/jsch-0.1.39.jar.license.txt
(props changed)
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/xml-commons-resolver-1.1.jar.license.txt
(props changed)
Propchange: forrest/trunk/whiteboard/forrest-osgi/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/conf/config.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/docs/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange: forrest/trunk/whiteboard/forrest-osgi/docs/README.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/docs/forrest.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/docs/forrest.properties.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/README.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/classes/CatalogManager.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/locationmap.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/contribute.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/different.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/index.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/similar.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/site.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/content/xdocs/tabs.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/docs/src/documentation/skinconf.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/forrest.build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/main/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange: forrest/trunk/whiteboard/forrest-osgi/main/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/main/src/java/org/apache/forrest/Forrest.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/master.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/src/java/org/apache/forrest/log/LogPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log/src/java/org/apache/forrest/log/service/LogWriter.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.log4j.conf/src/java/log4j.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/AbstractPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/BaseInputPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/BaseOutputPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestResult.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestSource.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.api/src/java/org/apache/forrest/plugin/api/ForrestStreamSource.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc.res/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc.res/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/src/java/org/apache/forrest/plugin/input/xdoc/XDocInputPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.input.xdoc/src/java/org/apache/forrest/plugin/input/xdoc/service/XDocInput.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html.res/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html.res/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/src/java/org/apache/forrest/plugin/output/html/HtmlOutputPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.html/src/java/org/apache/forrest/plugin/output/html/service/HtmlOutput.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf.res/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf.res/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/src/java/org/apache/forrest/plugin/output/pdf/PdfOutputPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.plugin.output.pdf/src/java/org/apache/forrest/plugin/output/pdf/service/PdfOutput.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/src/java/org/apache/forrest/http/ForrestServlet.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.servlet/src/java/org/apache/forrest/http/ForrestServletPlugin.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 25 02:56:52 2011
@@ -0,0 +1 @@
+build
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/build.xml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/org.apache.forrest.util/src/java/org/apache/forrest/util/ContentType.java
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/tools/ant/LICENSE.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/tools/ant/NOTICE.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/bin/README-forrest-upgrade.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/ant-contrib-1.0b2.jar.license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/ant.license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/apache-jakarta-commons-net-1.4.1.jar.license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/apache-jakarta-oro-2.0.8.jar.license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/jsch-0.1.39.jar.license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
forrest/trunk/whiteboard/forrest-osgi/tools/ant/lib/xml-commons-resolver-1.1.jar.license.txt
------------------------------------------------------------------------------
svn:eol-style = native