You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/01/31 15:49:27 UTC

svn commit: r905051 - /directory/shared/trunk/pom.xml

Author: seelmann
Date: Sun Jan 31 14:49:26 2010
New Revision: 905051

URL: http://svn.apache.org/viewvc?rev=905051&view=rev
Log:
Revert to log4j 1.2.14 (1.2.15 has dependencies not available at maven central)

Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=905051&r1=905050&r2=905051&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Sun Jan 31 14:49:26 2010
@@ -45,7 +45,7 @@
     <commons.pool.version>1.5.4</commons.pool.version>
     <dom4j.version>1.6.1</dom4j.version>
     <junit.version>4.7</junit.version>
-    <log4j.version>1.2.15</log4j.version>
+    <log4j.version>1.2.14</log4j.version>
     <mina.core.version>2.0.0-RC1</mina.core.version>
     <slf4j.api.version>1.5.10</slf4j.api.version>
     <slf4j.log4j12.version>1.5.10</slf4j.log4j12.version>



Re: svn commit: r905051 - /directory/shared/trunk/pom.xml

Posted by Stefan Seelmann <se...@apache.org>.
Thanks Felix for the pointer.

I reverted to 1.2.14 in shared as the same version is used in apacheds. 
   We should use the same versions in both projects.

Kind Regards,
Stefan


Felix Knecht schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 31.01.2010 15:49, seelmann@apache.org wrote:
>> Author: seelmann
>> Date: Sun Jan 31 14:49:26 2010
>> New Revision: 905051
>>
>> URL: http://svn.apache.org/viewvc?rev=905051&view=rev
>> Log:
>> Revert to log4j 1.2.14 (1.2.15 has dependencies not available at maven central)
> 
> You can exclude them if you want to use the new log4j version:
> 
> Index: pom.xml
> ===================================================================
> - --- pom.xml     (revision 905094)
> +++ pom.xml     (working copy)
> @@ -45,7 +45,7 @@
>      <commons.pool.version>1.5.4</commons.pool.version>
>      <dom4j.version>1.6.1</dom4j.version>
>      <junit.version>4.7</junit.version>
> - -    <log4j.version>1.2.14</log4j.version>
> +    <log4j.version>1.2.15</log4j.version>
>      <mina.core.version>2.0.0-RC1</mina.core.version>
>      <slf4j.api.version>1.5.10</slf4j.api.version>
>      <slf4j.log4j12.version>1.5.10</slf4j.log4j12.version>
> @@ -117,6 +117,16 @@
>          <groupId>log4j</groupId>
>          <artifactId>log4j</artifactId>
>          <version>${log4j.version}</version>
> +        <exclusions>
> +          <exclusion>
> +            <groupId>com.sun.jdmk</groupId>
> +            <artifactId>jmxtools</artifactId>
> +          </exclusion>
> +          <exclusion>
> +            <groupId>com.sun.jmx</groupId>
> +            <artifactId>jmxri</artifactId>
> +          </exclusion>
> +        </exclusions>
>        </dependency>
> 
>        <dependency>
> 
> Regards
> Felix
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.14 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAktl0eUACgkQ2lZVCB08qHFUXwCfa+Yn9FFRmo9of/eEzAety/0b
> pA4An3u6JsFaGQqT8lROETSeCqI76J8S
> =fK7J
> -----END PGP SIGNATURE-----


Re: svn commit: r905051 - /directory/shared/trunk/pom.xml

Posted by Felix Knecht <fe...@apache.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 31.01.2010 15:49, seelmann@apache.org wrote:
> Author: seelmann
> Date: Sun Jan 31 14:49:26 2010
> New Revision: 905051
> 
> URL: http://svn.apache.org/viewvc?rev=905051&view=rev
> Log:
> Revert to log4j 1.2.14 (1.2.15 has dependencies not available at maven central)

You can exclude them if you want to use the new log4j version:

Index: pom.xml
===================================================================
- --- pom.xml     (revision 905094)
+++ pom.xml     (working copy)
@@ -45,7 +45,7 @@
     <commons.pool.version>1.5.4</commons.pool.version>
     <dom4j.version>1.6.1</dom4j.version>
     <junit.version>4.7</junit.version>
- -    <log4j.version>1.2.14</log4j.version>
+    <log4j.version>1.2.15</log4j.version>
     <mina.core.version>2.0.0-RC1</mina.core.version>
     <slf4j.api.version>1.5.10</slf4j.api.version>
     <slf4j.log4j12.version>1.5.10</slf4j.log4j12.version>
@@ -117,6 +117,16 @@
         <groupId>log4j</groupId>
         <artifactId>log4j</artifactId>
         <version>${log4j.version}</version>
+        <exclusions>
+          <exclusion>
+            <groupId>com.sun.jdmk</groupId>
+            <artifactId>jmxtools</artifactId>
+          </exclusion>
+          <exclusion>
+            <groupId>com.sun.jmx</groupId>
+            <artifactId>jmxri</artifactId>
+          </exclusion>
+        </exclusions>
       </dependency>

       <dependency>

Regards
Felix
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktl0eUACgkQ2lZVCB08qHFUXwCfa+Yn9FFRmo9of/eEzAety/0b
pA4An3u6JsFaGQqT8lROETSeCqI76J8S
=fK7J
-----END PGP SIGNATURE-----