You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Ralph Goers <ra...@dslextreme.com> on 2012/07/29 21:52:39 UTC

[Vote] Log4j 2.0-alpha1 rc2

This is a vote to release Log4j 2.0-alpha1, which will be the first release of Log4j 2.0. 

This is release candidate number 2.  Changes from the first release candidate include:
Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
Modified the footer on the web site to conform to branding requirements.
Modified the footer in the javadoc to conform to branding requirements.
Modified the source repository pages to show the correct location in trunk.
Added the release date to the changelog and changes reports.
Added text to the "Using" section of the build page.
Removed links to Log4j 1.x and chainsaw from the top bar.
Renamed FormattedMessage to MultiformatMessage and removed the setter and getter and replace it with a getFormattedMsg that accepts the formats.
Fixed several codestyle issues.
Upgraded from flume-1.0.0-incubating to flume-1.2.0.
Modified the download links to point to the locations where the artifacts will reside after release.

Tag:
https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/

Web site:
http://people.apache.org/~rgoers/log4j2/

Artifacts:
Nexus Staging Location: https://repository.apache.org/content/repositories/orgapachelogging-094/	

Each of the artifacts below will be located in the location of its Maven coordinates. For example, log4j-core-2.0-alpha1.jar is located at org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar, under the Nexus staging location.

Description:

Log4j 2.0-alpha1 rc2

Details:

The following artifacts have been staged to the org.apache.logging-094 (u:rgoers, a:99.180.69.21) repository.

archetype-catalog.xml
log4j-flume-ng-2.0-alpha1-javadoc.jar
log4j-flume-ng-2.0-alpha1-tests.jar.asc
log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
log4j-flume-ng-2.0-alpha1-sources.jar.asc
log4j-flume-ng-2.0-alpha1.jar.asc
log4j-flume-ng-2.0-alpha1.jar
log4j-flume-ng-2.0-alpha1.pom
log4j-flume-ng-2.0-alpha1-sources.jar
log4j-flume-ng-2.0-alpha1-tests.jar
log4j-flume-ng-2.0-alpha1.pom.asc
log4j-jcl-2.0-alpha1-sources.jar
log4j-jcl-2.0-alpha1.pom.asc
log4j-jcl-2.0-alpha1-sources.jar.asc
log4j-jcl-2.0-alpha1-javadoc.jar.asc
log4j-jcl-2.0-alpha1.jar
log4j-jcl-2.0-alpha1.pom
log4j-jcl-2.0-alpha1.jar.asc
log4j-jcl-2.0-alpha1-javadoc.jar
log4j12-api-2.0-alpha1-javadoc.jar.asc
log4j12-api-2.0-alpha1-sources.jar
log4j12-api-2.0-alpha1-sources.jar.asc
log4j12-api-2.0-alpha1.jar
log4j12-api-2.0-alpha1.pom.asc
log4j12-api-2.0-alpha1-javadoc.jar
log4j12-api-2.0-alpha1.pom
log4j12-api-2.0-alpha1.jar.asc
log4j-distribution-2.0-alpha1-bin.zip.asc
log4j-distribution-2.0-alpha1-src.zip
log4j-distribution-2.0-alpha1-bin.zip
log4j-distribution-2.0-alpha1.pom
log4j-distribution-2.0-alpha1-src.zip.asc
log4j-distribution-2.0-alpha1-src.tar.gz.asc
log4j-distribution-2.0-alpha1-src.tar.gz
log4j-distribution-2.0-alpha1-bin.tar.gz.asc
log4j-distribution-2.0-alpha1-bin.tar.gz
log4j-distribution-2.0-alpha1.pom.asc
log4j-2.0-alpha1.pom
log4j-2.0-alpha1.pom.asc
log4j-core-2.0-alpha1-javadoc.jar
log4j-core-2.0-alpha1.pom
log4j-core-2.0-alpha1.pom.asc
log4j-core-2.0-alpha1-tests.jar.asc
log4j-core-2.0-alpha1-sources.jar
log4j-core-2.0-alpha1-tests.jar
log4j-core-2.0-alpha1-sources.jar.asc
log4j-core-2.0-alpha1-javadoc.jar.asc
log4j-core-2.0-alpha1.jar.asc
log4j-core-2.0-alpha1.jar
log4j-api-2.0-alpha1.jar.asc
log4j-api-2.0-alpha1.pom
log4j-api-2.0-alpha1-javadoc.jar.asc
log4j-api-2.0-alpha1-sources.jar
log4j-api-2.0-alpha1-sources.jar.asc
log4j-api-2.0-alpha1.jar
log4j-api-2.0-alpha1-javadoc.jar
log4j-api-2.0-alpha1.pom.asc
slf4j-impl-2.0-alpha1-sources.jar.asc
slf4j-impl-2.0-alpha1.pom
slf4j-impl-2.0-alpha1-javadoc.jar
slf4j-impl-2.0-alpha1.jar
slf4j-impl-2.0-alpha1.jar.asc
slf4j-impl-2.0-alpha1-javadoc.jar.asc
slf4j-impl-2.0-alpha1-sources.jar
slf4j-impl-2.0-alpha1.pom.asc

Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Ralph Goers <ra...@dslextreme.com>.
Thanks for letting me know.  I'm not planning on closing the vote until at least two other people provide feedback.

Ralph

On Jul 31, 2012, at 6:54 AM, Gary Gregory wrote:

