Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
Sebastien Pennec bb2efaedab Updated pom and site files to version 1.2-RC0 2007-01-24 19:58:17 +00:00
Ceki Gulcu ff575fcfab - moving to release 1.2-SNAPSHOT
- adding OSGI metadata
2006-12-28 21:20:29 +00:00
Ceki Gulcu 7185b0f9df - Since SLF4J is published on ibiblio, slf4j-parent pom is no longer a SNAPSHOT
- preparing release 1.1.0-RC1
- minor doc changes
2006-11-16 22:54:30 +00:00
Ceki Gulcu 55a650f08c - Fixed synchronisation related bug number 27.
See also http://bugzilla.slf4j.org/show_bug.cgi?id=27
- added eclipse codeStyle.xml
- The various SLF4J inherit their version number through a poperty, 
  namely "aversion", defined in the parent pom. This little trick seems 
  to work well and saves alot of time.
2006-11-04 18:35:32 +00:00
Sebastien Pennec 2975f3713f - added necessary information in the poms to create bundles
- minor fixes
2006-09-13 12:31:38 +00:00
Ceki Gulcu a0a881b682 preparing release 1.1.0-beta0 2006-09-11 22:08:20 +00:00
Ceki Gulcu 83412491a8 adding slf4j-archetype project for faster binding creation. 2006-09-05 20:48:47 +00:00