[kepler-dev] 2.2 release source code?
Derik Barseghian
barseghian at nceas.ucsb.edu
Mon Sep 26 17:50:24 PDT 2011
Hi Ryan,
You did the right thing to checkout and setup 2.2.
I verified your problem. It's due to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5442 which is fixed in trunk. The jars are there, they're just not on the classpath.
I think I may be able to issue a patch to kepler-tasks-2.2 to fix this, but need to verify. I'm buried at the moment, it may take me a bit to get to. I've filed a bug:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5498
To verify this was the problem I overwrote the 2.2 copies of these files with the current trunk versions (r28656). Eclipse no longer complains.
build-area/src/org/kepler/build/project/CompileClasspath.java
build-area/src/org/kepler/build/project/RunClasspath.java
build-area/src/org/kepler/build/modules/Module.java
Derik
On Sep 26, 2011, at 1:37 PM, Timmons, Ryan P wrote:
> I have gotten a source trunk build working following the instructions on https://kepler-project.org/developers/reference/kepler-and-eclipse . However I would like to work from the 2.2 release of source code – basically I want the source code so I can write my own actors but a stable version. I saw instructions about the trunk, 1.0 branch, and 2.1 branch but not the release.
>
> I tried checking out the build-area from releases/release-branches/build-area-2.2 and adapting the standard instructions to
> cd build-area
> ant change-to -Dsuite=kepler-2.2
> ant eclipse
>
> Was able to get a set of projects but there are a lot of dependencies missing in Ptolemy-kepler-2.2, appears none of the jars that come with Ptolemy are there (for example, no ptCal.jar and so every caltrop import is broken). I can probably port them from a separate Ptolemy install, but I wonder if this means I’ve made a more fundamental error in going about the source checkout. Any tips would be much appreciated.
>
> Thanks much,
> Ryan
>
> Ryan Timmons
> Research Scientist, O/A011S
> Modeling, Simulation, & Information Sciences< /p>
> Lockheed Martin SSC
> Cell: 248-895-1935
>
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
More information about the Kepler-dev
mailing list