public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Gary Benson <gbenson@redhat.com>
To: rhug-rhats@sources.redhat.com
Subject: Re: Fluorine
Date: Fri, 14 Nov 2003 15:56:00 -0000	[thread overview]
Message-ID: <20031114155636.GD12866@redhat.com> (raw)
In-Reply-To: <20031114154825.GC12866@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 84 bytes --]

> Attached is commons-logging's one, if you want to see what they look
> like.

Doh!

[-- Attachment #2: fluorine.xml --]
[-- Type: text/xml, Size: 601 bytes --]

<project name="commons-logging" version="1.0.2">

  <sources>
    <source path="upstream/src/java"/>
  </sources>

  <targets>
    <jarfile name="commons-logging">
      <package name="org.apache.commons.logging">
        <exclude reason="requires JDK >= 1.4">
          <match pattern="impl/Jdk14*.java"/>
        </exclude>
        <exclude reason="requires Log4j">
          <match pattern="impl/Log4[jJ]*.java"/>
        </exclude>
        <exclude reason="requires LogKit">
          <match pattern="impl/LogKit*.java"/>
        </exclude>
      </package>
    </jarfile>
  </targets>

</project>

      reply	other threads:[~2003-11-14 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20031114153923.29057.qmail@sources.redhat.com>
2003-11-14 15:48 ` Fluorine Gary Benson
2003-11-14 15:56   ` Gary Benson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031114155636.GD12866@redhat.com \
    --to=gbenson@redhat.com \
    --cc=rhug-rhats@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).