Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] split jars

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Dave Pawson <dave.pawson AT gmail.com>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] split jars
  • Date: Mon, 5 Apr 2010 08:28:32 +0100

On 5 April 2010 00:06, Elliotte Rusty Harold <elharo AT ibiblio.org> wrote:
> On Sun, Apr 4, 2010 at 1:51 PM, <alanhzone-xom AT yahoo.com> wrote:

>>
>>         <jar jarfile="${sources.jar}" basedir="${build.dir}/src">
>>                 <exclude name= "nu/xom/tools/**" />
>>                 <exclude name= "nu/xom/test/**" />
>>                 <exclude name= "nu/xom/pantry/**" />
>>                 <exclude name= "nu/xom/samples/**" />
>>         </jar>
>>
>>
>
> Thank you! That did it.
>
> I was tearing my hair out over this one.

http://ant.apache.org/manual/CoreTasks/jar.html

Think of a four letter acronym Elliotte.

regards


--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk




Archive powered by MHonArc 2.6.24.

Top of Page