You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:21:17 UTC

[sling-org-apache-sling-commons-log] annotated tag org.apache.sling.commons.log-2.0.2-incubator created (now 43bebc3)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to annotated tag org.apache.sling.commons.log-2.0.2-incubator
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git.


      at 43bebc3  (tag)
 tagging aa0910b78f42c260811747b7038584be239dceec (commit)
      by Felix Meschberger
      on Thu Jun 18 09:21:02 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.commons.log-2.0.2-incubator
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 4e1e894  Import initial Sling source
     new 74b54d8  Replace NLog4J by Logback
     new 6bedb44  Replace NLog4J by Logback
     new 32af63e  Replace NLog4J by Logback
     new 93c38c3  Fix scm settings
     new ac75a09  Correct method references and headers.
     new bd920fe  Add log4j over slf4j to complete logging package; correct exported version numbers.
     new 72052ad  Ignore Eclipse .settings
     new 7ce17cc  Fix license headers.
     new 6077e21  Fix license headers.
     new 49e6bb3  Fix license headers.
     new 8782f38  SLING-46 sling-log: Logback setup incomplete
     new cfc86c7  SLING-83 Move modules according to the new module structure
     new 80113c9  SLING-83: Fix relative paths to parent poms.
     new c2efda7  SLING-83 Package reorgnaization
     new bf0f59d  Remove warnings and use java5 generics.
     new a6d9f0d  Use OSGi core and cmpendium jars from Felix project.
     new 860fcdb  SLING-204 - add svn ignore patterns for intellij
     new 83a563d  SLING-314 support configuration of number of rotated log files and the maximum log file size
     new 5fa6ab6  Remove unused imports.
     new 31fef45  SLING-321 Applying patch supplied by Betrand and also rightly assume property values are strings (and not just objects)
     new 4ddcc12  Move licence and notice to top level dir.
     new da108e4  Add incubator disclaimer.
     new 1e1736b  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 2fdda75  Update notice files.
     new 85c5736  SLING-384 Replace LogBack by our own simple implementation of the SLF4J API
     new 65d6d86  Clean up code.
     new 7eacc49  SLING-406: Move osgi/log to commons/log
     new 6eb0975  SLING-406: Move log implementation to commons.
     new 622d43a  Eclude maven-eclipse.xml generated by the maven eclipse plugin.
     new e3aecc1  Correct svn location.
     new 0fb2bb1  SLING-425 - SlingLogFileWriter failed under Windows when executed several times without 'clean'
     new ceee258  SLING-469 Applying patch supplied by Niklas Gustavsson to have the SlingLogger also be a LocationAwareLogger
     new ffa4d07  Code formatting and import list cleanup
     new 0bb0e99  SLING-483: Add excludes for javadocs (WiP)
     new 68fc319  SLING-495 - NOTICE files generated using mknotice script
     new e594443  SLING-495 - NOTICE files updated according to changes in revision 662927
     new c79e4e9  SLING-495: Add missing dependency.
     new cda5945  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new a164b90  SLING-495 - NOTICE files regenerated with Carsten's latest changes
     new 8c218aa  Use released version of parent pom.
     new fd709a6  [maven-release-plugin] prepare release org.apache.sling.commons.log-2.0.0-incubator
     new 7322b3a  [maven-release-plugin] prepare for next development iteration
     new 9040f6b  Fix reference to parent pom.
     new 1bc07ff  SLING-521: Restore more notice files.
     new 0af2785  SLING-525 Implement support for multiple log files and fine grained logging selection
     new cee3d36  "trace" is also a supported log level
     new ebadf69  Support log levels not being one of the defined constants in the LogService interface: If the actual level is higher than LOG_DEBUG the message is logged at SLF4J TRACE level. If the actual level is lower than LOG_ERROR, the message is logged at SLF4J ERROR level.
     new 9f98a78  SLING-525 Optimize reconfiguration of a logger configuration without changing the set of logger name and support modification of logger configurations referring to log writers being removed.
     new 1ac3d4a  Adapt to modified SlingLoggerConfig methods
     new 9827d94  Clarify the project description with respect to the SLF4J implementation (internal) and the provided API (SLF4J, JCL, Log4J)
     new b14fafc  Proposal for recently discussed README.txt as well as source and binary distribution LICENSE and NOTICE files.
     new fb4406b  Add Log4J API to readme
     new 95a881b  SLING-527 Fall back to use the bundle location or bundle ID if the bundle for which a logger is requested has no symbolic name
     new f86f1a7  SLING-471 Apply patch by Niklas Gustavsson (slightly modified)
     new 3859ba2  SLING-529 Fix inability to apply global configuration
     new 03488a1  SLING-521: Separate between notice files for bin and src dists.
     new c3efb9f  SLING-521: Separate between notice files for bin and src dists.
     new 7ae2e99  Change copyright year to 2008.
     new 76474af  SLING-539: Merge LICENSE.* information to LICENSE files     - SLF4J license     - Note that the log bundle contains also OSGi classes!
     new e7896af  Use INFO as the default log level if running the bundle in an environment where none of the logger properties is set (such as in an equinox framework out of the box)
     new 07f68a4  [maven-release-plugin]  copy for tag org.apache.sling.commons.log-2.0.2-incubator
     new bf8a976  Move Sling to new TLP location
     new aa0910b  Move Sling to new TLP location

The 64 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].