Commit Graph

58 Commits

Author SHA1 Message Date
Ceki Gulcu dae55b8229 - preparing release 1.5.11
- added code to detect the simultaneous presence of both
log4j-over-slf4j.jar and slf4j-log4j12.jar. See also
http://slf4j.org/codes.html#log4jDelegationLoop

- added code to detect the simultaneous presence of both
jcl-over-slf4j.jar and slf4j-jcl.jar. See also
http://slf4j.org/codes.html#jclDelegationLoop

- Fixed http://bugzilla.slf4j.org/show_bug.cgi?id=168
2010-02-25 12:42:32 +01:00
Ceki Gulcu 88c4c45676 setting autocrlf = true on windows - no logical changes 2009-12-03 19:16:42 +01:00
Ceki Gulcu 32c1ac054b - setting version number to 1.5.10
- changed references from pixie to pixie.qos.ch
2009-12-03 00:22:57 +01:00
Ceki Gulcu e5bbca3f28 Applied Hugues Malphettes's patch #65 as given in [1]
[1] http://bugzilla.slf4j.org/show_bug.cgi?id=152
2009-11-24 00:21:59 +01:00
Ceki Gulcu 83b7bf3369 upped version to 1.5.10-SNAPSHOT 2009-11-23 17:36:15 +01:00
Ceki Gulcu e967f5135e - Added missing "Export-Package" declaration for cal10n in the OSGi
manifest file for sfl4j-ext, fixing bug 156.

- changed version number to 1.5.9.RC1. This fixes bug 157.
2009-10-28 18:49:56 +01:00
Ceki Gulcu 68af3bbdbb - started work on version 1.5.10
- fixed bug 151 http://bugzilla.slf4j.org/show_bug.cgi?id=151
2009-09-23 12:02:23 +02:00
Ceki Gulcu 30b9ee08d3 - Preparing release 1.5.9-RC0 2009-09-04 19:52:34 +02:00
Ceki Gulcu d68b139a07 - start work on 1.5.9 2009-07-20 08:09:23 +00:00
Ceki Gulcu 6501841823 - fixed test scope issue in log4j-over-slf4j
- setting version number to 1.5.8
- updating news
2009-06-11 11:54:15 +00:00
Ceki Gulcu ced361bc7c next SLF4J version will be 2.0.0 2009-06-10 20:17:12 +00:00
Ceki Gulcu f142a731a8 changing version to 1.5.7 in the pom.xml files 2009-06-10 18:23:17 +00:00
Ceki Gulcu beedc98cca bumping version to 1.5.7-SNAPSHOT 2009-01-23 16:27:45 +00:00
Ceki Gulcu 1cd35900c4 - preparing release 1.5.6
- marked javassist dependency in slf4j-ext optional (tests pass)
2008-11-20 14:08:07 +00:00
Ceki Gulcu f002e3b965 1.5.6-SNAPSHOT comes after 1.5.5
In LoggerFactory.java we anticipate that 1.5.6 be 100% compatible with 1.5.5
2008-10-17 19:43:03 +00:00
Ceki Gulcu 098e855f42 - preparing release 1.5.5 2008-10-17 15:44:31 +00:00
Ceki Gulcu 2050a4db44 Given the huge size of the SLF4J user base, we need a more lenient version
check mechanism. For example, we can't expect external implementations such as
Mina, jetty, jboss to follow SLF4J's release schedule. We just can't.

This commit changes the version check policy to become elective. The FAQ includes an entry explaining 
the logic.
2008-10-17 14:31:02 +00:00
Ceki Gulcu ba10ccd6fe - preparing release 1.5.4 2008-10-16 15:49:34 +00:00
Ceki Gulcu 0ed822f323 - starting work on the next version namely 1.5.4 2008-09-12 16:28:41 +00:00
Ceki Gulcu a075b129f9 - preparing release 1.5.3 2008-09-12 15:31:37 +00:00
Ceki Gulcu ac25a3521c - starting work on SLF4J 1.5.3 2008-06-09 12:42:14 +00:00
Ceki Gulcu 0fd329eecb - preparing release 1.5.2
- improvements to documentation
2008-06-08 14:25:02 +00:00
Ceki Gulcu d2b16c45a7 preparing release 1.5.1 2008-06-05 21:09:02 +00:00
Ceki Gulcu 58867e696b starting work on 1.5.1 2008-02-26 20:41:44 +00:00
Ceki Gulcu db4ce9eb7b preparing release 1.5.0 2008-02-26 20:31:25 +00:00
Ceki Gulcu e0dc4a5ad8 - setting current version number to 1.5.0-SNAPSHOT
- updated news.html
2008-01-31 13:15:26 +00:00
Ceki Gulcu 806590481a - preparing for 1.5-M0
- fixed bug 65 by removing lines that contain <version>${parent.version}</version> in pom.xml files
  These lines are superfluous and reportedly confuse some maven repos.