> FYI: I just got back form vacation and I'm not caught up yet to attend to this.
> Gary
> 
> On Sun, Jul 29, 2012 at 3:52 PM, Ralph Goers <ra...@dslextreme.com> wrote:
> This is a vote to release Log4j 2.0-alpha1, which will be the first release of Log4j 2.0. 
> 
> This is release candidate number 2.  Changes from the first release candidate include:
> Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
> Modified the footer on the web site to conform to branding requirements.
> Modified the footer in the javadoc to conform to branding requirements.
> Modified the source repository pages to show the correct location in trunk.
> Added the release date to the changelog and changes reports.
> Added text to the "Using" section of the build page.
> Removed links to Log4j 1.x and chainsaw from the top bar.
> Renamed FormattedMessage to MultiformatMessage and removed the setter and getter and replace it with a getFormattedMsg that accepts the formats.
> Fixed several codestyle issues.
> Upgraded from flume-1.0.0-incubating to flume-1.2.0.
> Modified the download links to point to the locations where the artifacts will reside after release.
> 
> Tag:
> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
> 
> Web site:
> http://people.apache.org/~rgoers/log4j2/
> 
> Artifacts:
> Nexus Staging Location: https://repository.apache.org/content/repositories/orgapachelogging-094/	
> 
> Each of the artifacts below will be located in the location of its Maven coordinates. For example, log4j-core-2.0-alpha1.jar is located at org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar, under the Nexus staging location.
> 
> Description:
> 
> Log4j 2.0-alpha1 rc2
> 
> Details:
> 
> The following artifacts have been staged to the org.apache.logging-094 (u:rgoers, a:99.180.69.21) repository.
> 
> archetype-catalog.xml
> log4j-flume-ng-2.0-alpha1-javadoc.jar
> log4j-flume-ng-2.0-alpha1-tests.jar.asc
> log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
> log4j-flume-ng-2.0-alpha1-sources.jar.asc
> log4j-flume-ng-2.0-alpha1.jar.asc
> log4j-flume-ng-2.0-alpha1.jar
> log4j-flume-ng-2.0-alpha1.pom
> log4j-flume-ng-2.0-alpha1-sources.jar
> log4j-flume-ng-2.0-alpha1-tests.jar
> log4j-flume-ng-2.0-alpha1.pom.asc
> log4j-jcl-2.0-alpha1-sources.jar
> log4j-jcl-2.0-alpha1.pom.asc
> log4j-jcl-2.0-alpha1-sources.jar.asc
> log4j-jcl-2.0-alpha1-javadoc.jar.asc
> log4j-jcl-2.0-alpha1.jar
> log4j-jcl-2.0-alpha1.pom
> log4j-jcl-2.0-alpha1.jar.asc
> log4j-jcl-2.0-alpha1-javadoc.jar
> log4j12-api-2.0-alpha1-javadoc.jar.asc
> log4j12-api-2.0-alpha1-sources.jar
> log4j12-api-2.0-alpha1-sources.jar.asc
> log4j12-api-2.0-alpha1.jar
> log4j12-api-2.0-alpha1.pom.asc
> log4j12-api-2.0-alpha1-javadoc.jar
> log4j12-api-2.0-alpha1.pom
> log4j12-api-2.0-alpha1.jar.asc
> log4j-distribution-2.0-alpha1-bin.zip.asc
> log4j-distribution-2.0-alpha1-src.zip
> log4j-distribution-2.0-alpha1-bin.zip
> log4j-distribution-2.0-alpha1.pom
> log4j-distribution-2.0-alpha1-src.zip.asc
> log4j-distribution-2.0-alpha1-src.tar.gz.asc
> log4j-distribution-2.0-alpha1-src.tar.gz
> log4j-distribution-2.0-alpha1-bin.tar.gz.asc
> log4j-distribution-2.0-alpha1-bin.tar.gz
> log4j-distribution-2.0-alpha1.pom.asc
> log4j-2.0-alpha1.pom
> log4j-2.0-alpha1.pom.asc
> log4j-core-2.0-alpha1-javadoc.jar
> log4j-core-2.0-alpha1.pom
> log4j-core-2.0-alpha1.pom.asc
> log4j-core-2.0-alpha1-tests.jar.asc
> log4j-core-2.0-alpha1-sources.jar
> log4j-core-2.0-alpha1-tests.jar
> log4j-core-2.0-alpha1-sources.jar.asc
> log4j-core-2.0-alpha1-javadoc.jar.asc
> log4j-core-2.0-alpha1.jar.asc
> log4j-core-2.0-alpha1.jar
> log4j-api-2.0-alpha1.jar.asc
> log4j-api-2.0-alpha1.pom
> log4j-api-2.0-alpha1-javadoc.jar.asc
> log4j-api-2.0-alpha1-sources.jar
> log4j-api-2.0-alpha1-sources.jar.asc
> log4j-api-2.0-alpha1.jar
> log4j-api-2.0-alpha1-javadoc.jar
> log4j-api-2.0-alpha1.pom.asc
> slf4j-impl-2.0-alpha1-sources.jar.asc
> slf4j-impl-2.0-alpha1.pom
> slf4j-impl-2.0-alpha1-javadoc.jar
> slf4j-impl-2.0-alpha1.jar
> slf4j-impl-2.0-alpha1.jar.asc
> slf4j-impl-2.0-alpha1-javadoc.jar.asc
> slf4j-impl-2.0-alpha1-sources.jar
> slf4j-impl-2.0-alpha1.pom.asc
> 
> 
> 
> -- 
> E-Mail: garydgregory@gmail.com | ggregory@apache.org 
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com 
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory


Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Gary Gregory <ga...@gmail.com>.
FYI: I just got back form vacation and I'm not caught up yet to attend to
this.
Gary

On Sun, Jul 29, 2012 at 3:52 PM, Ralph Goers <ra...@dslextreme.com>wrote:

