website updated with a "Get Involved" menu entry. (note there is a todo for release guide :-) ) I have fixed the apache-release maven profile (just try mvn clean install -Papache-release (-DskipTests) ) A question I have do you want to release (i.e distribute as binaries) the various *pkg.tar ? Because they need some improvement regarding the content (missing LICENSE NOTICE)
2012/10/29 Olivier Lamy <[email protected]>: > I miss we have to provide a "Get Involved" community page or a menu > entry in the website. > > > 2012/10/29 Olivier Lamy <[email protected]>: >> 2012/10/29 kishore g <[email protected]>: >>> Hi, >>> >>> I started looking at >>> http://incubator.apache.org/guides/releasemanagement.html. There are lot of >>> tasks over there, will need some help on making first release. >>> >>> Any suggestions on how to get started on this ? >> Most of the stuff are setup using maven :-) >> Using a standard maven release process will generate most of the >> needed files (btw we need to check that). >> To test is you can do: mvn clean install -Papache-release. >> Note currently it failed :-) due to some extra assembly plugin configuration. >> It's just a matter of maven configuration (I can have a look tomorrow >> except if someone beat me). >> I can ask infra to have svnpubsub setup for the release. Even we >> distribute maven artifacts a source release is mandatory ! For other >> projects we usually have a download page (sample here: >> http://directmemory.apache.org/downloads.html) >>> >>> thanks, >>> Kishore G >> >> >> >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy > > > > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
