Hi Daniel,

for the release I think we're going to produce two artifacts:
- the source package which contains all the sources of the modules we chose
to release
- a binary package which could be used to launch Clerezza (sources could
not be included)

The first artifact is already automatically generated when doing mvn
release:prepare (use also the -DdryRun=true parameter to try it, see also
[1]).
We discussed what the binary artifact should contain and Reto proposed that
it would just be the platform.launcher.tdb package with
README/NOTICE/LICENSE and dependencies.

So it'd be good that this second step is automated in the parent POM
(using, for example, a separate Maven assembly descriptor) and this is what
I meant in my previous email.

Sorry if it sounded not clear, I hope I clarified a bit :)
Tommaso


[1] : http://maven.apache.org/plugins/maven-release-plugin/
2011/11/16 Daniel Spicar <daniel.spi...@trialox.org>

> Hi Thommaso,
>
> what do you mean with "We need now to add the platform.launcher.tdb jar as
> the binary artifact for the release inside the parent pom"? I have time to
> help but I'm not sure what it means?
>
> Regards,
> Daniel
>
> On Mon, Nov 14, 2011 at 1:04 PM, Tommaso Teofili
> <tommaso.teof...@gmail.com>wrote:
>
> > Hi guys,
> > I think so, everything seems ok with regards to RAT checks.
> > We need now to add the platform.launcher.tdb jar as the binary artifact
> for
> > the release inside the parent pom; if you have time to do that it'd be
> > super.
> > Then (I think) we are ready to create a new RC and call for a vote.
> > Tommaso
> >
> > 2011/11/14 Hasan Hasan <ha...@trialox.org>
> >
> > > ah ok thanks reto
> > > miss your email. so everything is settled?
> > >
> > > cheers
> > > hasan
> > >
> > > On Mon, Nov 14, 2011 at 10:35 AM, Reto Bachmann-Gmür <r...@apache.org
> > > >wrote:
> > >
> > > > I think I've now added all the required headers or exclusions
> > directives,
> > > > mvn -Prat clean install now succeeds.
> > > >
> > > > Reto
> > > >
> > > > On Wed, Nov 9, 2011 at 9:35 AM, Tommaso Teofili
> > > > <tommaso.teof...@gmail.com>wrote:
> > > >
> > > > > In the meantime I'm going to disable maven-rat-plugin from default
> > > > > execution to avoid useless CI fails.
> > > > > Tommaso
> > > > >
> > > > > 2011/11/8 Tommaso Teofili <tommaso.teof...@gmail.com>
> > > > >
> > > > > > Hi all,
> > > > > > there is a huge amount of files which lack the AL headers so I'd
> > > kindly
> > > > > > ask for some help in this "exciting" task :P
> > > > > > Can anyone please join in ?
> > > > > > Regards,
> > > > > > Tommaso
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to