robert burrell donkin wrote:
On Thu, 2006-03-23 at 14:12 -0800, Martin Cooper wrote:
On 3/23/06, robert burrell donkin <[EMAIL PROTECTED]>
wrote:
On Thu, 2006-03-23 at 15:45 -0500, Sandy McArthur wrote:
On 3/23/06, Oliver Heger <[EMAIL PROTECTED]> wrote:
<snip>

- LICENSE.txt and NOTICE.txt have unix style line endings in the zips.
(This is not a problem for me, but was cause for some discussions in
the
past.)
I'm on a mac os x box and unix style would be the default. How do
other projects solve this other than building on win32?
not sure if it can be done in maven 1. anyone know?
Well, Maven can invoke Ant, so you could use this:

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

good point :)

how easy would it be to persuade maven to use different fixes before
rolling the zip and the tar?

- robert
Robert,

We had to implement something similar for [HttpClient] a while ago. You might find maven.xml from [HttpClient] package a good starting point

http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/maven.xml

Oleg


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




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

Reply via email to