You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2012/10/02 21:25:45 UTC

svn commit: r1393125 - in /activemq/trunk: activemq-all/ activemq-leveldb/ activemq-run/ tests/

Author: tabish
Date: Tue Oct  2 19:25:45 2012
New Revision: 1393125

URL: http://svn.apache.org/viewvc?rev=1393125&view=rev
Log:
fix: https://issues.apache.org/jira/browse/AMQ-4090

update svn:ignore for some modules.

Modified:
    activemq/trunk/activemq-all/   (props changed)
    activemq/trunk/activemq-leveldb/   (props changed)
    activemq/trunk/activemq-run/   (props changed)
    activemq/trunk/tests/   (props changed)

Propchange: activemq/trunk/activemq-all/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Oct  2 19:25:45 2012
@@ -5,3 +5,5 @@ eclipse-classes
 .checkstyle
 target
 *.iml
+.idea
+dependency-reduced-pom.xml

Propchange: activemq/trunk/activemq-leveldb/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Oct  2 19:25:45 2012
@@ -1,3 +1,10 @@
-.settings
-.classpath
+target
 .project
+.classpath
+.settings
+.wtpmodules
+bin
+junit*.properties
+*.iml
+.idea
+dependency-reduced-pom.xml

Propchange: activemq/trunk/activemq-run/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Oct  2 19:25:45 2012
@@ -3,3 +3,5 @@ target
 .classpath
 .project
 .settings
+.idea
+dependency-reduced-pom.xml

Propchange: activemq/trunk/tests/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Oct  2 19:25:45 2012
@@ -0,0 +1,7 @@
+target
+*.iml
+.classpath
+.project
+.settings
+.idea
+dependency-reduced-pom.xml