Notice of Tuscany vote for new Committer
Tuscany is having a vote to give Committer status to Fuhwei Lwo on the tuscany-dev list [1]. We invite IPMC members to cast their binding votes. [1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg19275.html Regards, Kelvin Goodson.
Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)
Just a friendly reminder that we're still missing an IPMC vote ;-) Thanks ! Guillaume Nodet wrote: > I have fixed the LICENSE with the missing informations > and redeployed a release to the same staging area. > Hopefully we will find a better way to handle the license informations > (I've seen some generated informations using maven) for the next major > release and fix the generated license files somehow. > > Could everyone quickly review the changes ? > I won't start a new vote as only the LICENSE file has > changed, but I can if someone objects. > > robert burrell donkin wrote: > >> On 5/29/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote: >> >>> robert burrell donkin wrote: >>> On 5/28/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > Just a friendly reminder. We're missing anoter IPMC vote ... > issues --- i think that apache-servicemix-3.1.1-incubating.tar.gz has some libraries in lib that are missing their LICENSE/NOTICE entries (eg howl, jencks) >>> There are licensed under ASL 2.0 and don't have any NOTICE file afaik. >>> >> cool >> >> >>> Should all the jars be listed in the LICENSE / NOTICE file ? My >>> assumption >>> was that only those who had some attributions somehow or with a >>> different license >>> need to be, but correct me if I'm wrong. >>> >> it is safe to release without listing them (and if this were the only >> issue then i would probably have voted affirmatively) >> >> but the aim should be to allow people to understand the licensing of >> releases without need to ask questions or do research. if i don't >> understand the licensing then i will ask. so, it's a good idea to note >> the licenses for all jars since it avoids the need to answer questions >> like this... >> >> >> >> otherwise generally ok but i have a few questions source in >>> http://people.apache.org/~gnodet/servicemix-3.1.1-incubating/org/apache/servicemix/samples/wsdl-first/wsdl-first-jsr181-su/3.1.1-incubating/ >>> >>> lacks headers. is this going to be released? if so, are these generated? are the jars under http://people.apache.org/~gnodet/servicemix-3.1.1-incubating/ going to be released? servicemix-wsn2005-3.1.1-incubating-sources.jar contains lots of java sources without headers (mostly under org.apache.servicemix.wsn.jaxws). is this going to be released? if so, are these generated? >>> Yeah, lots of these files are generated. Files generated are not in svn >>> so we usually check the headers on the svn tree rather than the source >>> jars generated by maven. These jars are not meant to be built for only >>> contain all the java sources for debugging purposes. If you want to >>> build these jars, you need to use the source distribution or use the svn >>> tag. >>> >> fine >> >> i hope to be a bit more prompt with the review next time >> >> - robert >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Notice of Tuscany vote for new Committer
+1 from me. On 6/27/07, kelvin goodson <[EMAIL PROTECTED]> wrote: Tuscany is having a vote to give Committer status to Fuhwei Lwo on the tuscany-dev list [1]. We invite IPMC members to cast their binding votes. [1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg19275.html Regards, Kelvin Goodson. -- Davanum Srinivas :: http://davanum.wordpress.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [VOTE] approve release of CXF 2.0-incubator
Quick follow up... Jim Jagielski voted +1 on cxf-dev. Thus, we now have 2 IPMC votes. Need one more vote.. Thanks! Dan On Sunday 24 June 2007 16:17, Daniel Kulp wrote: > We held a vote on [EMAIL PROTECTED] to publish a new > release of CXF. > > The thread is at: > http://mail-archives.apache.org/mod_mbox/incubator-cxf-dev/200706.mbox >/<200706192102.03935.dkulp%40apache.org> > > > In summary, we have 17 +1 votes, no 0 or -1 votes. Breakdown: > 1 mentor/IPMC: jstrachan > 1 ASF member (not yet IPMC): jgenender > 15 CXF commiters: dkulp, asmyth, blin, ffang, jliu, wjiang, ejohnson, > jmao, jma, eglynn, pjones, jgnodet, ddiephouse, apaibir, tsztelak > > The staging area is at: > http://people.apache.org/~dkulp/stage_cxf/2.0_incubator_take1/ > > The distributions are in the "distributions" directory. > The "maven2_repository" directory contains the stuff that will by > pushed to the m2-incubating-repository. > > This release is tagged at: > http://svn.apache.org/repos/asf/incubator/cxf/tags/cxf-2.0-incubator/ -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: How to update projects.apache.org
On 6/27/07, David Reid <[EMAIL PROTECTED]> wrote: Niclas Hedhman wrote: > I have added the Felix project to the > https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects, > and there is build.xml file in there, but it references > ../tools/xdocs2/scripts/build.pl which was I doesn't got when checking > out the trunk. Erm, well what you need to do is simply create an DOAP file and host it in your SVN repository. Once you've done that you let us know where it and your project will automagically appear on the website. :-) Ok. I thought I'd spare you the trouble, and added the entry in the projects/files.xml myself. And that is committed. I just thought that I need to do a build step manually... You'll also need to create a PMC file, but I usually just take care of that :-) Yeah, I know. However, a bit crammed for time today. Will get to that later in week (if I have Internet access (travelling)). > What do I need to do next?? Does such a thing as a "what to do now you're a tlp" faq exist? I can't recall any, but I think that Martijn Dashorst is working on such paper for the Incubator, after the Wicket graduation. Any info that should go into it, please forward to general@incubator.apache.org Cheers Niclas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: How to update projects.apache.org
On Jun 27, 2007, at 9:20 AM, Niclas Hedhman wrote: On 6/27/07, David Reid <[EMAIL PROTECTED]> wrote: Niclas Hedhman wrote: > I have added the Felix project to the > https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/ projects, > and there is build.xml file in there, but it references > ../tools/xdocs2/scripts/build.pl which was I doesn't got when checking > out the trunk. Erm, well what you need to do is simply create an DOAP file and host it in your SVN repository. Once you've done that you let us know where it and your project will automagically appear on the website. :-) Ok. I thought I'd spare you the trouble, and added the entry in the projects/files.xml myself. And that is committed. I just thought that I need to do a build step manually... You'll also need to create a PMC file, but I usually just take care of that :-) Yeah, I know. However, a bit crammed for time today. Will get to that later in week (if I have Internet access (travelling)). > What do I need to do next?? Does such a thing as a "what to do now you're a tlp" faq exist? Yes, it's called http://incubator.apache.org/guides/graduation.html and updates to the section http://incubator.apache.org/guides/ graduation.html#new-project-hand-over would be appreciated, especially pointers to specific instructions. If you don't have incubator-site privileges, just the text would help, and one of the incubator folks will make the change. Thanks, Craig I can't recall any, but I think that Martijn Dashorst is working on such paper for the Incubator, after the Wicket graduation. Any info that should go into it, please forward to general@incubator.apache.org Cheers Niclas Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp! smime.p7s Description: S/MIME cryptographic signature
Re: How to update projects.apache.org
On Jun 27, 2007, at 10:19 AM, David Reid wrote: Craig L Russell wrote: On Jun 27, 2007, at 9:20 AM, Niclas Hedhman wrote: Does such a thing as a "what to do now you're a tlp" faq exist? Yes, it's called http://incubator.apache.org/guides/ graduation.html and updates to the section http://incubator.apache.org/guides/graduation.html#new-project- hand-over would be appreciated, especially pointers to specific instructions. If you don't have incubator-site privileges, just the text would help, and one of the incubator folks will make the change. I'm not overly sure where it would fit, but I'll try and knock up some words with the folks on site-dev and send them over for you to include. Great. Just a few words about what it is that a doap is for and a reference to the instructions for how to do it. Thanks, Craig david Thanks, Craig I can't recall any, but I think that Martijn Dashorst is working on such paper for the Incubator, after the Wicket graduation. Any info that should go into it, please forward to general@incubator.apache.org Cheers Niclas Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/ jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp! - --- !DSPAM:16,46829a9f261193691717416! Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp! smime.p7s Description: S/MIME cryptographic signature
Re: How to update projects.apache.org
Niclas Hedhman wrote: > On 6/27/07, David Reid <[EMAIL PROTECTED]> wrote: >> Niclas Hedhman wrote: > >> > I have added the Felix project to the >> > >> https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects, >> >> > and there is build.xml file in there, but it references >> > ../tools/xdocs2/scripts/build.pl which was I doesn't got when checking >> > out the trunk. >> >> Erm, well what you need to do is simply create an DOAP file and host it >> in your SVN repository. Once you've done that you let us know where it >> and your project will automagically appear on the website. :-) > > Ok. I thought I'd spare you the trouble, and added the > entry in the projects/files.xml myself. And that is committed. > I just thought that I need to do a build step manually... That's fine and it seems to be getting picked up and included. I'll add the basic pmc file and you can edit it when/if you have time. >> You'll also need to create a PMC file, but I usually just take care of >> that :-) > > Yeah, I know. However, a bit crammed for time today. Will get to that > later in week (if I have Internet access (travelling)). No rush. > >> > What do I need to do next?? >> >> Does such a thing as a "what to do now you're a tlp" faq exist? > > I can't recall any, but I think that Martijn Dashorst is working on > such paper for the Incubator, after the Wicket graduation. Any info > that should go into it, please forward to general@incubator.apache.org Well, you seem to have done everything required - you just needed more patience for the site to update all by itself! david > > > Cheers > Niclas > > !DSPAM:16,46828e6f261195401221096! > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: How to update projects.apache.org
Craig L Russell wrote: > > On Jun 27, 2007, at 9:20 AM, Niclas Hedhman wrote: > >> On 6/27/07, David Reid <[EMAIL PROTECTED]> wrote: >>> Niclas Hedhman wrote: >> >>> > I have added the Felix project to the >>> > >>> https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects, >>> >>> > and there is build.xml file in there, but it references >>> > ../tools/xdocs2/scripts/build.pl which was I doesn't got when checking >>> > out the trunk. >>> >>> Erm, well what you need to do is simply create an DOAP file and host it >>> in your SVN repository. Once you've done that you let us know where it >>> and your project will automagically appear on the website. :-) >> >> Ok. I thought I'd spare you the trouble, and added the >> entry in the projects/files.xml myself. And that is committed. >> I just thought that I need to do a build step manually... >> >>> You'll also need to create a PMC file, but I usually just take care of >>> that :-) >> >> Yeah, I know. However, a bit crammed for time today. Will get to that >> later in week (if I have Internet access (travelling)). >> >>> > What do I need to do next?? >>> >>> Does such a thing as a "what to do now you're a tlp" faq exist? > > Yes, it's called http://incubator.apache.org/guides/graduation.html and > updates to the section > http://incubator.apache.org/guides/graduation.html#new-project-hand-over > would be appreciated, especially pointers to specific instructions. > > If you don't have incubator-site privileges, just the text would help, > and one of the incubator folks will make the change. I'm not overly sure where it would fit, but I'll try and knock up some words with the folks on site-dev and send them over for you to include. david > > Thanks, > > Craig >> >> I can't recall any, but I think that Martijn Dashorst is working on >> such paper for the Incubator, after the Wicket graduation. Any info >> that should go into it, please forward to general@incubator.apache.org >> >> >> Cheers >> Niclas > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:[EMAIL PROTECTED] > P.S. A good JDO? O, Gasp! > > > > > !DSPAM:16,46829a9f261193691717416! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]