On 9/5/07, Siegmann Daniel, NY <[EMAIL PROTECTED]> wrote:

> I noticed that jar built by source:jar includes resources. Is there any
> reason for this?

I surely hope it does! They are added to the jar file, which makes them sources.

> Is there any way to prevent it?

Don't put the resources into a resource directory, but add them to
target/classes with an Ant script or something like that.

Jochen


-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

    -- (Terry Pratchett, Thief of Time)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to