[armedbear-devel] Problems with making binary release?

Erik Huelsmann ehuels at gmail.com
Mon Jul 11 20:25:01 UTC 2011


Hi Mark,

On Mon, Jul 11, 2011 at 7:07 AM, Mark Evenson <evenson at panix.com> wrote:

> Erik reported problems making a binary release yesterday on #abcl related
> to the presence of the version information in the
> "build/classes/org/armedbear/**lisp/version" file.  I did indeed change
> the build process to try to be smarter about needing to create this file by
> creating the 'abcl.stamp.version.uptodate' task to compare the date of this
> file to the corresponding class of Version.java.  But I can't reproduce a
> problem here via various permutations of manually removing the file,
> updating the timestamps of various files via touch(1), etc.
>
> If someone can provide instructions to reproduce the error here, I will
> endeavor to fix it.  Maybe this is a problem under MSFT Windows
> environments?
>
> My environment: Java 1.6.0_20 (Sun x86-32) with Ant 1.7.1; build target
directory on HPFS. Win7-64 (Home Premium, if that matters).

The commands I issued:

 ant abcl.clean
 ant abcl.source.zip abcl.source.tar abcl.binary.zip abcl.binary.tar

The above bombs out (on my machine)  while processing the third target
(abcl.binary.zip).

Which versions are you using?


Bye,

Erik.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20110711/4c6ba6c9/attachment.html>


More information about the armedbear-devel mailing list