You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2014/02/05 20:56:22 UTC

svn commit: r1564906 - in /jspwiki/trunk: ./ jspwiki-it-tests/ jspwiki-it-tests/jspwiki-it-test-cma-jdbc/ jspwiki-it-tests/jspwiki-it-test-cma/ jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/ jspwiki-it-tests/jspwiki-it-test-custom-jdbc/ jspwiki...

Author: juanpablo
Date: Wed Feb  5 19:56:21 2014
New Revision: 1564906

URL: http://svn.apache.org/r1564906
Log:
added .svnignore so the following commands could be run and committed:

svn propset svn:ignore --depth=immediates -F .svnignore .
svn propset svn:ignore --depth=immediates -F .svnignore jspwiki-it-tests
svn propset svn:ignore --depth=immediates -F .svnignore jspwiki-wikipages

(the first one of the commands should be run again as new modules emerge)

Added:
    jspwiki/trunk/.svnignore
Modified:
    jspwiki/trunk/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/   (props changed)
    jspwiki/trunk/jspwiki-it-tests/jspwiki-selenium-tests/   (props changed)
    jspwiki/trunk/jspwiki-war/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/assembly/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/de/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/en/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/es/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/fi/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/fr/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/it/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/nl/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/pt_BR/   (props changed)
    jspwiki/trunk/jspwiki-wikipages/zh_CN/   (props changed)

Propchange: jspwiki/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
+target
+.settings
+.classpath
 .project

Added: jspwiki/trunk/.svnignore
URL: http://svn.apache.org/viewvc/jspwiki/trunk/.svnignore?rev=1564906&view=auto
==============================================================================
--- jspwiki/trunk/.svnignore (added)
+++ jspwiki/trunk/.svnignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project
\ No newline at end of file

Propchange: jspwiki/trunk/jspwiki-it-tests/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-it-tests/jspwiki-selenium-tests/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1 +1,4 @@
 target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-war/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -1,19 +1,4 @@
+target
+.settings
 .classpath
-.fbwarnings
 .project
-.settings
-.sonar
-@logfile@
-WebRoot
-build
-classes
-jspwiki.hsqldb.properties
-jspwiki.hsqldb.script
-jspwiki.properties
-jspwiki.script
-lib
-releases
-repository
-rss.rdf
-target
-tests_build

Propchange: jspwiki/trunk/jspwiki-wikipages/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/assembly/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/de/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/en/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/es/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/fi/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/fr/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/it/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/nl/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/pt_BR/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project

Propchange: jspwiki/trunk/jspwiki-wikipages/zh_CN/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Feb  5 19:56:21 2014
@@ -0,0 +1,4 @@
+target
+.settings
+.classpath
+.project