[jira] Commented: (INCUBATOR-103) [IP-GRANT] PyLucene
[ https://issues.apache.org/jira/browse/INCUBATOR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660077#action_12660077 ] Sebb commented on INCUBATOR-103: The NOTICE file is for any required attributions, including the ASF one. Normally it contains the copyright lines from 3rd parties as well; there is no COPYRIGHT file. The LICENSE file must contain the AL, and may either contain other licences in full or contain pointers to where the other required licences can be found. See http://www.apache.org/legal/src-headers.html http://www.apache.org/licenses/example-NOTICE.txt > [IP-GRANT] PyLucene > --- > > Key: INCUBATOR-103 > URL: https://issues.apache.org/jira/browse/INCUBATOR-103 > Project: Incubator > Issue Type: Bug >Reporter: Andi Vajda > > This is an archive of PyLucene's HEAD revision (488): > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2 > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2.md5 > The md5 hash was created with Mac OS X 10.5.5's /sbin/md5: > md5 PyLucene-2.4.0-2-488.tar.bz2 > PyLucene-2.4.0-2-488.tar.bz2.md5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
[jira] Assigned: (INCUBATOR-103) [IP-GRANT] PyLucene
[ https://issues.apache.org/jira/browse/INCUBATOR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned INCUBATOR-103: - Assignee: Grant Ingersoll > [IP-GRANT] PyLucene > --- > > Key: INCUBATOR-103 > URL: https://issues.apache.org/jira/browse/INCUBATOR-103 > Project: Incubator > Issue Type: Bug >Reporter: Andi Vajda >Assignee: Grant Ingersoll > > This is an archive of PyLucene's HEAD revision (488): > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2 > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2.md5 > The md5 hash was created with Mac OS X 10.5.5's /sbin/md5: > md5 PyLucene-2.4.0-2-488.tar.bz2 > PyLucene-2.4.0-2-488.tar.bz2.md5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
[jira] Commented: (INCUBATOR-103) [IP-GRANT] PyLucene
[ https://issues.apache.org/jira/browse/INCUBATOR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660080#action_12660080 ] Grant Ingersoll commented on INCUBATOR-103: --- Craig, Sebb, I guess one question I have is, all of this required before acceptance? It was my understanding that these issues just need to be resolved before release, right? -Grant > [IP-GRANT] PyLucene > --- > > Key: INCUBATOR-103 > URL: https://issues.apache.org/jira/browse/INCUBATOR-103 > Project: Incubator > Issue Type: Bug >Reporter: Andi Vajda >Assignee: Grant Ingersoll > > This is an archive of PyLucene's HEAD revision (488): > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2 > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2.md5 > The md5 hash was created with Mac OS X 10.5.5's /sbin/md5: > md5 PyLucene-2.4.0-2-488.tar.bz2 > PyLucene-2.4.0-2-488.tar.bz2.md5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [ANNOUNCE] UIMA C++ Framework, version 2.2.2-incubating, released
Hi Niclas, I thought procedures were followed; please see http://markmail.org/message/upk5f2m2frvoq4nj As for the delay, some effort was spent doing the website documentation to accompany the release, but mostly it was a combination of my unfamiliarity with the process and having the time to focus on it. In the end you are right, it did not take much of an effort. Regards, Eddie On Tue, Dec 30, 2008 at 8:42 PM, Niclas Hedhman wrote: > Uhhh... There was a vote in mid-November, but AFAICS, a vote tally is > missing on gene...@i.a.o > I am also a bit curious of what happened between the vote and now. > Cutting the release takes a bit of time, which happens before the > vote, but then after the vote is done, it should not be much of an > effort to move such release to dist. > > Lesson to be learned; Tally Votes on correct lists. > > Cheers > Niclas > > On Wed, Dec 31, 2008 at 12:20 AM, Eddie Epstein wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> The Apache UIMA team is pleased to announce the first release of the >> UIMA C++ Framework. (The release number is 2.2.2-incubating to >> correspond with the base UIMA level). >> >> The UIMA C++ framework is designed to facilitate the creation of UIMA >> compliant Analysis Engines (AE) from analytics written in C++, or >> written in languages that can utilize C++ libraries. The UIMACPP SDK >> directly supports C++, and indirectly supports Perl, Python and Tcl >> languages. Existing analytic programs in any of these languages can be >> wrapped with a UIMACPP annotator and integrated with other UIMA >> compliant analytics and UIMA-based applications. >> >> There is a short writeup that gives more details about UIMACPP on the >> UIMA website: http://incubator.apache.org/uima/doc-uimacpp-huh.html >> >> UIMA is a component framework supporting integration and deployment of >> components for the analysis of unstructured content such as text, >> audio, and video; the main web-site is here: >> http://incubator.apache.org/uima/index.html >> >> Thank you for your interest in Apache UIMA! We look forward to hearing >> about your experience in using this new capability. >> >> - - - --The Apache UIMA Team >> >> INCUBATION DISCLAIMER >> >> Apache UIMA is an effort undergoing incubation at The Apache Software >> Foundation (ASF). Incubation is required of all newly accepted >> projects until a further review indicates that the infrastructure, >> communications, and decision making process have stabilized in a >> manner consistent with other successful ASF projects. While incubation >> status is not necessarily a reflection of the completeness or >> stability of the code, it does indicate that the project has yet to be >> fully endorsed by the ASF. >> -BEGIN PGP SIGNATURE- >> Version: GnuPG v1.4.9 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> >> iEYEARECAAYFAklaSkcACgkQ1+keZxTY8B2JPQCeKL3douwiUwsj3bs75vjW175U >> +h4An3uByNBe2ppBEAxXMTc+bE7XqFuJ >> =5/sx >> -END PGP SIGNATURE- >> >> - >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org >> For additional commands, e-mail: general-h...@incubator.apache.org >> >> > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
[jira] Commented: (INCUBATOR-103) [IP-GRANT] PyLucene
[ https://issues.apache.org/jira/browse/INCUBATOR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660166#action_12660166 ] Craig Russell commented on INCUBATOR-103: - > I guess one question I have is, all of this required before acceptance? It > was my understanding that these issues just need to be resolved before > release, right? Grant, The requirements for notice and license files are after the code is accepted and before release. Craig > [IP-GRANT] PyLucene > --- > > Key: INCUBATOR-103 > URL: https://issues.apache.org/jira/browse/INCUBATOR-103 > Project: Incubator > Issue Type: Bug >Reporter: Andi Vajda >Assignee: Grant Ingersoll > > This is an archive of PyLucene's HEAD revision (488): > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2 > http://people.apache.org/~vajda/PyLucene-2.4.0-2-488.tar.bz2.md5 > The md5 hash was created with Mac OS X 10.5.5's /sbin/md5: > md5 PyLucene-2.4.0-2-488.tar.bz2 > PyLucene-2.4.0-2-488.tar.bz2.md5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [ANNOUNCE] UIMA C++ Framework, version 2.2.2-incubating, released
On Wed, Dec 31, 2008 at 9:46 PM, Eddie Epstein wrote: > Hi Niclas, > > I thought procedures were followed; please see > http://markmail.org/message/upk5f2m2frvoq4nj My FAULT; GMail placed that into the same thread and I just missed it. Sorry. > As for the delay, some effort was spent doing the website > documentation to accompany the release, but mostly it was a > combination of my unfamiliarity with the process and having the time > to focus on it. In the end you are right, it did not take much of an > effort. Ok, welcome to Apache Release Management... :o) Cheers Niclas - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org