[kepler-dev] [Bug 5461] New: Add a directory to contain all modules in linux installer
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Mon Aug 15 08:50:27 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5461
Summary: Add a directory to contain all modules in linux
installer
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: david.v.welker at gmail.com
ReportedBy: tao at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
Estimated Hours: 0.0
In the current linux installer, the modules will be decompressed to the
directory where you run the command. So I have to manually to create a
directory named kepler-2.3-rc1 to contain all modules in order to manage the
installation easily.
Can we add directory kepler-2.3-rc1 (or kepler-2.3) above the moduels in the
installer? So people don't need to manually added a directory.
Current the structure looks like:
build-area/current-suite.txt
build-area/install-id.txt
build-area/lib/ant.jar
.......
kepler.jar
kepler.sh
.....
kepler-2.3.0/resources/system.properties/
kepler-2.3.0/module-info/licenses.txt
kepler-2.3.0/module-info/modules.txt
........
We may change to :
kepler-2.3/build-area/current-suite.txt
kepler-2.3/build-area/install-id.txt
kepler-2.3/build-area/lib/ant.jar
.......
kepler-2.3/kepler.jar
kepler-2.3/kepler.sh
.....
kepler-2.3/kepler-2.3.0/resources/system.properties/
kepler-2.3/kepler-2.3.0/module-info/licenses.txt
kepler-2.3/kepler-2.3.0/module-info/modules.txt
........
--
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