[WITHDRAW][VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-08 Thread Shinichiro Abe
We withdraw RC5 and I'll create RC6 today. Thank you, Shinichiro Abe On 2012/04/07, at 5:04, Alex Ott wrote: Hi Karl Yes, this issue is fixed, thank you! On Fri, Apr 6, 2012 at 8:25 PM, Karl Wright daddy...@gmail.com wrote: Alex, if you would be willing to build from trunk and try it out

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Alex Ott
I downloaded binary .tar.gz, unpacked, checked md5 sum - everything is correct There is small error in README, it says that user need to switch to dist/example directory, while there is only example directory I run start.jar, and able to login to GUI, but in many places I see

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
Hi Alex, What you are seeing is the i18n key name rather than the localized translation. If you have a locale other than en_US or ja_JP, it's supposed to map the locale to en_US, and look up the English text. If it can't find the key even then, it will render the key name instead. The same

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
If you want to experiment a bit, have a look at the file listconnections.jsp (in framework/crawler-ui/src/webapp). The line in question is line 78. Perhaps if you change the line to also output the locale itself we might learn something. Karl On Fri, Apr 6, 2012 at 7:34 AM, Karl Wright

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
I've created CONNECTORS-457 to track this issue. If we can figure out what's actually happening we may decide to spin yet another RC to fix the problem. Karl On Fri, Apr 6, 2012 at 7:43 AM, Karl Wright daddy...@gmail.com wrote: If you want to experiment a bit, have a look at the file

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Alex Ott
Hi Karl Ok, I'll try to reproduce this using code from repository... I'm using following locale on my machine (Mac OS X 10.6.8): LANG=C LC_COLLATE=ru_RU.UTF-8 LC_CTYPE=ru_RU.UTF-8 LC_MESSAGES=C LC_MONETARY=ru_RU.UTF-8 LC_NUMERIC=C LC_TIME=ru_RU.UTF-8 LC_ALL= And here is example of request from

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
You happen to be using the very same java version as the other person who is having trouble. I'll have a look at the logs. Karl On Fri, Apr 6, 2012 at 1:02 PM, Alex Ott alex...@gmail.com wrote: Hi I see following errors: ERROR 2012-04-06 12:57:26,822 (1407601211@qtp-1238538872-2) - Missing

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
Hi Alex, The logs did the trick; it was clear what was happening. I've checked in a fix to trunk, and I think we'll want to spin a new RC. Thanks! Karl On Fri, Apr 6, 2012 at 1:44 PM, Karl Wright daddy...@gmail.com wrote: You happen to be using the very same java version as the other person

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Karl Wright
Alex, if you would be willing to build from trunk and try it out on your machine, I'll be able to close the ticket. Karl On Fri, Apr 6, 2012 at 2:15 PM, Karl Wright daddy...@gmail.com wrote: Hi Alex, The logs did the trick; it was clear what was happening.  I've checked in a fix to trunk,

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Alex Ott
I'll update trunk, and will check it - maybe half hour later On Fri, Apr 6, 2012 at 8:25 PM, Karl Wright daddy...@gmail.com wrote: Alex, if you would be willing to build from trunk and try it out on your machine, I'll be able to close the ticket. Karl On Fri, Apr 6, 2012 at 2:15 PM, Karl

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-06 Thread Alex Ott
Hi Karl Yes, this issue is fixed, thank you! On Fri, Apr 6, 2012 at 8:25 PM, Karl Wright daddy...@gmail.com wrote: Alex, if you would be willing to build from trunk and try it out on your machine, I'll be able to close the ticket. Karl On Fri, Apr 6, 2012 at 2:15 PM, Karl Wright

[VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-05 Thread Shinichiro Abe
You can download the release candidate from http://people.apache.org/~shinichiro/apache-manifoldcf-0.5-incubating-RC5/ and there is also a tag in svn under https://svn.apache.org/repos/asf/incubator/lcf/tags. Thank you, Shinichiro Abe

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-05 Thread Karl Wright
Thanks, Abe-san, for doing this yet again. I'll download the RC now. Karl On Thu, Apr 5, 2012 at 9:25 PM, Shinichiro Abe shinichiro.ab...@gmail.com wrote: You can download the release candidate from http://people.apache.org/~shinichiro/apache-manifoldcf-0.5-incubating-RC5/ and there is also

Re: [VOTE] Release ManifoldCF 0.5-incubating, RC5

2012-04-05 Thread Karl Wright
Downloaded it, ran the binary using PostgreSQL, built it and ran the derby and hsqldb tests. All looks good (although I found a minor i18n error in the UI). +1 from me. Karl On Thu, Apr 5, 2012 at 9:32 PM, Karl Wright daddy...@gmail.com wrote: Thanks, Abe-san, for doing this yet again.  I'll