Ceki Gulcu
ce640dbce2
skip assembly
2021-08-10 19:54:11 +02:00
Ceki Gulcu
95c49469c1
mark 1.7.6-SNAPSHT, added missing modules to assembly source file
2013-03-27 16:13:45 +01:00
Ceki Gulcu
01d36bb31a
added missing osgi-build.xml to assembly descriptor
2011-10-18 07:08:38 +02:00
Ceki Gulcu
7ba0605dc9
update license headers to current year
2011-10-16 10:28:44 +02:00
Ceki Gulcu
88c4c45676
setting autocrlf = true on windows - no logical changes
2009-12-03 19:16:42 +01:00
Ceki Gulcu
3589f494ed
- in news.html: added blurb about JDK 1.4 compatibility problems in 1.5.5 and 1.5.6
...
- in source.xml: integration.jar does not need to be included in the distribution
2009-06-10 20:14:17 +00:00
Ceki Gulcu
0331912976
- last minute typo fixes
...
- added references to the integration module to assembly/source.xml
2008-10-16 16:55:17 +00:00
Ceki Gulcu
abd9c0b0cd
- slf4j-ext now has the same version number as the rest of SLF4J modules.
...
- Fixed bug 102. (slf4j-ext.jar was missing from the distribution file)
2008-09-23 14:15:33 +00:00
Ceki Gulcu
4adb9e8d86
- adapt assembly/source.xml to recent changes such as renaming of jcl104-over-slf4j as jcl-over-slf4j
2008-06-06 17:20:40 +00:00
Ceki Gulcu
515a3b94da
- updating slf4j-migrator related documentation
2008-02-21 19:53:06 +00:00
Ceki Gulcu
06866be44f
- changes necessary for release 1.4.3
2007-08-20 20:13:25 +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
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
b6172fe6fe
fixed problems in the included jar files.
2006-11-06 22:27:02 +00:00
Ceki Gulcu
73f7786907
fixed problem with missing jar files in assemblies, fixed problem with parent pom file
2006-11-06 07:38:57 +00:00
Ceki Gulcu
a0a881b682
preparing release 1.1.0-beta0
2006-09-11 22:08:20 +00:00
Ceki Gulcu
a52f9da68f
minor updates
2006-09-04 20:07:32 +00:00
Ceki Gulcu
b8b909a7fe
ongoing work in preparation of Mavenized SLF4J release
2006-08-31 21:33:18 +00:00
Ceki Gulcu
008d76098d
2006-08-14 20:23:30 +00:00
Ceki Gulcu
4b1ba79b7e
unused files
2006-08-14 19:38:59 +00:00
Ceki Gulcu
26713aee99
fix in response to bug #22
2006-05-30 20:24:33 +00:00
Ceki Gulcu
1d2dd52dfe
- Preparing release 1.0.1
2006-05-01 19:41:27 +00:00
Ceki Gulcu
abd2041e5d
- better name for new test case (JDK14AdapterLoggerNameTest)
...
- test added to AllRegularTest
2006-05-01 19:05:39 +00:00
Ceki Gulcu
6fbfa32eec
fixing bug #20 . work in progress
2006-05-01 19:02:37 +00:00
Ceki Gulcu
0493db8ad0
Added file required by Axis. See [1] and [2] for more details.
...
[1] http://marc.theaimsgroup.com/?t=114295757800002&r=1&w=2
[2] http://marc.theaimsgroup.com/?t=114296411500004&r=1&w=2
2006-03-22 17:15:51 +00:00
Ceki Gulcu
4a996ae9b6
Added missing public fields used by Axis.
2006-03-21 17:42:37 +00:00
Ceki Gulcu
530541e0f1
There should be no "org.slf4j13" group.
2006-03-13 16:43:21 +00:00
Ceki Gulcu
9169d09273
- minor bug fix in the info method
...
- javadoc updates
2006-03-08 19:58:10 +00:00
Ceki Gulcu
e7a2275241
Adding caller info to JDK14LoggerAdapter as suggested in bug report #13 [1].
...
[]1 http://bugzilla.slf4j.org/show_bug.cgi?id=13
2006-03-08 19:49:10 +00:00
Ceki Gulcu
a6610eaed1
Per discussions on the slf4j user mailing list [1], changing the target
...
of SimpleLogger to System.err instead of System.out.
[1] http://marc.theaimsgroup.com/?t=114063163800004&r=1&w=2
2006-03-08 19:06:25 +00:00
Ceki Gulcu
aea1029bad
- added the exists method IMarkerFactory interface
...
- added contains(String) method to Marker interface
- Corresponding additions to BasicMarkerFactory and BasicMarker
2006-02-16 17:01:17 +00:00
Ceki Gulcu
c0a9ca2b3c
minor javadoc change
2006-02-04 16:57:41 +00:00
Ceki Gulcu
06af2fae42
Moved StaticMarkerBinder to src/java/ from src/filtered because this file does
...
not actually need filtering.
2006-02-04 15:33:39 +00:00
Ceki Gulcu
0823a3861a
Make the class visible outside its package
2006-01-26 14:04:15 +00:00
Ceki Gulcu
623ea549c7
javadoc improvements
2006-01-26 13:53:59 +00:00
Ceki Gulcu
1cf4542ba3
MarkerIgnoringAdapterBase renamed as MarkerIgnoringBase because this class can also
...
serve for native implementations
2006-01-26 13:52:57 +00:00
Ceki Gulcu
7f9fb54a08
Renamed WrappingLoggerAdapter as MarkerIgnoringAdapterBase because this class
...
can be used for direct implementations as well as wrapped implementations.
2006-01-26 13:15:55 +00:00
Ceki Gulcu
a2023cb060
deleted superflous interface
2006-01-26 13:12:22 +00:00
Ceki Gulcu
6295d563a3
deleted unused classes
2006-01-26 13:11:53 +00:00
Ceki Gulcu
3ee7b61483
- Merged Logger and MakingLogger interfaces.
...
- Added the WrappingLoggerAdapter class which implements the methods handling
marker data by delegating to thier non-marker equivalents.
- Adapters to log systems now extend WrappingLoggerAdapter
- Minor adjustment in BasicMarkerTest
2006-01-26 13:11:13 +00:00
Ceki Gulcu
da524270c9
Added a default instance
2006-01-25 19:09:00 +00:00
Ceki Gulcu
0b606e3439
Added a default INSTANCE to SimpleLoggerFactory to serve as a last-resort fallback mechanism.
2006-01-25 19:02:49 +00:00
Ceki Gulcu
fdbdf79c60
- added contains(Marker) method to the Marker interface
...
- Implementation of contains(Marker) in BasicMarker
2006-01-23 16:50:02 +00:00
Ceki Gulcu
dd8490ce96
minor changes
2006-01-23 16:48:35 +00:00
Ceki Gulcu
6bce60785f
javadoc changes
2006-01-23 13:40:27 +00:00
Ceki Gulcu
4513f5e6a8
2006-01-23 11:26:00 +00:00
Ceki Gulcu
f8553ac482
typo fixes, removed unneccessary comments
2006-01-23 11:20:37 +00:00
Ceki Gulcu
c4062dbdaf
removed unnecessary comment
2006-01-23 11:09:03 +00:00
Ceki Gulcu
d57aae254e
shorter author tag
2006-01-23 11:08:43 +00:00
Ceki Gulcu
7340c765b0
shorter author tag
2006-01-23 11:07:14 +00:00