Hello,
With the regression library restructuring, am I correct to assume that a
priority is to structure it such that appendage of new tools after the port of
current linear regression (OLS, GLS, SimpleRegression) is as painless as
possible?
I’ve seen this approach elsewhere and want to know w
Dear Mr. Gilles, Mr. Eric Barnhill and other mentors of the Apache
Numbers Project,
my name is Lam Gia Thuan, a computer student at the Frankfurt
University of Applied Sciences. My main interest is algorithmic problem
solving. Albeit it is not really realistic, I am really proud that I
ha
> On Apr 1, 2019, at 7:03 PM, Gilles Sadowski wrote:
>
>> Le lun. 1 avr. 2019 à 23:54, Abhishek Dhadwal a
>> écrit :
>>
>> Dear Alex sir and Giles sir,
>> May I submit the final draft for the proposal, or should I make any changes
>> before submission ?
>> The drive Link for the proposal: :
Le lun. 1 avr. 2019 à 23:54, Abhishek Dhadwal a écrit :
>
> Dear Alex sir and Giles sir,
> May I submit the final draft for the proposal, or should I make any changes
> before submission ?
> The drive Link for the proposal: :
> https://docs.google.com/document/d/1dKwGTDYWrqae26v3DdLljvZw9reEfaO5h2
Dear Alex sir and Giles sir,
May I submit the final draft for the proposal, or should I make any changes
before submission ?
The drive Link for the proposal: :
https://docs.google.com/document/d/1dKwGTDYWrqae26v3DdLljvZw9reEfaO5h2vyO1rWRG8/edit?usp=sharing
Regards,
Abhishek
It looks like not closing a pool negatively affected the test.
Gary
On Mon, Apr 1, 2019 at 12:22 PM Zheng Feng wrote:
> The https://travis-ci.org/apache/commons-dbcp looks good to me. How did
> this exception happen ?
>
> On Mon, Apr 1, 2019 at 11:49 PM Gary Gregory
> wrote:
>
> > Thanks! Now
The https://travis-ci.org/apache/commons-dbcp looks good to me. How did
this exception happen ?
On Mon, Apr 1, 2019 at 11:49 PM Gary Gregory wrote:
> Thanks! Now this is failing :-(
>
> java.sql.SQLException: Unable to enlist connection because the transaction
> has been garbage collected
> at
>
Our ongoing discussion with potential mentees is being moved here as
suggested by Gilles.
Gilles commented on STATISTICS-7:
-
current "math-linear" will be ported to "Commons Linear" in the future?
Perhaps; we'd need expert advice on how to design a modern implem
Thanks! Now this is failing :-(
java.sql.SQLException: Unable to enlist connection because the transaction
has been garbage collected
at
org.apache.commons.dbcp2.managed.TransactionContext.getTransaction(TransactionContext.java:186)
at
org.apache.commons.dbcp2.managed.TransactionContext.setSharedC
Fixed in git master.
Gary
On Mon, Apr 1, 2019 at 11:43 AM Gary Gregory wrote:
> Tracking here: https://issues.apache.org/jira/browse/DBCP-542
>
> Gary
>
> On Mon, Apr 1, 2019 at 11:41 AM Gary Gregory
> wrote:
>
>> Thanks! Now this is failing :-(
>>
>> java.sql.SQLException: Unable to enlist co
Tracking here: https://issues.apache.org/jira/browse/DBCP-542
Gary
On Mon, Apr 1, 2019 at 11:41 AM Gary Gregory wrote:
> Thanks! Now this is failing :-(
>
> java.sql.SQLException: Unable to enlist connection because the transaction
> has been garbage collected
> at
> org.apache.commons.dbcp2.ma
Hi Gray,
I tried the following patch to use the application class loader and it
works on the JDK11.
diff --git
a/src/test/java/org/apache/commons/dbcp2/managed/TestSynchronizationOrder.java
b/src/test/java/org/apache/commons/dbcp2/managed/TestSynchronizationOrder.java
index 0d35be7e..62333433 100
12 matches
Mail list logo