The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1_2_15_rc2 ::

BUILD-INFO.txt

This is the build information for the current log4j release.  It contains the
versions of tools and jars used to build this version of the log4j library.

Maven - 2.0.6; Available from http://maven.apache.org
MinGW - MinGW-3.1.0-1.exe; Available from http://mingw.sourceforge.net/downloads.html (used to build NTEventLogAppender.dll)
JDK - jdk1.4.2_13; Available from http://java.sun.com/products/archive/
Windows 2000 SP4

JMX 1.2.1 Reference Implementation must be downloaded 
from http://java.sun.com/products/JavaManagement/download.html
and lib/jmxtools.jar and lib/jmxri.jar installed with the 
following commands:

      mvn install:install-file -DgroupId=com.sun.jdmk -DartifactId=jmxtools \
          -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/jmxtools.jar
 
      mvn install:install-file -DgroupId=com.sun.jmx -DartifactId=jmxri \
          -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/jmxri.jar

JMS 1.1 must be downloaded from http://java.sun.com/products/jms/docs.html

   mvn install:install-file -DgroupId=javax.jms -DartifactId=jms \
       -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/jms.jar




[See repo JSON]