Hi, I refactored our profiles:
1) The default profile 'stack' is activated by default as does the same build as before. So the build on Jenkins doing "mvn clean install" has not changed. 2) Added profile 'framework' which builds the Stanbol framework only. It does not build any engines, data models or launchers so far. Integration tests are not executed within this profile. 3) If you want to perform RAT check you can use the 'rat' profile. I will check to use RAT plugin 0.7 instead of the 0.8-SNAPSHOT that is currently used. Best, - Fabian 2011/7/20 Olivier Grisel <[email protected]>: > 2011/7/20 Rupert Westenthaler <[email protected]>: >> Hi >> >> As noted in the other thread, I think we need to release an launcher >> that works out of the box (without requiring users to download >> additional files first). >> >> The "empty" launcher might be useful for some users, but typically >> exactly such users will anyway want to create an own customized >> launcher (most likely by using one of the std. one as a starting >> point. > > +1 > > But I also agree that we need to exercise ourself as a poddling to do > regular releases. So I think we can go on and do a first framework > release that is mostly useless for end users but only useful for us as > a poddling and hopping that we will be able to ship a really > functional launcher for the next release. > > -- > Olivier > http://twitter.com/ogrisel - http://github.com/ogrisel > -- Fabian