> This is a vote to release Log4j 2.0-alpha1, which will be the first
> release of Log4j 2.0.
>
> This is release candidate number 2.  Changes from the first release
> candidate include:
>
>    - Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
>    - Modified the footer on the web site to conform to branding
>    requirements.
>    - Modified the footer in the javadoc to conform to branding
>    requirements.
>    - Modified the source repository pages to show the correct location in
>    trunk.
>    - Added the release date to the changelog and changes reports.
>    - Added text to the "Using" section of the build page.
>    - Removed links to Log4j 1.x and chainsaw from the top bar.
>    - Renamed FormattedMessage to MultiformatMessage and removed the
>    setter and getter and replace it with a getFormattedMsg that accepts the
>    formats.
>    - Fixed several codestyle issues.
>    - Upgraded from flume-1.0.0-incubating to flume-1.2.0.
>    - Modified the download links to point to the locations where the
>    artifacts will reside after release.
>
>
> Tag:
>
> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
>
> Web site:
> http://people.apache.org/~rgoers/log4j2/
>
> Artifacts:
> Nexus Staging Location:
> https://repository.apache.org/content/repositories/orgapachelogging-094/
>
> Each of the artifacts below will be located in the location of its Maven
> coordinates. For example, log4j-core-2.0-alpha1.jar is located
> at org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
> under the Nexus staging location.
>
> *Description:*
>
> Log4j 2.0-alpha1 rc2
>
> *Details:*
>
> The following artifacts have been staged to the org.apache.logging-094
> (u:rgoers, a:99.180.69.21)<https://repository.apache.org/content/repositories/orgapachelogging-094>
>  repository.
>
> archetype-catalog.xml<https://repository.apache.org/content/repositories/orgapachelogging-094/archetype-catalog.xml>
> log4j-flume-ng-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-javadoc.jar>
> log4j-flume-ng-2.0-alpha1-tests.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-tests.jar.asc>
> log4j-flume-ng-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-javadoc.jar.asc>
> log4j-flume-ng-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-sources.jar.asc>
> log4j-flume-ng-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.jar.asc>
> log4j-flume-ng-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.jar>
> log4j-flume-ng-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.pom>
> log4j-flume-ng-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-sources.jar>
> log4j-flume-ng-2.0-alpha1-tests.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-tests.jar>
> log4j-flume-ng-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.pom.asc>
> log4j-jcl-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-sources.jar>
> log4j-jcl-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.pom.asc>
> log4j-jcl-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-sources.jar.asc>
> log4j-jcl-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-javadoc.jar.asc>
> log4j-jcl-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.jar>
> log4j-jcl-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.pom>
> log4j-jcl-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.jar.asc>
> log4j-jcl-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-javadoc.jar>
> log4j12-api-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-javadoc.jar.asc>
> log4j12-api-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-sources.jar>
> log4j12-api-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-sources.jar.asc>
> log4j12-api-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.jar>
> log4j12-api-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.pom.asc>
> log4j12-api-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-javadoc.jar>
> log4j12-api-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.pom>
> log4j12-api-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.jar.asc>
> log4j-distribution-2.0-alpha1-bin.zip.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.zip.asc>
> log4j-distribution-2.0-alpha1-src.zip<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.zip>
> log4j-distribution-2.0-alpha1-bin.zip<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.zip>
> log4j-distribution-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1.pom>
> log4j-distribution-2.0-alpha1-src.zip.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.zip.asc>
> log4j-distribution-2.0-alpha1-src.tar.gz.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.tar.gz.asc>
> log4j-distribution-2.0-alpha1-src.tar.gz<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.tar.gz>
> log4j-distribution-2.0-alpha1-bin.tar.gz.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.tar.gz.asc>
> log4j-distribution-2.0-alpha1-bin.tar.gz<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.tar.gz>
> log4j-distribution-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1.pom.asc>
> log4j-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j/2.0-alpha1/log4j-2.0-alpha1.pom>
> log4j-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j/2.0-alpha1/log4j-2.0-alpha1.pom.asc>
> log4j-core-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-javadoc.jar>
> log4j-core-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.pom>
> log4j-core-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.pom.asc>
> log4j-core-2.0-alpha1-tests.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-tests.jar.asc>
> log4j-core-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-sources.jar>
> log4j-core-2.0-alpha1-tests.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-tests.jar>
> log4j-core-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-sources.jar.asc>
> log4j-core-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-javadoc.jar.asc>
> log4j-core-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar.asc>
> log4j-core-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar>
> log4j-api-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.jar.asc>
> log4j-api-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.pom>
> log4j-api-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-javadoc.jar.asc>
> log4j-api-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-sources.jar>
> log4j-api-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-sources.jar.asc>
> log4j-api-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.jar>
> log4j-api-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-javadoc.jar>
> log4j-api-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.pom.asc>
> slf4j-impl-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-sources.jar.asc>
> slf4j-impl-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.pom>
> slf4j-impl-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-javadoc.jar>
> slf4j-impl-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.jar>
> slf4j-impl-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.jar.asc>
> slf4j-impl-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-javadoc.jar.asc>
> slf4j-impl-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-sources.jar>
> slf4j-impl-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.pom.asc>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Christian Grobmeier <gr...@gmail.com>.
Sorry for being late also i will review it tomorrow
On Jul 29, 2012 9:53 PM, "Ralph Goers" <ra...@dslextreme.com> wrote:

