[kepler-dev] [Bug 4994] New: ant installer fails with "Invalid directory 'dir' ... outreach-2.0.0/resources"

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri May 7 20:14:26 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4994

           Summary: ant installer fails with "Invalid directory 'dir' ...
                    outreach-2.0.0/resources"
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: installer
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: cxh at eecs.berkeley.edu
         QAContact: kepler-dev at kepler-project.org


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.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list