2008-01-29 20:59:24 +00:00
Ceki Gulcu 24b4e42d86 starting work on 1.4.4-SNAPSHOT 2007-08-21 11:08:07 +00:00
Ceki Gulcu 738eab65cd attempt to fix the lack of propagation of project variables in the MANIFEST.MF file 2007-08-20 21:27:47 +00:00
Ceki Gulcu 06866be44f - changes necessary for release 1.4.3 2007-08-20 20:13:25 +00:00
Ceki Gulcu b1a3a3ffa3 - preparing 1.4.3
-
2007-08-20 19:22:46 +00:00
Ceki Gulcu 2937090629 preparing 1.4.2 2007-07-12 20:18:50 +00:00
Ceki Gulcu aadd74233e reconciliation with logback, starting work on 1.4.2 2007-07-07 14:10:18 +00:00
Ceki Gulcu e845654c1a snapshot of SLF4J 1.4.1 2007-07-04 19:52:45 +00:00
Ceki Gulcu ed4b78f720 started work on 1.4.1 2007-07-02 19:35:02 +00:00
Ceki Gulcu 2a40c064a2 - changing version number to 1.4.0 preparation for a release
- modified carious pom.xml file to inherit the version number for the slf4j-api project from 
  slf4j-parent module 
- fixed slf4j-archetype module (it can now create a functional albeit simple SLF4J binding)
- updated the FAQ and news in preparation for the 1.4.0 release
2007-05-18 20:57:38 +00:00
Ceki Gulcu bf35dbfb94 - next version will be 1.4.0 as we will be adding the TRACE level 2007-04-15 21:05:42 +00:00
Ceki Gulcu 678a33cbe3 - Tagging 1.3.1
- minor bug fix in slf4j-site/src/site/pages/download.html
2007-04-15 20:17:20 +00:00
Ceki Gulcu 83c405e053 We can start working on 1.3.1-SNAPSHOT 2007-02-25 16:55:12 +00:00
Ceki Gulcu e0af3807ba - Renamed the "project_version_for_osgi" property as pv4osgi
- Preparing release 1.3.0
2007-02-25 16:18:57 +00:00
Ceki Gulcu 84f0f6b797 - Attempted to restore the state of the various MANIFEST.MF files
where John E. Conlon left them previously.
 

The project builds properly. I have yet to test/exercise the various
OSGi modules.

- Instead of manually editing the <Bundle-Version> element manually
for each module, it is injected using the ${project_version_for_osgi}
property as set in the parent pom.xml file.
2007-02-22 19:15:56 +00:00
Ceki Gulcu f7c73bc4e2 Use 'jar' packaging instead of 'bundle' 2007-02-21 22:27:27 +00:00
Ceki Gulcu b8c18f69f3 Moving to the older MANIFEST.MF style 2007-02-21 22:24:09 +00:00
John E. Conlon 135d690a18 Exported org.slf4j.spi package from bindings. 2007-02-17 16:34:38 +00:00
John E. Conlon 37f987022b Added the new org.slf4j.helpers as a private package to the bundle. 2007-02-16 20:48:13 +00:00
John E. Conlon fe3885ef03 Added version to plugin. 2007-02-06 21:01:59 +00:00
John E. Conlon 3696d72d3b Replaced maven-jar-plugin with the org.apache.felix.maven-bundle-plugin for the
creation of OSGi compatible jars.  
Changed multiproject version to 1.3.0-SNAPSHOT to adhere to maven and OSGi 
conventions. 
Packages from the sl4fj-api project are now copied at build time by the 
org.apache.felix.maven-bundle-plugin to all SLF4J Binding projects.
2007-02-06 16:13:54 +00:00
John E. Conlon aa3d50e771 Added configuration in pom.xml to create OSGi manifest in jar.
In Manifest.mf removed Bundle-Classpath entry and 
removed the import of org.slf4j.impl to prevent overriding the Require-Bundle wiring of that package.
2007-01-31 16:26:38 +00:00
Sebastien Pennec e71d876ac6 Updating versions to 1.3-SNAPSHOT 2007-01-24 20:38:23 +00:00
Sebastien Pennec d628e4690f This release will not be a candidate. 2007-01-24 20:07:20 +00:00