> This is a vote to release Log4j 2.0-alpha1, which will be the first
> release of Log4j 2.0.
>
> This is release candidate number 2.  Changes from the first release
> candidate include:
>
>    - Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
>    - Modified the footer on the web site to conform to branding
>    requirements.
>    - Modified the footer in the javadoc to conform to branding
>    requirements.
>    - Modified the source repository pages to show the correct location in
>    trunk.
>    - Added the release date to the changelog and changes reports.
>    - Added text to the "Using" section of the build page.
>    - Removed links to Log4j 1.x and chainsaw from the top bar.
>    - Renamed FormattedMessage to MultiformatMessage and removed the
>    setter and getter and replace it with a getFormattedMsg that accepts the
>    formats.
>    - Fixed several codestyle issues.
>    - Upgraded from flume-1.0.0-incubating to flume-1.2.0.
>    - Modified the download links to point to the locations where the
>    artifacts will reside after release.
>
>
> Tag:
>
> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
>
> Web site:
> http://people.apache.org/~rgoers/log4j2/
>
> Artifacts:
> Nexus Staging Location:
> https://repository.apache.org/content/repositories/orgapachelogging-094/
>
> Each of the artifacts below will be located in the location of its Maven
> coordinates. For example, log4j-core-2.0-alpha1.jar is located
> at org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
> under the Nexus staging location.
>
> *Description:*
>
> Log4j 2.0-alpha1 rc2
>
> *Details:*
>
> The following artifacts have been staged to the org.apache.logging-094
> (u:rgoers, a:99.180.69.21)<https://repository.apache.org/content/repositories/orgapachelogging-094>
>  repository.
>
> archetype-catalog.xml<https://repository.apache.org/content/repositories/orgapachelogging-094/archetype-catalog.xml>
> log4j-flume-ng-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-javadoc.jar>
> log4j-flume-ng-2.0-alpha1-tests.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-tests.jar.asc>
> log4j-flume-ng-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-javadoc.jar.asc>
> log4j-flume-ng-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-sources.jar.asc>
> log4j-flume-ng-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.jar.asc>
> log4j-flume-ng-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.jar>
> log4j-flume-ng-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.pom>
> log4j-flume-ng-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-sources.jar>
> log4j-flume-ng-2.0-alpha1-tests.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1-tests.jar>
> log4j-flume-ng-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-flume-ng/2.0-alpha1/log4j-flume-ng-2.0-alpha1.pom.asc>
> log4j-jcl-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-sources.jar>
> log4j-jcl-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.pom.asc>
> log4j-jcl-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-sources.jar.asc>
> log4j-jcl-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-javadoc.jar.asc>
> log4j-jcl-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.jar>
> log4j-jcl-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.pom>
> log4j-jcl-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1.jar.asc>
> log4j-jcl-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-jcl/2.0-alpha1/log4j-jcl-2.0-alpha1-javadoc.jar>
> log4j12-api-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-javadoc.jar.asc>
> log4j12-api-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-sources.jar>
> log4j12-api-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-sources.jar.asc>
> log4j12-api-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.jar>
> log4j12-api-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.pom.asc>
> log4j12-api-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1-javadoc.jar>
> log4j12-api-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.pom>
> log4j12-api-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j12-api/2.0-alpha1/log4j12-api-2.0-alpha1.jar.asc>
> log4j-distribution-2.0-alpha1-bin.zip.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.zip.asc>
> log4j-distribution-2.0-alpha1-src.zip<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.zip>
> log4j-distribution-2.0-alpha1-bin.zip<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.zip>
> log4j-distribution-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1.pom>
> log4j-distribution-2.0-alpha1-src.zip.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.zip.asc>
> log4j-distribution-2.0-alpha1-src.tar.gz.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.tar.gz.asc>
> log4j-distribution-2.0-alpha1-src.tar.gz<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-src.tar.gz>
> log4j-distribution-2.0-alpha1-bin.tar.gz.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.tar.gz.asc>
> log4j-distribution-2.0-alpha1-bin.tar.gz<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1-bin.tar.gz>
> log4j-distribution-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-distribution/2.0-alpha1/log4j-distribution-2.0-alpha1.pom.asc>
> log4j-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j/2.0-alpha1/log4j-2.0-alpha1.pom>
> log4j-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j/2.0-alpha1/log4j-2.0-alpha1.pom.asc>
> log4j-core-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-javadoc.jar>
> log4j-core-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.pom>
> log4j-core-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.pom.asc>
> log4j-core-2.0-alpha1-tests.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-tests.jar.asc>
> log4j-core-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-sources.jar>
> log4j-core-2.0-alpha1-tests.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-tests.jar>
> log4j-core-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-sources.jar.asc>
> log4j-core-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1-javadoc.jar.asc>
> log4j-core-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar.asc>
> log4j-core-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar>
> log4j-api-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.jar.asc>
> log4j-api-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.pom>
> log4j-api-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-javadoc.jar.asc>
> log4j-api-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-sources.jar>
> log4j-api-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-sources.jar.asc>
> log4j-api-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.jar>
> log4j-api-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1-javadoc.jar>
> log4j-api-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/log4j-api/2.0-alpha1/log4j-api-2.0-alpha1.pom.asc>
> slf4j-impl-2.0-alpha1-sources.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-sources.jar.asc>
> slf4j-impl-2.0-alpha1.pom<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.pom>
> slf4j-impl-2.0-alpha1-javadoc.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-javadoc.jar>
> slf4j-impl-2.0-alpha1.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.jar>
> slf4j-impl-2.0-alpha1.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.jar.asc>
> slf4j-impl-2.0-alpha1-javadoc.jar.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-javadoc.jar.asc>
> slf4j-impl-2.0-alpha1-sources.jar<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1-sources.jar>
> slf4j-impl-2.0-alpha1.pom.asc<https://repository.apache.org/content/repositories/orgapachelogging-094/org/apache/logging/log4j/slf4j-impl/2.0-alpha1/slf4j-impl-2.0-alpha1.pom.asc>
>

Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Ralph Goers <rg...@apache.org>.
Thanks Christian. Hopefully we can get someone else to vote on this soon.

Ralph

On Aug 1, 2012, at 9:33 PM, Christian Grobmeier <gr...@gmail.com> wrote:

> So far, I have not seen any blocking issues, therefore:
> 
> +1
> 
> I checked the sigs, checksums, opened packages, builded from the
> sources etc. I could not access the site you have mentioned below,
> therefore I needed to build it myself. That one looked good also.
> 
> Here are some minor glitches for later not sure if they are worth
> dealing with it now:
> 
> In log4j-distribution-2.0-alpha1-src.zip the files NOTICE and
> NOTICE.txt contain different content. The NOTICE.txt looks complete,
> in NOTICE seems to be one credit missing and "Apache" in front of
> log4j. It seems, the "reduced" version is used in the jar files
> 
> log4j-core-2.0-alpha1.jar DEPENDENCIES:
> From: 'an unknown organization'
>  - geronimo-jms_1.1_spec
> org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0
> 
> 
> Rat says, these two files need headers:
> src/site/site.vm
> src/site/resources/css/site.css
> 
> 
> Cheers and thank you for the hard work!
> 
> Christian
> 
> 
> On Sun, Jul 29, 2012 at 9:52 PM, Ralph Goers <ra...@dslextreme.com> wrote:
>> This is a vote to release Log4j 2.0-alpha1, which will be the first release
>> of Log4j 2.0.
>> 
>> This is release candidate number 2.  Changes from the first release
>> candidate include:
>> 
>> Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
>> Modified the footer on the web site to conform to branding requirements.
>> Modified the footer in the javadoc to conform to branding requirements.
>> Modified the source repository pages to show the correct location in trunk.
>> Added the release date to the changelog and changes reports.
>> Added text to the "Using" section of the build page.
>> Removed links to Log4j 1.x and chainsaw from the top bar.
>> Renamed FormattedMessage to MultiformatMessage and removed the setter and
>> getter and replace it with a getFormattedMsg that accepts the formats.
>> Fixed several codestyle issues.
>> Upgraded from flume-1.0.0-incubating to flume-1.2.0.
>> Modified the download links to point to the locations where the artifacts
>> will reside after release.
>> 
>> 
>> Tag:
>> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
>> 
>> Web site:
>> http://people.apache.org/~rgoers/log4j2/
>> 
>> Artifacts:
>> Nexus Staging Location:
>> https://repository.apache.org/content/repositories/orgapachelogging-094/
>> 
>> Each of the artifacts below will be located in the location of its Maven
>> coordinates. For example, log4j-core-2.0-alpha1.jar is located at
>> org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
>> under the Nexus staging location.
>> 
>> Description:
>> 
>> Log4j 2.0-alpha1 rc2
>> 
>> Details:
>> 
>> The following artifacts have been staged to the org.apache.logging-094
>> (u:rgoers, a:99.180.69.21) repository.
>> 
>> archetype-catalog.xml
>> log4j-flume-ng-2.0-alpha1-javadoc.jar
>> log4j-flume-ng-2.0-alpha1-tests.jar.asc
>> log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
>> log4j-flume-ng-2.0-alpha1-sources.jar.asc
>> log4j-flume-ng-2.0-alpha1.jar.asc
>> log4j-flume-ng-2.0-alpha1.jar
>> log4j-flume-ng-2.0-alpha1.pom
>> log4j-flume-ng-2.0-alpha1-sources.jar
>> log4j-flume-ng-2.0-alpha1-tests.jar
>> log4j-flume-ng-2.0-alpha1.pom.asc
>> log4j-jcl-2.0-alpha1-sources.jar
>> log4j-jcl-2.0-alpha1.pom.asc
>> log4j-jcl-2.0-alpha1-sources.jar.asc
>> log4j-jcl-2.0-alpha1-javadoc.jar.asc
>> log4j-jcl-2.0-alpha1.jar
>> log4j-jcl-2.0-alpha1.pom
>> log4j-jcl-2.0-alpha1.jar.asc
>> log4j-jcl-2.0-alpha1-javadoc.jar
>> log4j12-api-2.0-alpha1-javadoc.jar.asc
>> log4j12-api-2.0-alpha1-sources.jar
>> log4j12-api-2.0-alpha1-sources.jar.asc
>> log4j12-api-2.0-alpha1.jar
>> log4j12-api-2.0-alpha1.pom.asc
>> log4j12-api-2.0-alpha1-javadoc.jar
>> log4j12-api-2.0-alpha1.pom
>> log4j12-api-2.0-alpha1.jar.asc
>> log4j-distribution-2.0-alpha1-bin.zip.asc
>> log4j-distribution-2.0-alpha1-src.zip
>> log4j-distribution-2.0-alpha1-bin.zip
>> log4j-distribution-2.0-alpha1.pom
>> log4j-distribution-2.0-alpha1-src.zip.asc
>> log4j-distribution-2.0-alpha1-src.tar.gz.asc
>> log4j-distribution-2.0-alpha1-src.tar.gz
>> log4j-distribution-2.0-alpha1-bin.tar.gz.asc
>> log4j-distribution-2.0-alpha1-bin.tar.gz
>> log4j-distribution-2.0-alpha1.pom.asc
>> log4j-2.0-alpha1.pom
>> log4j-2.0-alpha1.pom.asc
>> log4j-core-2.0-alpha1-javadoc.jar
>> log4j-core-2.0-alpha1.pom
>> log4j-core-2.0-alpha1.pom.asc
>> log4j-core-2.0-alpha1-tests.jar.asc
>> log4j-core-2.0-alpha1-sources.jar
>> log4j-core-2.0-alpha1-tests.jar
>> log4j-core-2.0-alpha1-sources.jar.asc
>> log4j-core-2.0-alpha1-javadoc.jar.asc
>> log4j-core-2.0-alpha1.jar.asc
>> log4j-core-2.0-alpha1.jar
>> log4j-api-2.0-alpha1.jar.asc
>> log4j-api-2.0-alpha1.pom
>> log4j-api-2.0-alpha1-javadoc.jar.asc
>> log4j-api-2.0-alpha1-sources.jar
>> log4j-api-2.0-alpha1-sources.jar.asc
>> log4j-api-2.0-alpha1.jar
>> log4j-api-2.0-alpha1-javadoc.jar
>> log4j-api-2.0-alpha1.pom.asc
>> slf4j-impl-2.0-alpha1-sources.jar.asc
>> slf4j-impl-2.0-alpha1.pom
>> slf4j-impl-2.0-alpha1-javadoc.jar
>> slf4j-impl-2.0-alpha1.jar
>> slf4j-impl-2.0-alpha1.jar.asc
>> slf4j-impl-2.0-alpha1-javadoc.jar.asc
>> slf4j-impl-2.0-alpha1-sources.jar
>> slf4j-impl-2.0-alpha1.pom.asc
> 
> 
> 
> -- 
> http://www.grobmeier.de
> https://www.timeandbill.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Ralph Goers <ra...@dslextreme.com>.
And here is my +1

Ralph

On Aug 3, 2012, at 3:13 PM, Scott Deboy wrote:

> I also have not seen any blocking issues.
> 
> +1
> 
> Scott
> 
> On Wed, Aug 1, 2012 at 9:33 PM, Christian Grobmeier <gr...@gmail.com> wrote:
> So far, I have not seen any blocking issues, therefore:
> 
> +1
> 
> I checked the sigs, checksums, opened packages, builded from the
> sources etc. I could not access the site you have mentioned below,
> therefore I needed to build it myself. That one looked good also.
> 
> Here are some minor glitches for later not sure if they are worth
> dealing with it now:
> 
> In log4j-distribution-2.0-alpha1-src.zip the files NOTICE and
> NOTICE.txt contain different content. The NOTICE.txt looks complete,
> in NOTICE seems to be one credit missing and "Apache" in front of
> log4j. It seems, the "reduced" version is used in the jar files
> 
> log4j-core-2.0-alpha1.jar DEPENDENCIES:
> From: 'an unknown organization'
>   - geronimo-jms_1.1_spec
> org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0
> 
> 
> Rat says, these two files need headers:
> src/site/site.vm
> src/site/resources/css/site.css
> 
> 
> Cheers and thank you for the hard work!
> 
> Christian
> 
> 
> On Sun, Jul 29, 2012 at 9:52 PM, Ralph Goers <ra...@dslextreme.com> wrote:
> > This is a vote to release Log4j 2.0-alpha1, which will be the first release
> > of Log4j 2.0.
> >
> > This is release candidate number 2.  Changes from the first release
> > candidate include:
> >
> > Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
> > Modified the footer on the web site to conform to branding requirements.
> > Modified the footer in the javadoc to conform to branding requirements.
> > Modified the source repository pages to show the correct location in trunk.
> > Added the release date to the changelog and changes reports.
> > Added text to the "Using" section of the build page.
> > Removed links to Log4j 1.x and chainsaw from the top bar.
> > Renamed FormattedMessage to MultiformatMessage and removed the setter and
> > getter and replace it with a getFormattedMsg that accepts the formats.
> > Fixed several codestyle issues.
> > Upgraded from flume-1.0.0-incubating to flume-1.2.0.
> > Modified the download links to point to the locations where the artifacts
> > will reside after release.
> >
> >
> > Tag:
> > https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
> >
> > Web site:
> > http://people.apache.org/~rgoers/log4j2/
> >
> > Artifacts:
> > Nexus Staging Location:
> > https://repository.apache.org/content/repositories/orgapachelogging-094/
> >
> > Each of the artifacts below will be located in the location of its Maven
> > coordinates. For example, log4j-core-2.0-alpha1.jar is located at
> > org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
> > under the Nexus staging location.
> >
> > Description:
> >
> > Log4j 2.0-alpha1 rc2
> >
> > Details:
> >
> > The following artifacts have been staged to the org.apache.logging-094
> > (u:rgoers, a:99.180.69.21) repository.
> >
> > archetype-catalog.xml
> > log4j-flume-ng-2.0-alpha1-javadoc.jar
> > log4j-flume-ng-2.0-alpha1-tests.jar.asc
> > log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
> > log4j-flume-ng-2.0-alpha1-sources.jar.asc
> > log4j-flume-ng-2.0-alpha1.jar.asc
> > log4j-flume-ng-2.0-alpha1.jar
> > log4j-flume-ng-2.0-alpha1.pom
> > log4j-flume-ng-2.0-alpha1-sources.jar
> > log4j-flume-ng-2.0-alpha1-tests.jar
> > log4j-flume-ng-2.0-alpha1.pom.asc
> > log4j-jcl-2.0-alpha1-sources.jar
> > log4j-jcl-2.0-alpha1.pom.asc
> > log4j-jcl-2.0-alpha1-sources.jar.asc
> > log4j-jcl-2.0-alpha1-javadoc.jar.asc
> > log4j-jcl-2.0-alpha1.jar
> > log4j-jcl-2.0-alpha1.pom
> > log4j-jcl-2.0-alpha1.jar.asc
> > log4j-jcl-2.0-alpha1-javadoc.jar
> > log4j12-api-2.0-alpha1-javadoc.jar.asc
> > log4j12-api-2.0-alpha1-sources.jar
> > log4j12-api-2.0-alpha1-sources.jar.asc
> > log4j12-api-2.0-alpha1.jar
> > log4j12-api-2.0-alpha1.pom.asc
> > log4j12-api-2.0-alpha1-javadoc.jar
> > log4j12-api-2.0-alpha1.pom
> > log4j12-api-2.0-alpha1.jar.asc
> > log4j-distribution-2.0-alpha1-bin.zip.asc
> > log4j-distribution-2.0-alpha1-src.zip
> > log4j-distribution-2.0-alpha1-bin.zip
> > log4j-distribution-2.0-alpha1.pom
> > log4j-distribution-2.0-alpha1-src.zip.asc
> > log4j-distribution-2.0-alpha1-src.tar.gz.asc
> > log4j-distribution-2.0-alpha1-src.tar.gz
> > log4j-distribution-2.0-alpha1-bin.tar.gz.asc
> > log4j-distribution-2.0-alpha1-bin.tar.gz
> > log4j-distribution-2.0-alpha1.pom.asc
> > log4j-2.0-alpha1.pom
> > log4j-2.0-alpha1.pom.asc
> > log4j-core-2.0-alpha1-javadoc.jar
> > log4j-core-2.0-alpha1.pom
> > log4j-core-2.0-alpha1.pom.asc
> > log4j-core-2.0-alpha1-tests.jar.asc
> > log4j-core-2.0-alpha1-sources.jar
> > log4j-core-2.0-alpha1-tests.jar
> > log4j-core-2.0-alpha1-sources.jar.asc
> > log4j-core-2.0-alpha1-javadoc.jar.asc
> > log4j-core-2.0-alpha1.jar.asc
> > log4j-core-2.0-alpha1.jar
> > log4j-api-2.0-alpha1.jar.asc
> > log4j-api-2.0-alpha1.pom
> > log4j-api-2.0-alpha1-javadoc.jar.asc
> > log4j-api-2.0-alpha1-sources.jar
> > log4j-api-2.0-alpha1-sources.jar.asc
> > log4j-api-2.0-alpha1.jar
> > log4j-api-2.0-alpha1-javadoc.jar
> > log4j-api-2.0-alpha1.pom.asc
> > slf4j-impl-2.0-alpha1-sources.jar.asc
> > slf4j-impl-2.0-alpha1.pom
> > slf4j-impl-2.0-alpha1-javadoc.jar
> > slf4j-impl-2.0-alpha1.jar
> > slf4j-impl-2.0-alpha1.jar.asc
> > slf4j-impl-2.0-alpha1-javadoc.jar.asc
> > slf4j-impl-2.0-alpha1-sources.jar
> > slf4j-impl-2.0-alpha1.pom.asc
> 
> 
> 
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
> 
> 


Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Scott Deboy <sc...@gmail.com>.
I also have not seen any blocking issues.

+1

Scott

On Wed, Aug 1, 2012 at 9:33 PM, Christian Grobmeier <gr...@gmail.com>wrote:

