log4j stable port information

Package: log4j
Version: 1.2.14
Revision: 2
Type: java(1.5)
Maintainer: Benjamin Reed
BuildDepends: <<
ant-base,
fink (>= 0.22.2-1),
system-java-dev (>= 1.5-1)
<<
Depends: system-java (>= 1.5-1)
Source: mirror:apache:logging/log4j/%v/logging-%n-%v.tar.gz
Source-MD5: 7d8d02888b93e6f8d67b8e5f746196ae
CompileScript: <<
mkdir -p lib
ant jar javadoc -Djavac.source=1.5 -Djavac.target=1.5
<<
InstallScript: <<
mkdir -p %i/share/doc/%N
mv docs/* examples %i/share/doc/%N/
mv dist/lib/%n-%v.jar dist/lib/%n.jar
<<
JarFiles: dist/lib/*.jar
DocFiles: INSTALL* LICENSE* NOTICE*
Description: Java logging
DescDetail: <<
In case of problems with an application, it is helpful to enable logging so
that the problem can be located. With log4j it is possible to enable
logging at runtime without modifying the application binary.
<<
Homepage: http://logging.apache.org/log4j/
License: BSD

log4j stable port .patch

diff -uNr logging-log4j-1.2.9/build.xml logging-log4j-1.2.9-new/build.xml
--- logging-log4j-1.2.9/build.xml 2004-11-01 15:21:14.000000000 -0500
+++ logging-log4j-1.2.9-new/build.xml 2005-05-20 15:06:10.000000000 -0400
@@ -120,13 +120,7 @@



-
-
-
-
-

-

-

+



log4j _unstable_ port .patch