----- Original Message -----
From: "maumul" <[EMAIL PROTECTED]>


> Hi Serge,
>
> Thanks for your direction.
> I just built it and got new "build" folder.
> I replaced:
> 1. build\JAMES.jar to d:\James-1.2\bin\blocks\JAMES.jar
> 2. build\mailet.jar to d:\James-1.2\bin\blocks\mailet.jar
> 3. everything under folder build\src to d:\James-1.2\src

You're going to run into a lot of problems if you try to manually recreate
what the distribution process is doing.  Use ant to create the dist
directory... that dist directory is what gets zipped/targz'd into the actual
distributions.  If you want, you can look in the build.xml file to see
everything that happens in the dist task, but again I would recommend just
letting ant do this for you.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to