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

vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-jakarta.git


      at 5865fe2  Add docs for JMS and SMTP

This branch includes the following new commits:

     new 10fb965  Make new home for Log4j2
     new 85ad458  Rename log4j-mom to log4j-jms.
     new 2c540c5  Fix usage of Closer to JndiCloser.
     new 166ea13  Delete old JMS tests.
     new b7ff5df  Delete old JMS appender classes.
     new 66287c6  Add plugin aliases to JMS appender.
     new 162a238  Add backwards compatibility tests for JMS appender.
     new b73a3ac  Remove mom package from hierarchy.
     new 7bc9c35  Add copyright header.
     new 33edc93  Use consistent project names.
     new 34e692a  Git ignore Eclipse project files.
     new 7ce34af  Move JMS support back to log4j-core.
     new 9442d3c  [LOG4J2-2232] Move JMS code to a new module log4j-jms.
     new bab3960  [LOG4J2-2232] Move JMS code to a new module log4j-jms. Forgot 
about this Fragment-Host business.
     new afdf1f6  Update POM version to 3.0.0-SNAPSHOT since we now have a 
2.x-release branch.
     new d1c5694  LOG4J2-2255 - Use Spotbugs instead of Findbugs. Minimum 
version is Java 8
     new 3604a8f  Various fixes to the site build
     new f07ae7f  Make constant public for log4j-server module.
     new 1be84b7  Pull up and use logger() method.
     new 11a1d62  [LOG4J2-2493] Remove deprecated code. A bit more to do.
     new cca9b46  [LOG4J2-2493] Remove deprecated code. Still a bit more to do.
     new 8ef6573  [LOG4J2-2493] Remove deprecated code.
     new 8bb04f8  New test to assert that Log4j MapMessages are mapped to JMS 
MapMessages.
     new d7951df  Simpler code.
     new 6db95ed  [LOG4J2-2491] Allow all Appenders to optionally carry a 
Property array.
     new 9813301  [LOG4J2-2497] JmsAppender reconnectIntervalMillis cannot be 
set from a configuration file.
     new a2c2550  Remove unused imports.
     new 3f6c6c0  Javadoc fix.
     new 8166c2e  Fix Javadoc.
     new b583682  Private class can have a private ctor.
     new 8beed95  Better status logging and exception messages.
     new 02e1e36  [LOG4J2-2499] JMS Appender may throw a NullPointerException 
when JMS is not up while the Appender is starting.
     new fa6b0a6  LOG4J2-2621 - Initial commit
     new b9ee51e  (doc) fix typos in documentation/javadoc/
     new 554c1a3  Normalize usage of @PluginFactory
     new 2dd00e6  use 'final' modifier for fields where possible (#338)
     new 9138a61  Javadoc fixes
     new 8ca79b8  LOG4J2-2898: Avoid initializing volatile fields with default 
values (#367)
     new 274d2bc  [LOG4J2-2653] Add initial JUnit 5 support
     new 84d8181  Simplify JUnit dependencies
     new c98702b  Simplify spotbugs config
     new 42cca71  Only generate doap file in parent project. Revert Checkstyle 
plugin version change so site will build
     new 372228e  Move to Java 11
     new 4764a84  Merge pull request #480 from apache/master-java11
     new 89ffac4  Log4j-core is now a JPMS module
     new 8cb3a3e  Java 8 improvements (#514)
     new 9af2c50  Remove trailing white spaces on all lines.
     new e365975  Upgrade from hamcrest-all:1.3 to hamcrest:2.2.
     new 921e78c  migrate chagnes from release-2.x
     new 63714a1  Fix errors in moving module from release-2.x branch
     new b3bd316  LOG4J2-3201 - Limit the protocols JNDI can use by default. 
Limit the servers and classes that can be accessed via LDAP.
     new 99164fa  LOG4J2-3208 - Disable JNDI by default
     new 967b0e3  Fix method name in JndiManager. (#622)
     new cfb822c  Remove SetUtils from core.
     new cc1d12c  LOG4J2-3242 - Move JNDI to its own module. Require a system 
property to enable JNDI features. Limit JNDI to the java protocol
     new f9c1c86  Split test jars into their own modules
     new 471bcc9  Fix string substitution recursion
     new 50c56d6  Fix `log4j-jakarta-web` service file (#723)
     new f01b030  Extract Category annotation from Plugin and add to Key
     new 49b8b1f  Rename Category to Namespace and other annotations
     new f18ab4b  LOG4J2-3300 Add annotations for conditional plugins
     new 65cef4d  Make log4j-bom the logical parent pom
     new 28ba4ae  Revert "Make log4j-bom the logical parent pom"
     new df2a5be  Finish merge of LifeCycle2 into LifeCycle
     new 8a6ec6e  Fix tests checking LifeCycle#stop()
     new d86645b  Add scopes to child POM dependencies
     new 6523750  Sort POM dependency
     new a350539  Fix JUnit dependency scope
     new e8d9e9c  Delegates plugin versions to ASF parent
     new f4a9b00  Centralize plugin versions in main POM
     new dc90776  Use BOMs in `<dependencyManagement>`
     new 907130b  Move internal log4j-api utils to util3 package
     new fa97414  Merge util3 package back into util
     new 60e2163  Fix recent formatting problems
     new 0fd3e27  Centralize log4j-core properties in Log4jProperties
     new 716a001  LOG4J2-3228 - Remove support for java.io.Serializable
     new 660a926  Remove Serializable from remaining classes
     new d823221  LOG4J2-3628 Replace `maven-changes-plugin` with 
`log4j-changelog` (#1146)
     new 3eac31a  Simplify Maven `site` phase to match the one in `release-2.x` 
(#1220)
     new 5b9aac7  Remove `revapi` leftovers
     new d804715  Fix Javadoc generation and links for the site
     new 841ded1  Sort POMs
     new 81ec6e9  Apply Spotless to all files
     new c777149  Logger context properties (#1473)
     new ad36fa5  Use `final` whenever possible
     new 8492c0c  [maven-release-plugin] prepare release log4j-3.0.0-alpha1-rc1
     new a880545  [maven-release-plugin] prepare for next development iteration
     new d132810  Add Jakarta version of SMTP appender (#1519)
     new 548eb81  Fix OSGi
     new 4af27ca  [maven-release-plugin] prepare release log4j-3.0.0-alpha1-rc2
     new 0a7f557  [maven-release-plugin] prepare for next development iteration
     new 835fd69  Avoid Locale-dependent lowercase/uppercase string conversion
     new 968c163  Remove references to `maven-bundle-plugin`
     new e1e470f  Add BND configuration for `log4j-core` and new modules
     new 47c5aa7  Add BND configuration to Core dependants
     new 149416b  Add OSGi package versioning and fix API breaking changes
     new 7a20eb0  Switch parent and BOM
     new 2f96413  Clean up DI usage and PatternParser
     new 667044a  Remove deprecated code
     new f5cd303  Initial draft of the Recycler API (#1401)
     new 0cc11cc  Initial import and facelift
     new 8f6d5e4  Initial `log4j-jakarta-jms` port
     new 4c63a20  Rename `log4j-jakarta-smtp` module
     new 3a9dc9b  Remove redundant Spring dependency
     new d579a10  Fix `bnd-baseline-plugin` and some other `verify` failures
     new 5865fe2  Add docs for JMS and SMTP

The 106 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.


Reply via email to