Project

General

Profile

Actions

Bug #4994

closed

ant installer fails with "Invalid directory 'dir' ... outreach-2.0.0/resources"

Added by Christopher Brooks over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
installer
Target version:
Start date:
05/07/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4994

Description

Working from the instructions at
https://kepler-project.org/developers/teams/build/building-kepler-installers
and using Kepler-2.0 instead of the devel trunk, I have problems with
"ant install"

mkdir kepler-2.0
cd kepler-2.0
svn co https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.0/ build-area
cd build-area
ant change-to -Dsuite=kepler-2.0
ant clean-cache
ant eclipse
ant installer

Fails with:
--start--
[installer] Appending packs from the outreach-2.0 module.
[installer] Appending packs from the r-2.0 module.
[installer] Appending packs from the ptolemy-8.0 module.
[installer] basedirPath: /Users/cxh/src/kepler-2.0
[installer] Filtering out non-used OS elements.
[installer] Writing installer file to /Users/cxh/src/kepler-2.0/build-area/installer/install.xml

BUILD FAILED
/Users/cxh/src/kepler-2.0/build-area/build.xml:337: The following error occurred while executing this line:
/Users/cxh/src/kepler-2.0/build-area/build.xml:361: com.izforge.izpack.compiler.CompilerException: installer/install.xml:252: Invalid directory 'dir': /Users/cxh/src/kepler-2.0/outreach-2.0.0/resources
--end--

build-area/installer/install.xml is generated by the build process and includes
a reference to outreach-2.0.0, which does not exist. outreach-2.0 does
exist.

See also
http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/2010-April/002154.html

A test suite would help with this sort of problem.


Related issues

Blocked by Kepler - Bug #4943: RC5 Installer Tracking BugResolvedDavid Welker04/19/2010

Actions
Blocked by Kepler - Bug #4990: Ptolemy documentation missingResolvedChristopher Brooks05/07/2010

Actions
Actions

Also available in: Atom PDF