Re: NLPCraft Build Environments

2020-05-31 Thread Sergey Makov
Hi Furkan, Aaron, we already have CI builds enabled on GitHub Actions (see [1]). For now we do not run tests on Windows because of memory constraints (see [2]). I'll give it another try as the memory issue could be related to NLPCRAFT-63, though the error is different from what I've observed on

Re: [VOTE] Release Apache NLPCraft - Java Client (Incubating) 0.5.0

2020-05-31 Thread Paul King
Both are related to CoreNLP from what I can see: $ mvn dependency:tree -Dincludes=com.io7m.xom:xom:jar:1.2.10 -Dverbose [INFO] Scanning for projects... [INFO] [INFO] --< org.apache.nlpcraft:java-client >--- [INFO] Building NLPCraft - Java Client 0.5.0 [INFO] ---

Re: NLPCraft Build Environments

2020-05-31 Thread Furkan KAMACI
Hi, I've seen that you've created NLPCRAFT-69. I hope my suggestion helps. Let me know if you have any questions. Kind Regards, Furkan KAMACI On Mon, Jun 1, 2020 at 2:48 AM Furkan KAMACI wrote: > Hi All, > > As you know, the last release candidate was erroneous on the Windows > machine. > > A

Fwd: [VOTE] Release Apache NLPCraft - Java Client (Incubating) 0.5.0

2020-05-31 Thread Nikita Ivanov
Gents, Can someone shed some light on this? Where and how we are pulling these GPL libraries? We definitely can't download these during "mvn clean package"... Thank you, -- Nikita Ivanov -- Forwarded message - From: Justin Mclean Date: Sun, May 31, 2020 at 1:42 AM Subject: Re: [

[jira] [Created] (NLPCRAFT-69) Create CI builds for different OS/JDK using Jenkins or Travis.

2020-05-31 Thread Aaron Radzinski (Jira)
Aaron Radzinski created NLPCRAFT-69: --- Summary: Create CI builds for different OS/JDK using Jenkins or Travis. Key: NLPCRAFT-69 URL: https://issues.apache.org/jira/browse/NLPCRAFT-69 Project: NLPCraf

NLPCraft Build Environments

2020-05-31 Thread Furkan KAMACI
Hi All, As you know, the last release candidate was erroneous on the Windows machine. As a suggestion, have you ever thought about using Travis CI? Travis CI offers a free account for open source projects, and different build environments can be defined there. Here is an example from an Apache p

[jira] [Updated] (NLPCRAFT-68) Add more examples to all example models.

2020-05-31 Thread Aaron Radzinski (Jira)
[ https://issues.apache.org/jira/browse/NLPCRAFT-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Radzinski updated NLPCRAFT-68: Fix Version/s: 0.7.0 > Add more examples to all example models. >

[jira] [Created] (NLPCRAFT-68) Add more examples to all example models.

2020-05-31 Thread Aaron Radzinski (Jira)
Aaron Radzinski created NLPCRAFT-68: --- Summary: Add more examples to all example models. Key: NLPCRAFT-68 URL: https://issues.apache.org/jira/browse/NLPCRAFT-68 Project: NLPCraft Issue Type:

[jira] [Assigned] (NLPCRAFT-42) Moder examples validation.

2020-05-31 Thread Aaron Radzinski (Jira)
[ https://issues.apache.org/jira/browse/NLPCRAFT-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Radzinski reassigned NLPCRAFT-42: --- Assignee: Sergey Kamov (was: Aaron Radzinski) > Moder examples validation. > -

[jira] [Assigned] (NLPCRAFT-36) Support 2 different test folders (scala and java)

2020-05-31 Thread Aaron Radzinski (Jira)
[ https://issues.apache.org/jira/browse/NLPCRAFT-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Radzinski reassigned NLPCRAFT-36: --- Assignee: Sergey Kamov (was: Aaron Radzinski) > Support 2 different test folders (

[jira] [Assigned] (NLPCRAFT-64) Examples model tests

2020-05-31 Thread Aaron Radzinski (Jira)
[ https://issues.apache.org/jira/browse/NLPCRAFT-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Radzinski reassigned NLPCRAFT-64: --- Assignee: Sergey Kamov (was: Aaron Radzinski) > Examples model tests > ---

[jira] [Assigned] (NLPCRAFT-47) Elements matching priorities.

2020-05-31 Thread Aaron Radzinski (Jira)
[ https://issues.apache.org/jira/browse/NLPCRAFT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Radzinski reassigned NLPCRAFT-47: --- Assignee: Sergey Kamov (was: Aaron Radzinski) > Elements matching priorities. > --

Re: NLPCraft UI

2020-05-31 Thread Aaron Radzinski
Furkan - we just didn't get around to releasing it yet (ASF release that is). It's on the roadmap. Thank you, -- Aaron Radzinski On Sun, May 31, 2020 at 3:00 AM Furkan KAMACI wrote: > Hi NLPCraft-ers, > > I see that there is dedicated repo for NLPCraft UI: > https://github.com/apache/incubato

NLPCraft UI

2020-05-31 Thread Furkan KAMACI
Hi NLPCraft-ers, I see that there is dedicated repo for NLPCraft UI: https://github.com/apache/incubator-nlpcraft-ui 1) Is that project active? 2) If so, live version link is broken: https://nlpcrafters.github.io/nlpcraft-ui/ Kind Regards, Furkan KAMACI