gaojunda / simple-spring-memcached

Automatically exported from code.google.com/p/simple-spring-memcached
MIT License
0 stars 0 forks source link

Default log4j.properties in deployed maven artifact #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a default log4j.properties inside simple-spring-memcached-3.0.0.jar 
deployed maven artifact.

It can be problematic in project that provide log4j configuration inside a jar, 
because project configuration can be overriden by this file.

May this file be deleted from the deployed artifact ?

Original issue reported on code.google.com by lalme...@gmail.com on 31 Jul 2012 at 8:55

GoogleCodeExporter commented 8 years ago
You're right. This file shouldn't be included in artifact. In few days I'll 
release version 3.0.1 without this file.

Original comment by ragno...@gmail.com on 31 Jul 2012 at 9:02

GoogleCodeExporter commented 8 years ago

Original comment by ragno...@gmail.com on 31 Jul 2012 at 9:02

GoogleCodeExporter commented 8 years ago
Available in trunk, waiting for release.

Original comment by ragno...@gmail.com on 31 Jul 2012 at 7:24

GoogleCodeExporter commented 8 years ago
Released in 3.0.1.

Original comment by ragno...@gmail.com on 1 Aug 2012 at 6:26

GoogleCodeExporter commented 8 years ago
I confirm it fixes my problem. Thanks a lot.

Original comment by lalme...@gmail.com on 1 Aug 2012 at 4:58