Hi Chris, Welcome back!
I’ll recap my thinking on binary release *bundles* shortly but attached is a script that I created to pull down / copy out all of the Edgent binary artifacts from maven-central or a local repo. The idea I had was that this was the only file a user would need to get/run in order to get all convenience binary artifacts needed to construct a bundle tgz should they want/need to. Your thoughts on it?
— Dale > On Jul 10, 2017, at 10:03 AM, Christofer Dutz <[email protected]> > wrote: > > Hi Guys, > > As I had a little thinking-time here, I implemented a first version of a > distribution module. > You need to enable the “distribution” profile to build it with the rest (I > thought probably not everyone wants the distribution built on every build). > Right now, it produces a zip, tar.gz and tar.bz2 archive. > > I haven’t included the console, examples etc. as I didn’t know if we want to > keep the examples in the repo. > > Chris > > > Am 10.07.17, 10:17 schrieb "Christofer Dutz" <[email protected]>: > > Hi, > > Reporting back from my recreational 2-week break. Just in the process on > picking up the ball again … I remember some email about progress on the maven > distribution. What’s the status of this? Otherwise I would start work on the > distribution assembly. > > Chris > >
