Re: [chain][discuss] v2 upgrade - follow-up
Hi guys, sorry I'm late but looks like my local timezone sometimes doesn't allow me replying promptly :P @Matt: you are welcome, any time :) Unfortunately I'm not so familiar with [chain] codebase, I cannot be useful ATM :( @Elijah: patches are always welcome ;) For those tests that seems generic, replacing the empty generics with Object should be the trick, or not? Have a nice day, all the best!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Mon, Aug 29, 2011 at 10:58 PM, Elijah Zupancic wrote: > Hi Simo, > > Before we look at releasing the changes (after a trunk merge), I think that > we will need to update the documentation to include Generics and possibly > change the unit tests to use Generics. That said - I'm cautious about > changing the unit tests because they are verifying that the API works in its > current form without generics. Do you or anyone else have any thoughts on > this? > > Thanks, > -Elijah > > On Mon, Aug 29, 2011 at 12:53 PM, Simone Tripodi > wrote: > >> Hi all guys, >> I just fixed the clirr report generation and deployed the chain2 site >> on my personal ASF space[1], in order we can discuss the patch that >> Elijah kindly provided. >> WDYT? It is IMHO acceptable in order to apply the modifications in /trunk. >> TIA, all the best!!! >> Simo >> >> [1] http://people.apache.org/~simonetripodi/chain/clirr-report.html >> >> http://people.apache.org/~simonetripodi/ >> http://www.99soft.org/ >> >> >> >> On Tue, Aug 23, 2011 at 10:52 AM, Simone Tripodi >> wrote: >> > Hi Matt, >> > your suggestion makes indeed a lot of sense! I'll copy the /trunk to a >> > branch and publish the site, once applied the patch, on my home@asf as >> > soon as I have spare time today, so we can discuss together clirr >> > report results. >> > Many thanks for your hint, have a nice day!!! >> > Simo >> > >> > http://people.apache.org/~simonetripodi/ >> > http://www.99soft.org/ >> > >> > >> > >> > On Mon, Aug 22, 2011 at 4:46 PM, Matt Benson >> wrote: >> >> I am generally in favor. I think it could be good to apply his patch >> >> on a branch so we can discuss the clirr results and agree on the >> >> severity of the (IMHO forgivable) backward-compatibility breaches. >> >> Then we will understand the proper path forward with respect to >> >> versions and all the changes that cascade from the potential major >> >> version bump. >> >> >> >> Matt >> >> >> >> On Mon, Aug 22, 2011 at 1:03 AM, Simone Tripodi >> >> wrote: >> >>> Hi all guys, >> >>> Elijah, a [chain] user, has been submitting worthy contributions[1] to >> >>> improve and actualize the commons-chains component, providing also >> >>> patches[2]. >> >>> I think it is the good time to start speaking about the next [chain] >> >>> version (no new releases/development in the last months), any >> >>> objections on applying Elijah patch? >> >>> I can take care of it but please let me know if anyone else want to do. >> >>> Many thanks in advance, have a nice day!!! >> >>> Simo >> >>> >> >>> [1] http://markmail.org/message/ajh3sunrst7x5klv >> >>> [2] https://issues.apache.org/jira/browse/CHAIN-53 >> >>> >> >>> http://people.apache.org/~simonetripodi/ >> >>> http://www.99soft.org/ >> >>> >> >>> - >> >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> >>> For additional commands, e-mail: dev-h...@commons.apache.org >> >>> >> >>> >> >> >> >> - >> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> >> >> >> > >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 68 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-proxy-test : Apache Commons Full details are available at: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Overriding Maven settings: [/srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml] -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/proxy/pom.xml -INFO- Project Reports in: /srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports The following work was performed: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/gump_work/build_apache-commons_commons-proxy-test.html Work Name: build_apache-commons_commons-proxy-test (Type: Build) Work ended in a state of : Failed Elapsed: 11 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/apache-commons/proxy/gump_mvn_settings.xml test [Working Directory: /srv/gump/public/workspace/apache-commons/proxy] M2_HOME: /opt/maven2 - Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.proxy.factory.util.TestMethodSignature Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.proxy.provider.TestConstantProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.commons.proxy.interceptor.TestFilteredInterceptor Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.apache.commons.proxy.interceptor.filter.TestPatternFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.proxy.interceptor.TestSerializingInterceptor Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.commons.proxy.interceptor.TestInterceptorChain Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.commons.proxy.invoker.TestNullInvoker Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.commons.proxy.provider.remoting.TestBurlapProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.commons.proxy.exception.TestDelegateProviderException Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.proxy.invoker.TestChainInvoker Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.apache.commons.proxy.factory.javassist.TestJavassistProxyFactory Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running org.apache.commons.proxy.exception.TestProxyFactoryException Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.proxy.interceptor.filter.TestReturnTypeFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.proxy.provider.TestBeanProvider Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Results : Tests in error: testInvalidHandlerName(org.apache.commons.proxy.invoker.TestXmlRpcInvoker) Tests run: 179, Failures: 0, Errors: 1, Skipped: 0 [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] There are test failures. Please refer to /srv/gump/public/workspace/apache-commons/proxy/target/surefire-reports for the individual test results. [INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time: 10 seconds [INFO] Finished at: Tue Aug 30 10:19:35 UTC 2011 [INFO] Final Memory: 24M/58M [INFO] - To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-proxy-test/rss.xml - Atom: http://vmgump.apache.o
Re: [math] MersenneTwister question
On 29 August 2011 07:11, Greg Sterijevski wrote: > My apologies, I was looking at the original c code and neglected to notice > the cast. Perhaps add a comment to the cast to make it clearer? > On Mon, Aug 29, 2011 at 12:56 AM, Greg Sterijevski > wrote: > >> Yes, you seem to have a good point. My bad. >> >> On Mon, Aug 29, 2011 at 12:50 AM, Ted Dunning wrote: >> >>> Why? >>> >>> Isn't that what casting as an (int) does? >>> >>> On Sun, Aug 28, 2011 at 10:17 PM, Greg Sterijevski >>> wrote: >>> >>> > While probably not a big deal, shouldn't the initial element in the >>> array >>> > mt >>> > be 'anded' by 0xL? >>> > >>> > mt[0]= (int) longMT & 0xL; >>> > >>> >> >> > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [ognl] Struts Issue
On Mon, Aug 29, 2011 at 8:16 PM, Simone Tripodi wrote: > definitively +1, > I didn't understand anyway how to fix OGNL, I personally need more > time of investigation, so anyone else can feel free to fix if already > knows the solution. > I think we should fill an Issue also on OGNL space on Jira, WDYT? Good idea, I have done that and linked both issues together Cheers > Many thanks in advance and thanks for notifying!!! > All the best, alles gute!!! > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > > > On Mon, Aug 29, 2011 at 2:04 PM, Christian Grobmeier > wrote: >> Hello guys, >> >> a discussion on the STruts list brought this to my attention: >> https://issues.apache.org/jira/browse/WW-3580 >> >> As Struts is one of OGNL main consumers, maybe we make them a little >> gift with OGNL 4.0. >> What do you think? >> >> Cheers >> Christian >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- http://www.grobmeier.de - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[RESULT] [vote] Graduate OGNL as a subproject to Apache Commons
Dear all, this vote has passed with 6 +1, 4 of them binding: Chris Mattmann Martijn Dashorst Christian Grobmeier Robert Donkin Craig Russel * Maurizio Cucchiara * Thanks to all who voted! OGNL will perform the next steps: http://incubator.apache.org/guides/graduation.html#subproject Cheers, Christian * non binding On Thu, Aug 25, 2011 at 2:43 PM, Christian Grobmeier wrote: > Dear all, > > the Commons Community and the OGNL Community (which is overlapping > heavily) would like to see OGNL graduated. > We don't see any risks in graduating OGNL. Most of the OGNL committers > are already ASF committers, or even at Commons. Code grants etc are > all fine. OGNL has not made a release within the incubator, but > Commons has very good release plans waiting and lots of people have > already done releases at the ASF. > > Here is the result of the vote: > http://markmail.org/message/txjxv4tejxauxjvc > > We have only made one vote, since OGNL and Commons are already sharing > the same mailinglist. > > Please vote: > > [] +1, graduate OGNL into Commons > [] -1, no, don't graduate, because: > > Vote stays open 72h. > > Thanks > Christian > -- http://www.grobmeier.de - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
RE: [RESULT] [vote] Graduate OGNL as a subproject to Apache Commons
> -Original Message- > From: Christian Grobmeier > Sent: Tuesday, August 30, 2011 8:39 > Subject: [RESULT] [vote] Graduate OGNL as a subproject to > Apache Commons > > Dear all, > > this vote has passed with 6 +1, 4 of them binding: Congratulations. > > Chris Mattmann > Martijn Dashorst > Christian Grobmeier > Robert Donkin > > Craig Russel * > Maurizio Cucchiara * > > Thanks to all who voted! > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[ognl] IMport issues
Hello; https://issues.apache.org/jira/browse/OGNL-3 Last information in this issue was, opensymphony is down - it seems they are back: http://jira.opensymphony.com/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10090&fixfor=-1 We should use the time now. I have read that infra has been informed to do an import. Was there an issue opened? If not I am afraid it has been lost, probably. Cheers - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [RESULT] [vote] Graduate OGNL as a subproject to Apache Commons
Congratulations to OGNL and thanks a lot Christian for taking care of the graduation process!!! All the best, have a nice day!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Tue, Aug 30, 2011 at 2:49 PM, Jason Pyeron wrote: >> -Original Message- >> From: Christian Grobmeier >> Sent: Tuesday, August 30, 2011 8:39 >> Subject: [RESULT] [vote] Graduate OGNL as a subproject to >> Apache Commons >> >> Dear all, >> >> this vote has passed with 6 +1, 4 of them binding: > > Congratulations. > >> >> Chris Mattmann >> Martijn Dashorst >> Christian Grobmeier >> Robert Donkin >> >> Craig Russel * >> Maurizio Cucchiara * >> >> Thanks to all who voted! >> > > > -- > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > - - > - Jason Pyeron PD Inc. http://www.pdinc.us - > - Principal Consultant 10 West 24th Street #100 - > - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - > - - > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > This message is copyright PD Inc, subject to license 20080407P00. > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [RESULT] [vote] Graduate OGNL as a subproject to Apache Commons
On 30 August 2011 13:38, Christian Grobmeier wrote: > Dear all, > > this vote has passed with 6 +1, 4 of them binding: > > Chris Mattmann > Martijn Dashorst > Christian Grobmeier > Robert Donkin > > Craig Russel * I assume this was the Incubator vote that was tallied, in which case Craig Russell has a binding vote as he is on the Incubator PMC, see: http://people.apache.org/committers-by-project.html#incubator-pmc > Maurizio Cucchiara * > > Thanks to all who voted! > > OGNL will perform the next steps: > http://incubator.apache.org/guides/graduation.html#subproject > > Cheers, > Christian > > * non binding > > On Thu, Aug 25, 2011 at 2:43 PM, Christian Grobmeier > wrote: >> Dear all, >> >> the Commons Community and the OGNL Community (which is overlapping >> heavily) would like to see OGNL graduated. >> We don't see any risks in graduating OGNL. Most of the OGNL committers >> are already ASF committers, or even at Commons. Code grants etc are >> all fine. OGNL has not made a release within the incubator, but >> Commons has very good release plans waiting and lots of people have >> already done releases at the ASF. >> >> Here is the result of the vote: >> http://markmail.org/message/txjxv4tejxauxjvc >> >> We have only made one vote, since OGNL and Commons are already sharing >> the same mailinglist. >> >> Please vote: >> >> [] +1, graduate OGNL into Commons >> [] -1, no, don't graduate, because: >> >> Vote stays open 72h. >> >> Thanks >> Christian >> > > > > -- > http://www.grobmeier.de > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: svn commit: r1163189 - /commons/sandbox/flatfile/trunk/src/site/site.xml
On 30 August 2011 13:40, wrote: > Author: mbenson > Date: Tue Aug 30 12:40:45 2011 > New Revision: 1163189 > > URL: http://svn.apache.org/viewvc?rev=1163189&view=rev > Log: > remove wonky character from project name BTW, I think that was probably supposed to be a non-breaking space. > Modified: > commons/sandbox/flatfile/trunk/src/site/site.xml > > Modified: commons/sandbox/flatfile/trunk/src/site/site.xml > URL: > http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/src/site/site.xml?rev=1163189&r1=1163188&r2=1163189&view=diff > == > --- commons/sandbox/flatfile/trunk/src/site/site.xml (original) > +++ commons/sandbox/flatfile/trunk/src/site/site.xml Tue Aug 30 12:40:45 2011 > @@ -15,7 +15,7 @@ > See the License for the specific language governing permissions and > limitations under the License. > --> > - > + > > Commons Flatfile > /images/flatfile-logo-white.png > > > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [ognl] IMport issues
Christian, this is the INFRA issue http://issues.apache.org/jira/browse/INFRA-2577 Looks like Lukasz is taking care of. Maurizio Cucchiara On 30 August 2011 14:44, Christian Grobmeier wrote: > Hello; > > https://issues.apache.org/jira/browse/OGNL-3 > > Last information in this issue was, opensymphony is down - it seems > they are back: > http://jira.opensymphony.com/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10090&fixfor=-1 > > We should use the time now. > > I have read that infra has been informed to do an import. Was there an > issue opened? If not I am afraid it has been lost, probably. > > Cheers > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [RESULT] [vote] Graduate OGNL as a subproject to Apache Commons
On Tue, Aug 30, 2011 at 2:57 PM, sebb wrote: > On 30 August 2011 13:38, Christian Grobmeier wrote: >> Dear all, >> >> this vote has passed with 6 +1, 4 of them binding: >> >> Chris Mattmann >> Martijn Dashorst >> Christian Grobmeier >> Robert Donkin >> >> Craig Russel * > > I assume this was the Incubator vote that was tallied, in which case > Craig Russell has a binding vote as he is on the Incubator PMC, see: > > http://people.apache.org/committers-by-project.html#incubator-pmc You are correct, my fault. Of course Craigs vote is binding too >> Maurizio Cucchiara * >> >> Thanks to all who voted! >> >> OGNL will perform the next steps: >> http://incubator.apache.org/guides/graduation.html#subproject >> >> Cheers, >> Christian >> >> * non binding >> >> On Thu, Aug 25, 2011 at 2:43 PM, Christian Grobmeier >> wrote: >>> Dear all, >>> >>> the Commons Community and the OGNL Community (which is overlapping >>> heavily) would like to see OGNL graduated. >>> We don't see any risks in graduating OGNL. Most of the OGNL committers >>> are already ASF committers, or even at Commons. Code grants etc are >>> all fine. OGNL has not made a release within the incubator, but >>> Commons has very good release plans waiting and lots of people have >>> already done releases at the ASF. >>> >>> Here is the result of the vote: >>> http://markmail.org/message/txjxv4tejxauxjvc >>> >>> We have only made one vote, since OGNL and Commons are already sharing >>> the same mailinglist. >>> >>> Please vote: >>> >>> [] +1, graduate OGNL into Commons >>> [] -1, no, don't graduate, because: >>> >>> Vote stays open 72h. >>> >>> Thanks >>> Christian >>> >> >> >> >> -- >> http://www.grobmeier.de >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > -- http://www.grobmeier.de - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [ognl] IMport issues
On Tue, Aug 30, 2011 at 3:08 PM, Maurizio Cucchiara wrote: > Christian, > this is the INFRA issue http://issues.apache.org/jira/browse/INFRA-2577 > Looks like Lukasz is taking care of. Thanks Maurizio > > Maurizio Cucchiara > > > > On 30 August 2011 14:44, Christian Grobmeier wrote: >> Hello; >> >> https://issues.apache.org/jira/browse/OGNL-3 >> >> Last information in this issue was, opensymphony is down - it seems >> they are back: >> http://jira.opensymphony.com/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10090&fixfor=-1 >> >> We should use the time now. >> >> I have read that infra has been informed to do an import. Was there an >> issue opened? If not I am afraid it has been lost, probably. >> >> Cheers >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- http://www.grobmeier.de - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
RE: [ognl] IMport issues
> -Original Message- > From: Christian Grobmeier > Sent: Tuesday, August 30, 2011 8:44 > To: Commons Developers List > Subject: [ognl] IMport issues > > Hello; > > https://issues.apache.org/jira/browse/OGNL-3 I have the jira export from opensymphony if you need, but I provided it to a struts dev so it is on an apache server somewhere too. > > Last information in this issue was, opensymphony is down - it > seems they are back: > http://jira.opensymphony.com/secure/IssueNavigator.jspa?reset= true&mode=hide&sorter/order=DESC&sorter/field=priority&resolutio> n=-1&pid=10090&fixfor=-1 > > We should use the time now. > > I have read that infra has been informed to do an import. Was > there an issue opened? If not I am afraid it has been lost, probably. > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: svn commit: r1163189 - /commons/sandbox/flatfile/trunk/src/site/site.xml
On Tue, Aug 30, 2011 at 8:00 AM, sebb wrote: > On 30 August 2011 13:40, wrote: >> Author: mbenson >> Date: Tue Aug 30 12:40:45 2011 >> New Revision: 1163189 >> >> URL: http://svn.apache.org/viewvc?rev=1163189&view=rev >> Log: >> remove wonky character from project name > > BTW, I think that was probably supposed to be a non-breaking space. Thanks for the note, Seb... I have just noticed that these look like a "black diamond with a white question mark in it" in browser tabs that I have checked (OSX/Chrome, Win7/Chrome, Win7/FF) and that this wasn't in line with what various other components have in the same place. Matt > >> Modified: >> commons/sandbox/flatfile/trunk/src/site/site.xml >> >> Modified: commons/sandbox/flatfile/trunk/src/site/site.xml >> URL: >> http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/src/site/site.xml?rev=1163189&r1=1163188&r2=1163189&view=diff >> == >> --- commons/sandbox/flatfile/trunk/src/site/site.xml (original) >> +++ commons/sandbox/flatfile/trunk/src/site/site.xml Tue Aug 30 12:40:45 2011 >> @@ -15,7 +15,7 @@ >> See the License for the specific language governing permissions and >> limitations under the License. >> --> >> - >> + >> >> Commons Flatfile >> /images/flatfile-logo-white.png >> >> >> > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
Re: [math] MersenneTwister question
Yes, I think this is a good idea. I will do it. On Tue, Aug 30, 2011 at 5:37 AM, sebb wrote: > On 29 August 2011 07:11, Greg Sterijevski wrote: > > My apologies, I was looking at the original c code and neglected to > notice > > the cast. > > Perhaps add a comment to the cast to make it clearer? > > > On Mon, Aug 29, 2011 at 12:56 AM, Greg Sterijevski > > wrote: > > > >> Yes, you seem to have a good point. My bad. > >> > >> On Mon, Aug 29, 2011 at 12:50 AM, Ted Dunning >wrote: > >> > >>> Why? > >>> > >>> Isn't that what casting as an (int) does? > >>> > >>> On Sun, Aug 28, 2011 at 10:17 PM, Greg Sterijevski > >>> wrote: > >>> > >>> > While probably not a big deal, shouldn't the initial element in the > >>> array > >>> > mt > >>> > be 'anded' by 0xL? > >>> > > >>> > mt[0]= (int) longMT & 0xL; > >>> > > >>> > >> > >> > > > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >
[VOTE] Release Commons Configuration 1.7 based on RC2
This is a vote to release Apache Commons Configuration 1.7 based on the 2nd RC. There have been the following changes since RC1: * The ant build file has been improved (many thanks to Phil!) * The release notes mention that the optional dependency to Commons VFS requires Java 1.5+. The page listing runtime dependencies has been updated correspondingly. * Minor improvements of the building page. Tag: http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_1_7RC2/ Distributions: http://people.apache.org/~oheger/configuration-1.7rc2/ Maven artifacts: http://people.apache.org/~oheger/configuration-1.7rc2/maven/ Site: http://people.apache.org/~oheger/configuration-1.7rc2/site/ [ ] +1 release it [ ] +0 go ahead I don't care [ ] -1 no, do not release it because... Vote will remain open for 72 hours. Oliver - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[IO] 2.1 release?
Hi All: I'd like to use the new IOUtils.toString(URL|URI) APIs as well as others. Any thoughts as to when we want to push a release out? Thank you, Gary http://garygregory.wordpress.com/ http://garygregory.com/ http://people.apache.org/~ggregory/ http://twitter.com/GaryGregory
Re: [IO] 2.1 release?
Looks good to me: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+IO+AND+fixVersion+%3D+%222.1%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide More than enough for a release as soon as someone can do the RCs. Hen On Tue, Aug 30, 2011 at 7:31 PM, Gary Gregory wrote: > Hi All: > > I'd like to use the new IOUtils.toString(URL|URI) APIs as well as others. > > Any thoughts as to when we want to push a release out? > > Thank you, > Gary > > http://garygregory.wordpress.com/ > http://garygregory.com/ > http://people.apache.org/~ggregory/ > http://twitter.com/GaryGregory > - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org