Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 17:25:00 +0200 (CEST)
From:      Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        znerd@FreeBSD.org
Subject:   ports/65491: [PATCH] java/jakarta-commons-logging: fix pkg-descr
Message-ID:  <200404131525.i3DFP06q012840@arabica.esil.univ-mrs.fr>
Resent-Message-ID: <200404131530.i3DFULTR033071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65491
>Category:       ports
>Synopsis:       [PATCH] java/jakarta-commons-logging: fix pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 13 08:30:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD arabica.esil.univ-mrs.fr 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Fri Feb 27 11:36:17 CET 2004
>Description:

I don't know why nobody realized this before but the pkg-descr file from
java/jakarta-commons-logging is in fact related to jakarta-commons-validator...

So here is a correct one.

Port maintainer (znerd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- jakarta-commons-logging/pkg-descr begins here ---
There is a great need for debugging and logging information inside of Commons
components such as HTTPClient and DBCP. However, there are many logging APIs
out there and it is difficult to choose among them.

The Logging package is an ultra-thin bridge between different logging
libraries. Commons components may use the Logging API to remove compile-time
and run-time dependencies on any particular logging package, and contributors
may write Log implementations for the library of their choice. 

WWW: http://jakarta.apache.org/commons/logging/
--- jakarta-commons-logging/pkg-descr ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404131525.i3DFP06q012840>