[kepler-dev] The suites vanilla-1.0 and vanilla-trunk are now deprecated.
Christopher Brooks
cxh at eecs.berkeley.edu
Wed Jan 28 01:04:55 PST 2009
Hi David,
Is kepler-1.0 really the right version number for this branch?
Kepler 1.0 was released in May and had a very different structure
than what is currently checked into the tree as kepler-1.0.
I think users will find it confusing that there are two Kepler-1.0's
that have a really different directory layouts. Perhaps the
branch should be kepler-1.1 or kepler-1.0.1?
To obtain Kepler-1.0.0, I did:
wget http://kepler-project.org/dist/Kepler-1.0.0/kepler-win-R-1.0.0.exe
./kepler-win-R-1.0.0.exe
Note that the directory is really different.
$ ls c:/Program\ Files/Kepler-1.0.0
Kepler.app Uninstaller cplibs.bat installer
lib plugins
R build demos kar
libexpat.dll setclasspath.bat
R-2.6.2-win.zip configs hsql-license.txt kepler-console.bat
licenses.txt src
README.txt copyright.txt hsqlTool.bat kepler.exe
log4j.properties
To create the new version, I did:
mkdir kepler
cd kepler
svn co
https://code.kepler-project.org/code/kepler/turnk/modules/build-area
ant change-to -Dsuite=kepler-1.0
ant run
The directory looks like:
$ ls
README.txt ant-tasks build-settings build.xml classloader.txt
installer modules.txt nmi
The build system seems to be working pretty well, it seems like it
would be appropriate for the branch name to reflect the fact that things
have changed.
_Christopher
David Welker wrote:
> There are two basic suites which are used to run Kepler either from the
> trunk version or from the 1.0 version. They are named vanilla-trunk and
> vanilla-1.0 respectively. (The idea being that Kepler without add-ons
> was just vanilla Kepler). These names, I believe are a bit confusing
> compared to the more direct alternative of using the names kepler-trunk
> and kepler-1.0 instead.
>
> For this reason, I have added two suites called kepler-trunk and
> kepler-1.0 which are meant to replace vanilla-trunk and vanilla-1.0.
>
> So, instead of typing:
>
> ant change-to -Dsuite=vanilla-trunk
>
> You should type:
>
> ant change-to -Dsuite=kepler.trunk
>
> And instead of typing:
>
> ant change-to -Dsuite=vanilla-1.0
>
> You should type:
>
> ant change-to -Dsuite=kepler-1.0
>
> For now, either the vanilla version or the kepler version of the above
> commands will work. I recommend that you prefer the kepler versions of
> the command immediately. But, absent any objections, I will remove the
> vanilla commands from the system in one week. The build system
> documentation has already been modified to favor the kepler versions in
> all of the examples.
>
> David
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
--
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
More information about the Kepler-dev
mailing list