On 2016-12-25, Thomas Vandahl wrote:
> I would like to release the [jcs] component.
+1
You should probably exclude src/scripts/zipcodes.txt from the RAT
report, but that doesn't affect my vote :-)
Stefan
-
To unsubscribe, e-ma
Many thanks, Oliver
On 2016-12-27, Oliver Heger wrote:
> build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
> look good.
> When building the site with Java 1.8 I get the failure below. Is there
> any special configuration needed? Could this be a Windows problem?
> [INFO] G
Hi,
build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
look good.
When building the site with Java 1.8 I get the failure below. Is there
any special configuration needed? Could this be a Windows problem?
Well, for me the site build is not that critical, so
+1
Oliver
[INFO
Am 27.12.2016 um 11:51 schrieb Duncan Jones:
On 27 Dec 2016, at 10:29, Gilles wrote:
Hi.
On Tue, 27 Dec 2016 09:54:29 + (UTC), djo...@apache.org wrote:
A string of length zero hardly qualifies as random.
Shouldn't "generate(0)" rather raise an exception?
[I know that "nextInt(1)" is also
> On Dec 27, 2016, at 5:51 AM, Duncan Jones wrote:
>
>
>> On 27 Dec 2016, at 10:29, Gilles wrote:
>>
>> Hi.
>>
>>> On Tue, 27 Dec 2016 09:54:29 + (UTC), djo...@apache.org wrote:
>>> Repository: commons-text
>>> Updated Branches:
>>> refs/heads/master 1b3e44809 -> 0b1ca53b3
>>>
>>>
>>>
> On 27 Dec 2016, at 10:29, Gilles wrote:
>
> Hi.
>
> On Tue, 27 Dec 2016 09:54:29 + (UTC), djo...@apache.org wrote:
>> Repository: commons-text
>> Updated Branches:
>> refs/heads/master 1b3e44809 -> 0b1ca53b3
>>
>>
>> Complete test coverage for RandomStringGenerator
>>
>> Project: http
Hi.
On Tue, 27 Dec 2016 09:54:29 + (UTC), djo...@apache.org wrote:
Repository: commons-text
Updated Branches:
refs/heads/master 1b3e44809 -> 0b1ca53b3
Complete test coverage for RandomStringGenerator
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit:
http://git-w
> On 27 Dec 2016, at 08:45, djo...@apache.org wrote:
>
> Repository: commons-text
> Updated Branches:
> refs/heads/master 6f6da3467 -> 08ac56a50
>
>
> Rename RandomStringBuilder and make it immutable and thread-safe.
>
> The RandomStringBuilder class was renamed to RandomStringGenerator. The