Hi Ioan,

Seems like your editor is configured with tabs...
We use 4 spaces for tabs. Could you recommit your last changes with tabs replaced by 4 spaces ?

Thx :)
Eric


On 11/03/12 22:22, [email protected] wrote:
Author: ieugen
Date: Sun Mar 11 21:22:28 2012
New Revision: 1299452

URL: http://svn.apache.org/viewvc?rev=1299452&view=rev
Log:
JAMES-1393

- bumped junit version to 4.10
Issue #JAMES-1393 - Upgrate all test suites to junit 4.10

Modified:
     james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1299452&r1=1299451&r2=1299452&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun Mar 11 21:22:28 2012
@@ -91,8 +91,8 @@
          <activemq.version>5.4.2</activemq.version>
          <camel.version>2.5.0</camel.version>
          <derby.version>10.7.1.1</derby.version>
-<hadoop.version>0.20.205.0</hadoop.version>
-<hbase.version>0.90.4</hbase.version>
+<hadoop.version>1.0.1</hadoop.version>
+<hbase.version>0.92.0</hbase.version>
          <imap.version>0.3</imap.version>
          <jackrabbit.version>2.2.5</jackrabbit.version>
          <javax.activation.groupId>javax.activation</javax.activation.groupId>
@@ -751,7 +751,7 @@
              <dependency>
                  <groupId>junit</groupId>
                  <artifactId>junit</artifactId>
-<version>3.8.1</version>
+<version>4.10</version>
                  <scope>test</scope>
              </dependency>
              <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


--
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to