Hi all
I will try to switch line 227 On SmbFileObject
if (e.getErrorCode() == SmbException.ERRbadfile)
with
if (e.getNtStatus() == SmbException.NT_STATUS_NO_SUCH_FILE)
on my machine and I'll see how it will go...
-- Forwarded message --
From: Israel Malachi
Date: Thu, Dec 4,
yes there are 2-3 tests which can fail "easily" (on my machine I
shouldn't do anything else otherwise it fails). Reruing them is enough
to have a green build in general.
About notice file I didnt do anything special.
Romain Manni-Bucau
@rmannibucau
http://www.tomitribe.com
http://rmannibucau.wor
Hi,
the jars and javadoc-jars now indeed contain LICENSE and NOTICE files
(the source artifacts still do not); however, I have the impression that
these are not the correct ones: they are missing the .txt extension, and
at least the content of NOTICE is different from the NOTICE.txt shipped
at the
On 9 December 2014 at 16:18, Gary Gregory wrote:
> On Tue, Dec 9, 2014 at 7:27 AM, sebb wrote:
>
>> The Commons Math SVN repo is now rather out of date; last commit is from
>> Sep:
>>
>> svn log -l 1 https://svn.apache.org/repos/asf/commons/proper/math/
>>
[Feedback welcome. Thank you, Gary]
The Apache Commons project focuses on all aspects of reusable Java
components.
The Apache Commons components are widely used in many projects, both within
Apache and without.
The last report was in early September 9 2014.
No issues require board attention at
On Tue, Dec 9, 2014 at 7:27 AM, sebb wrote:
> The Commons Math SVN repo is now rather out of date; last commit is from
> Sep:
>
> svn log -l 1 https://svn.apache.org/repos/asf/commons/proper/math/
>
> r1625967 | erans | 2014
On Tue, 9 Dec 2014 12:27:41 +, sebb wrote:
The Commons Math SVN repo is now rather out of date; last commit is
from Sep:
svn log -l 1 https://svn.apache.org/repos/asf/commons/proper/math/
r1625967 | erans | 2014-09-18
The Commons Math SVN repo is now rather out of date; last commit is from Sep:
svn log -l 1 https://svn.apache.org/repos/asf/commons/proper/math/
r1625967 | erans | 2014-09-18 14:15:12 +0100 (Thu, 18 Sep 2014) | 5 lines
Is t
Hi Benedikt,
The initial changesets for JEP 220: Modular Run-Time Images [1] are
available
with JDK 9 early-access build 41 [2].
To summarize (please see the JEP for details):
- The "jre" subdirectory is no longer present in JDK images.
- The user-editable configuration files in the