[wildfly-dev] URGENT - RELEASE NOTES

James R. Perkins jperkins at redhat.com
Tue Feb 11 12:09:04 EST 2014


# Logging

There is now a custom-formatter resource that allows you to use a 
formatter other than the default pattern-formatter. Each handler has an 
additional attribute named-formatter to associate a custom-formatter or 
a pattern-formatter with the handler.

A jboss-deployment-structure.xml is no longer needed to exclude implicit 
logging dependencies. There is now an attribute, 
add-logging-api-dependencies, to disable the adding of the implicit 
logging dependencies. Another option is to use a 
jboss-deployment-structure.xml to exclude the logging subsystem which 
will stop the logging subsystem from processing a deployment.

The system property org.jboss.as.logging.per-deployment to disable 
per-deployment logging has been deprecated. An attribute, 
use-deployment-logging-config, has been added to enable or disable 
processing logging configuration files found in a deployment.

Two new operations were added at the root logging subsystem resource to 
list available log files to view and to view log files through 
management operations.

# Batch

A batch subsystem was added to configure an environment to be used by 
the new batch processing API (JSR-352). There are currently two job 
repository types. You can have an in-memory job repository, the default, 
or a JDBC job repository.

On 02/11/2014 06:38 AM, Jason Greene wrote:
> Hi Everyone,
>
> I am working on the release notes. In order to save time I thought I would try something new, and just ask that you email me a blurb covering anything important you want to announce in your area. This might be an interesting new feature, or it could be something the user should be aware of (compatibility change, important default changed).
>
> Take a look at CR1’s notes for an idea of what I am looking for:
> http://wildfly.org/news/2013/12/21/WildFly8-CR1-Released/
>
> I plan to duplicate most of this content, however, I know there are many other interesting things I did not cover, so this is your opportunity to highlight them.
>
> --
> Jason T. Greene
> WildFly Lead / JBoss EAP Platform Architect
> JBoss, a division of Red Hat
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev

-- 
James R. Perkins
Red Hat JBoss Middleware



More information about the wildfly-dev mailing list