> So far, I have not seen any blocking issues, therefore:
>
> +1
>
> I checked the sigs, checksums, opened packages, builded from the
> sources etc. I could not access the site you have mentioned below,
> therefore I needed to build it myself. That one looked good also.
>
> Here are some minor glitches for later not sure if they are worth
> dealing with it now:
>
> In log4j-distribution-2.0-alpha1-src.zip the files NOTICE and
> NOTICE.txt contain different content. The NOTICE.txt looks complete,
> in NOTICE seems to be one credit missing and "Apache" in front of
> log4j. It seems, the "reduced" version is used in the jar files
>
> log4j-core-2.0-alpha1.jar DEPENDENCIES:
> From: 'an unknown organization'
>   - geronimo-jms_1.1_spec
> org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0
>
>
> Rat says, these two files need headers:
> src/site/site.vm
> src/site/resources/css/site.css
>
>
> Cheers and thank you for the hard work!
>
> Christian
>
>
> On Sun, Jul 29, 2012 at 9:52 PM, Ralph Goers <ra...@dslextreme.com>
> wrote:
> > This is a vote to release Log4j 2.0-alpha1, which will be the first
> release
> > of Log4j 2.0.
> >
> > This is release candidate number 2.  Changes from the first release
> > candidate include:
> >
> > Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
> > Modified the footer on the web site to conform to branding requirements.
> > Modified the footer in the javadoc to conform to branding requirements.
> > Modified the source repository pages to show the correct location in
> trunk.
> > Added the release date to the changelog and changes reports.
> > Added text to the "Using" section of the build page.
> > Removed links to Log4j 1.x and chainsaw from the top bar.
> > Renamed FormattedMessage to MultiformatMessage and removed the setter and
> > getter and replace it with a getFormattedMsg that accepts the formats.
> > Fixed several codestyle issues.
> > Upgraded from flume-1.0.0-incubating to flume-1.2.0.
> > Modified the download links to point to the locations where the artifacts
> > will reside after release.
> >
> >
> > Tag:
> >
> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
> >
> > Web site:
> > http://people.apache.org/~rgoers/log4j2/
> >
> > Artifacts:
> > Nexus Staging Location:
> > https://repository.apache.org/content/repositories/orgapachelogging-094/
> >
> > Each of the artifacts below will be located in the location of its Maven
> > coordinates. For example, log4j-core-2.0-alpha1.jar is located at
> > org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
> > under the Nexus staging location.
> >
> > Description:
> >
> > Log4j 2.0-alpha1 rc2
> >
> > Details:
> >
> > The following artifacts have been staged to the org.apache.logging-094
> > (u:rgoers, a:99.180.69.21) repository.
> >
> > archetype-catalog.xml
> > log4j-flume-ng-2.0-alpha1-javadoc.jar
> > log4j-flume-ng-2.0-alpha1-tests.jar.asc
> > log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
> > log4j-flume-ng-2.0-alpha1-sources.jar.asc
> > log4j-flume-ng-2.0-alpha1.jar.asc
> > log4j-flume-ng-2.0-alpha1.jar
> > log4j-flume-ng-2.0-alpha1.pom
> > log4j-flume-ng-2.0-alpha1-sources.jar
> > log4j-flume-ng-2.0-alpha1-tests.jar
> > log4j-flume-ng-2.0-alpha1.pom.asc
> > log4j-jcl-2.0-alpha1-sources.jar
> > log4j-jcl-2.0-alpha1.pom.asc
> > log4j-jcl-2.0-alpha1-sources.jar.asc
> > log4j-jcl-2.0-alpha1-javadoc.jar.asc
> > log4j-jcl-2.0-alpha1.jar
> > log4j-jcl-2.0-alpha1.pom
> > log4j-jcl-2.0-alpha1.jar.asc
> > log4j-jcl-2.0-alpha1-javadoc.jar
> > log4j12-api-2.0-alpha1-javadoc.jar.asc
> > log4j12-api-2.0-alpha1-sources.jar
> > log4j12-api-2.0-alpha1-sources.jar.asc
> > log4j12-api-2.0-alpha1.jar
> > log4j12-api-2.0-alpha1.pom.asc
> > log4j12-api-2.0-alpha1-javadoc.jar
> > log4j12-api-2.0-alpha1.pom
> > log4j12-api-2.0-alpha1.jar.asc
> > log4j-distribution-2.0-alpha1-bin.zip.asc
> > log4j-distribution-2.0-alpha1-src.zip
> > log4j-distribution-2.0-alpha1-bin.zip
> > log4j-distribution-2.0-alpha1.pom
> > log4j-distribution-2.0-alpha1-src.zip.asc
> > log4j-distribution-2.0-alpha1-src.tar.gz.asc
> > log4j-distribution-2.0-alpha1-src.tar.gz
> > log4j-distribution-2.0-alpha1-bin.tar.gz.asc
> > log4j-distribution-2.0-alpha1-bin.tar.gz
> > log4j-distribution-2.0-alpha1.pom.asc
> > log4j-2.0-alpha1.pom
> > log4j-2.0-alpha1.pom.asc
> > log4j-core-2.0-alpha1-javadoc.jar
> > log4j-core-2.0-alpha1.pom
> > log4j-core-2.0-alpha1.pom.asc
> > log4j-core-2.0-alpha1-tests.jar.asc
> > log4j-core-2.0-alpha1-sources.jar
> > log4j-core-2.0-alpha1-tests.jar
> > log4j-core-2.0-alpha1-sources.jar.asc
> > log4j-core-2.0-alpha1-javadoc.jar.asc
> > log4j-core-2.0-alpha1.jar.asc
> > log4j-core-2.0-alpha1.jar
> > log4j-api-2.0-alpha1.jar.asc
> > log4j-api-2.0-alpha1.pom
> > log4j-api-2.0-alpha1-javadoc.jar.asc
> > log4j-api-2.0-alpha1-sources.jar
> > log4j-api-2.0-alpha1-sources.jar.asc
> > log4j-api-2.0-alpha1.jar
> > log4j-api-2.0-alpha1-javadoc.jar
> > log4j-api-2.0-alpha1.pom.asc
> > slf4j-impl-2.0-alpha1-sources.jar.asc
> > slf4j-impl-2.0-alpha1.pom
> > slf4j-impl-2.0-alpha1-javadoc.jar
> > slf4j-impl-2.0-alpha1.jar
> > slf4j-impl-2.0-alpha1.jar.asc
> > slf4j-impl-2.0-alpha1-javadoc.jar.asc
> > slf4j-impl-2.0-alpha1-sources.jar
> > slf4j-impl-2.0-alpha1.pom.asc
>
>
>
> --
> http://www.grobmeier.de
> https://www.timeandbill.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>

Re: [Vote] Log4j 2.0-alpha1 rc2

Posted by Christian Grobmeier <gr...@gmail.com>.
So far, I have not seen any blocking issues, therefore:

+1

I checked the sigs, checksums, opened packages, builded from the
sources etc. I could not access the site you have mentioned below,
therefore I needed to build it myself. That one looked good also.

Here are some minor glitches for later not sure if they are worth
dealing with it now:

