Re: [Embedlets-dev] Here is the announcement....
Status: Alpha
Brought to you by:
tkosan
|
From: Brill P. <bri...@ro...> - 2003-03-07 17:33:02
|
Hi Andrzej, Would you mind posting the source to CVS rather and the zip files (in a proper build environment)? At the moment I've got ant set up to check out the zips, decompress them into a build dir, etc... but you can't do any diffs, version checking, etc. on the zip files ;) If you are willing, I will prepare a build env. for you using the current zipped packages, which you can then modify (I have a bit of spare time right now). Also, I don't know if anyone else if having trouble with this, but please change the "release" module as it's a little ambiguous when your working on several different projects (particularly in Eclipse). - Brill Pappin Rogue Robotics www.roguerobotics.com ----- Original Message ----- From: "Andrzej Jan Taramina" <an...@ch...> To: <emb...@li...> Sent: Thursday, March 06, 2003 1:14 PM Subject: [Embedlets-dev] Here is the announcement.... > Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] > _______________________________________________ > > ...that will go up as soon as I (or you) manage to get the stuff posted to > CVS. > > Just thought you might want to know, so you could "play" earlier. ;-) > > > .....A > > ------------------------------------------------ > > I just posted the next release of all the code and executables in the release > directory in the CVS repository. > > There are 3 zip files you can download: > > embedlet_003.zip The core interfaces/contracts/base classes (the spec), > Ver 0.03 > > outpost_003.zip The Outpost Container Reference Implementation. > Ver 0.03 > > outhouse_001.zip The sample application (embedlet pipeline). Ready to run! > > Each archive is independent of the others. If all you want to do is to run > the test application, all you need is Outhouse. > > This set of releases will build and run on Windows, Linux, aJile > (JStamp/SaJe) and TINI! You can run Outhouse on any of these platforms. The > binary builds of Outhouse for aJile/TINI are not included to keep the > distribution sizes down, but there are Ant targets that will let you build > them easily. Be sure to read the devnotes.txt file in theOuthouse /doc > subdir if you want to run on these embedded platforms since you'll have to > modify the build.properties file (to point to where you have your aJile/TINI > SDK's installed) and on editing the aJile .ajp files. > > Check the respective history.html files (in the /doc subdirs) for what's new. > > Major stuff added in this set of releases: > > 1) Implementation of the Outpost Timer Service (both one shot and periodic > timers). > > 2) Implementation of event type matching and wildcard capability > > 3) Move of the sample application code into the Outhouse archive (no longer > part of the Outpost distribution). > > 4) Change of the sample application to use the Timer Service to drive the > ProducerEmbedlet event production process. > > > > Andrzej Jan Taramina > Chaeron Corporation: Enterprise System Solutions > http://www.chaeron.com > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Embedlets-developer mailing list > Emb...@li... > https://lists.sourceforge.net/lists/listinfo/embedlets-developer > |