jsch.spec

Jan Rekorajski baggins at sith.mimuw.edu.pl
Tue Dec 21 12:56:52 CET 2004


On Tue, 21 Dec 2004, Andrzej Zawadzki wrote:

> BUILD
> [...]
> + ant
> Java HotSpot(TM) 64-Bit Server VM warning: Can't detect initial thread 
> stack location - no /proc/self/stat
> Buildfile: build.xml
> 
> init:
>     [mkdir] Created dir: /builder/rpm/BUILD/jsch-0.1.16/build
> 
> compile:
>     [javac] Compiling 72 source files to 
> /builder/rpm/BUILD/jsch-0.1.16/build
> 
> dist:
>       [jar] Building jar: 
> /builder/rpm/BUILD/jsch-0.1.16/dist/lib/jsch-20041221.jar
>                                           ^^^^^^^^^^^^^^^
> BUILD SUCCESSFUL
> Total time: 4 seconds
> + exit 0
> Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43740
> + umask 022
> + cd /builder/rpm/BUILD
> + cd jsch-0.1.16
> + LANG=C
> + export LANG
> + unset DISPLAY
> + rm -rf /builder/tmp/jsch-0.1.16-root-builder
> + install -d /builder/tmp/jsch-0.1.16-root-builder/usr/share/java 
> /builder/tmp/jsch-0.1.16-root-builder/usr/src/examples/jsch-0.1.16
> + install dist/lib/jsch-20041214.jar
>                          ^^^^^^^^^^^^^
>  /builder/tmp/jsch-0.1.16-root-builder/usr/share/java
> install: cannot stat `dist/lib/jsch-20041214.jar': No such file or directory
> error: Bad exit status from /var/tmp/rpm-tmp.43740 (%install)
> 
> 
> jar has name with day date suffix?

OMG! What an idiots!!!:

    <!-- Put everything in ${build} into the MyProject-${DSTAMP}.jar file -->
    <jar jarfile="${dist}/lib/jsch-${DSTAMP}.jar" basedir="${build}"/>

Someone is really sick. I'll fix it ASAP.

Janek
-- 
Jan Rękorajski            |  ALL SUSPECTS ARE GUILTY. PERIOD!
baggins<at>mimuw.edu.pl   |  OTHERWISE THEY WOULDN'T BE SUSPECTS, WOULD THEY?
BOFH, MANIAC              |                   -- TROOPS by Kevin Rubio




More information about the pld-devel-en mailing list