In log4j-distribution-2.0-alpha1-src.zip the files NOTICE and
NOTICE.txt contain different content. The NOTICE.txt looks complete,
in NOTICE seems to be one credit missing and "Apache" in front of
log4j. It seems, the "reduced" version is used in the jar files

log4j-core-2.0-alpha1.jar DEPENDENCIES:
From: 'an unknown organization'
  - geronimo-jms_1.1_spec
org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0


Rat says, these two files need headers:
src/site/site.vm
src/site/resources/css/site.css


Cheers and thank you for the hard work!

Christian


On Sun, Jul 29, 2012 at 9:52 PM, Ralph Goers <ra...@dslextreme.com> wrote:
> This is a vote to release Log4j 2.0-alpha1, which will be the first release
> of Log4j 2.0.
>
> This is release candidate number 2.  Changes from the first release
> candidate include:
>
> Modified all references to Logj42 to Log4j 2, Log4j 2.0 or Log4j 2.x.
> Modified the footer on the web site to conform to branding requirements.
> Modified the footer in the javadoc to conform to branding requirements.
> Modified the source repository pages to show the correct location in trunk.
> Added the release date to the changelog and changes reports.
> Added text to the "Using" section of the build page.
> Removed links to Log4j 1.x and chainsaw from the top bar.
> Renamed FormattedMessage to MultiformatMessage and removed the setter and
> getter and replace it with a getFormattedMsg that accepts the formats.
> Fixed several codestyle issues.
> Upgraded from flume-1.0.0-incubating to flume-1.2.0.
> Modified the download links to point to the locations where the artifacts
> will reside after release.
>
>
> Tag:
> https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-alpha1/
>
> Web site:
> http://people.apache.org/~rgoers/log4j2/
>
> Artifacts:
> Nexus Staging Location:
> https://repository.apache.org/content/repositories/orgapachelogging-094/
>
> Each of the artifacts below will be located in the location of its Maven
> coordinates. For example, log4j-core-2.0-alpha1.jar is located at
> org/apache/logging/log4j/log4j-core/2.0-alpha1/log4j-core-2.0-alpha1.jar,
> under the Nexus staging location.
>
> Description:
>
> Log4j 2.0-alpha1 rc2
>
> Details:
>
> The following artifacts have been staged to the org.apache.logging-094
> (u:rgoers, a:99.180.69.21) repository.
>
> archetype-catalog.xml
> log4j-flume-ng-2.0-alpha1-javadoc.jar
> log4j-flume-ng-2.0-alpha1-tests.jar.asc
> log4j-flume-ng-2.0-alpha1-javadoc.jar.asc
> log4j-flume-ng-2.0-alpha1-sources.jar.asc
> log4j-flume-ng-2.0-alpha1.jar.asc
> log4j-flume-ng-2.0-alpha1.jar
> log4j-flume-ng-2.0-alpha1.pom
> log4j-flume-ng-2.0-alpha1-sources.jar
> log4j-flume-ng-2.0-alpha1-tests.jar
> log4j-flume-ng-2.0-alpha1.pom.asc
> log4j-jcl-2.0-alpha1-sources.jar
> log4j-jcl-2.0-alpha1.pom.asc
> log4j-jcl-2.0-alpha1-sources.jar.asc
> log4j-jcl-2.0-alpha1-javadoc.jar.asc
> log4j-jcl-2.0-alpha1.jar
> log4j-jcl-2.0-alpha1.pom
> log4j-jcl-2.0-alpha1.jar.asc
> log4j-jcl-2.0-alpha1-javadoc.jar
> log4j12-api-2.0-alpha1-javadoc.jar.asc
> log4j12-api-2.0-alpha1-sources.jar
> log4j12-api-2.0-alpha1-sources.jar.asc
> log4j12-api-2.0-alpha1.jar
> log4j12-api-2.0-alpha1.pom.asc
> log4j12-api-2.0-alpha1-javadoc.jar
> log4j12-api-2.0-alpha1.pom
> log4j12-api-2.0-alpha1.jar.asc
> log4j-distribution-2.0-alpha1-bin.zip.asc
> log4j-distribution-2.0-alpha1-src.zip
> log4j-distribution-2.0-alpha1-bin.zip
> log4j-distribution-2.0-alpha1.pom
> log4j-distribution-2.0-alpha1-src.zip.asc
> log4j-distribution-2.0-alpha1-src.tar.gz.asc
> log4j-distribution-2.0-alpha1-src.tar.gz
> log4j-distribution-2.0-alpha1-bin.tar.gz.asc
> log4j-distribution-2.0-alpha1-bin.tar.gz
> log4j-distribution-2.0-alpha1.pom.asc
> log4j-2.0-alpha1.pom
> log4j-2.0-alpha1.pom.asc
> log4j-core-2.0-alpha1-javadoc.jar
> log4j-core-2.0-alpha1.pom
> log4j-core-2.0-alpha1.pom.asc
> log4j-core-2.0-alpha1-tests.jar.asc
> log4j-core-2.0-alpha1-sources.jar
> log4j-core-2.0-alpha1-tests.jar
> log4j-core-2.0-alpha1-sources.jar.asc
> log4j-core-2.0-alpha1-javadoc.jar.asc
> log4j-core-2.0-alpha1.jar.asc
> log4j-core-2.0-alpha1.jar
> log4j-api-2.0-alpha1.jar.asc
> log4j-api-2.0-alpha1.pom
> log4j-api-2.0-alpha1-javadoc.jar.asc
> log4j-api-2.0-alpha1-sources.jar
> log4j-api-2.0-alpha1-sources.jar.asc
> log4j-api-2.0-alpha1.jar
> log4j-api-2.0-alpha1-javadoc.jar
> log4j-api-2.0-alpha1.pom.asc
> slf4j-impl-2.0-alpha1-sources.jar.asc
> slf4j-impl-2.0-alpha1.pom
> slf4j-impl-2.0-alpha1-javadoc.jar
> slf4j-impl-2.0-alpha1.jar
> slf4j-impl-2.0-alpha1.jar.asc
> slf4j-impl-2.0-alpha1-javadoc.jar.asc
> slf4j-impl-2.0-alpha1-sources.jar
> slf4j-impl-2.0-alpha1.pom.asc



-- 
http://www.grobmeier.de
https://www.timeandbill.de

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org