Re: Unable to Parse MBox File

2022-02-15 Thread Eugen Stan
Hello Andrew, I'm the original author of this code. It was done so long ago :), happy to see it's used. The mbox file you sent contains only one message. The code I wrote might not take this into account. (Contributions are welcomed). Also you should be able to specify your own REGEX if the

Re: Some updated benchmarks of GraphQL on Calcite

2022-02-07 Thread Eugen Stan
uery·p0. sample 48.382 ms/op query:query·p1.00 sample 55.181 ms/op -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE

Re: Using Calcite with Python

2022-01-31 Thread Eugen Stan
-revisited.html [2] https://github.com/nvitucci/calcite-sparql/tree/v0.0.2/examples/python Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2022-01-28 Thread Eugen Stan
Hi Stamatis, I created a PR https://github.com/apache/calcite/pull/2704 . Thanks for the guidance. Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https

[jira] [Commented] (OFBIZ-12526) Maintenance (demo) dataset(s)

2022-01-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482564#comment-17482564 ] Ioan Eugen Stan commented on OFBIZ-12526: - By the way, I think you are doing a good job

[jira] [Commented] (OFBIZ-12526) Maintenance (demo) dataset(s)

2022-01-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482560#comment-17482560 ] Ioan Eugen Stan commented on OFBIZ-12526: - Hello [~pierresmits] ,  I uploaded a CSV file

[jira] [Updated] (OFBIZ-12526) Maintenance (demo) dataset(s)

2022-01-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12526: Attachment: ofbiz-demo-data-count-by-tables.csv > Maintenance (demo) datase

[jira] [Updated] (OFBIZ-12526) Maintenance (demo) dataset(s)

2022-01-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12526: Attachment: (was: ofbiz-demo-data-count-by-tables.csv) > Maintenance (demo) datase

[jira] [Updated] (OFBIZ-12526) Maintenance (demo) dataset(s)

2022-01-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12526: Attachment: ofbiz-demo-data-count-by-tables.csv > Maintenance (demo) datase

Re: OFBiz re-architecture thoughts

2022-01-25 Thread Eugen Stan
ready state and see if it garners any momentum. IF people are interested in collaborating, then perhaps you can approach me and we can team up. Thank you again. Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2022-01-20 Thread Eugen Stan
Hi, Very much appreciated Gavin! I do think there is overlap and I will publish the work I do and hopefully you will find it useful as well. Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2022-01-19 Thread Eugen Stan
Hi, I published my presentation here https://ieugen.github.io/calcite-clj/ for anyone who is interested. Once the video is up I will add a link to it as well. It was nice meeting with you! Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan

Re: Calcite-Clojure integration - use Clojure to implement calcite back-ends

2022-01-12 Thread Eugen Stan
Thanks! On 12.01.2022 11:02, Stamatis Zampetakis wrote: I added your talk to the meetup event. The meetup is on January 19, apologies for the confusion. Best, Stamatis On Tue, Jan 11, 2022 at 10:18 PM Eugen Stan <mailto:eugen.s...@netdava.com>> wrote: Hello Stamatis,

Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2022-01-12 Thread Eugen Stan
hold off on asking to speak about it unless there are folks attending who are interested/using it. -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https

Re: Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2022-01-11 Thread Ioan Eugen Stan
Hello Stamatis, I would also like to share my work. Title: calcite-clj - First steps using Calcite with Clojure Abstract: A quick introduction on using Calcite with Clojure language. I'll go through an simple example on how to use in memory table. The example will cover REPL driven

RE: Calcite-Clojure integration - use Clojure to implement calcite back-ends

2022-01-09 Thread Eugen Stan
The code is available https://github.com/ieugen/calcite-clj . Library published on Clojars https://clojars.org/io.github.ieugen/calcite-clj . Would this be of interest for the community meeting ? Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen

Re: new committer: Karsten OTTO

2022-01-08 Thread Eugen Stan
to the Apache James project. Being a committer enables easier contribution to the project since there is no need to go via the patch submission process. This should enable better productivity.| -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email

implement an LDAP view for authentication - expose any identity data source as LDAP

2022-01-02 Thread Eugen Stan
library. I would like to avoid any unnecessary complexity: ldap schemas, etc. Would this be possible? What should I try ? Thanks, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla

I published the helm chart for Apache OFBiz to artifacthub.io

2022-01-02 Thread Eugen Stan
-12401 * https://issues.apache.org/jira/browse/OFBIZ-10407 Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

[jira] [Commented] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-30 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466855#comment-17466855 ] Ioan Eugen Stan commented on OFBIZ-9498: Thanks.   I saw there is the PR here that can improve

[jira] [Comment Edited] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-29 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466490#comment-17466490 ] Ioan Eugen Stan edited comment on OFBIZ-9498 at 12/29/21, 3:42 PM

[jira] [Comment Edited] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-29 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466490#comment-17466490 ] Ioan Eugen Stan edited comment on OFBIZ-9498 at 12/29/21, 3:40 PM

[jira] [Commented] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-29 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466490#comment-17466490 ] Ioan Eugen Stan commented on OFBIZ-9498: [~pgil] :  I would keep JVM options inside the default

[jira] [Commented] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-29 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466489#comment-17466489 ] Ioan Eugen Stan commented on OFBIZ-9498: [~pgil] : Have you made any progress/changes on this?  I

Calcite-Clojure integration - use Clojure to implement calcite back-ends

2021-12-27 Thread Eugen Stan
gen.calcite.clj.SchemaFactory", "operand": { "clojure-clj.schema-factory": "ro.ieugen.calcite-csv/csv-schema", "directory": "resources/sales" } } ] } ``` -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

[jira] [Commented] (CALCITE-4966) In class CsvEnumerator, the inner class RowConverter should be public

2021-12-27 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465912#comment-17465912 ] Ioan Eugen Stan commented on CALCITE-4966: -- I looked at the class and I agree - making

[jira] [Commented] (CALCITE-4966) In class CsvEnumerator, the inner class RowConverter should be public

2021-12-27 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17465882#comment-17465882 ] Ioan Eugen Stan commented on CALCITE-4966: -- Hi, A unit test testing what exactly

[jira] [Updated] (CALCITE-4966) In class CsvEnumerator, the inner class RowConverter should be public

2021-12-27 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated CALCITE-4966: - Summary: In class CsvEnumerator, the inner class RowConverter should be public

[jira] [Updated] (CALCITE-4966) org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public

2021-12-25 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated CALCITE-4966: - Priority: Minor (was: Major

[jira] [Created] (CALCITE-4966) org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public

2021-12-25 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created CALCITE-4966: Summary: org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public Key: CALCITE-4966 URL: https://issues.apache.org/jira/browse/CALCITE-4966

[jira] [Created] (CALCITE-4966) org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public

2021-12-25 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created CALCITE-4966: Summary: org.apache.calcite.adapter.file.CsvEnumerator.RowConverter should be public Key: CALCITE-4966 URL: https://issues.apache.org/jira/browse/CALCITE-4966

[jira] [Commented] (OFBIZ-9498) Improve DevOps using environment variable configuration

2021-12-17 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461549#comment-17461549 ] Ioan Eugen Stan commented on OFBIZ-9498: I think it's a good evolution of the current situation

[jira] [Updated] (OFBIZ-12400) Upgrade to gradle 7.3 - support jdk 8 -> 17

2021-12-17 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12400: Summary: Upgrade to gradle 7.3 - support jdk 8 -> 17 (was: Upgrade to gradle

Re: [IMPORTANT] Call for vote: Apache James 3.6.1 (3rd edition...)

2021-12-16 Thread Eugen Stan
+1 -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

Re: Re: [DISCUSS] Apache Calcite Online Meetup January 2022

2021-12-15 Thread Ioan Eugen Stan
Hi, Great idea with the meetup. I've watched that talk and gone through the tutorial code - submitted some feedback and here is some more: It's been VERY useful and I appreciate the work you do for Calcite and documentation. Regarding the training (youtube video) also hard to follow for a

Re: LOG4J vulnerability

2021-12-15 Thread eugen . stan
I would upgrade to 2.16.0 to fix the second vulnerability found: https://logging.apache.org/log4j/2.x/security.html . Also I would like to take this opportunity to say that OFBiz should prioritize code reorganization / splitting into modules. IMO OFBiz should be split into smaller parts with

Re: [IMPORTANT] Call for vote: Apache James 3.6.1

2021-12-14 Thread eugen . stan
+1 - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: Call for vote: Apache James 3.6.1

2021-12-06 Thread Eugen Stan
+1 for 3.6.1 -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

On OFBiz components and making OFBiz modular

2021-12-03 Thread Eugen Stan
hard to find motivation with this road ahead. -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

Re: Logical dependency tree for ofbiz components OFBIZ-12309

2021-12-02 Thread Eugen Stan
hub). Cheers, Taher Alkhateeb Regards, -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

Re: I'm working on an OFBiz helm chart for kubernetes

2021-11-28 Thread Eugen Stan
setup and preference. Kubernetes is backed up by major cloud providers (you get hosting offerings) and not so much for docker clusters (beyond one server). This is of course debatable, and in the end left to the end user. Hope this helps, -- Eugen Stan +40770 941 271 / https

Re: Logical dependency tree for ofbiz components OFBIZ-12309

2021-11-28 Thread Eugen Stan
to smaller components - which are easier to maintain * we get better dependency management - and closer into splitting the ofbiz monolith into smaller services Please let me know how you feel about this. -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan

[jira] [Commented] (OFBIZ-3500) Umbrella issue for components dependency

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450150#comment-17450150 ] Ioan Eugen Stan commented on OFBIZ-3500: I have spent some time on figuring out how to break

[jira] [Closed] (OFBIZ-5976) Have the ability to configure SVN setup for scrum per tenant

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan closed OFBIZ-5976. -- Resolution: Abandoned Closing as plugin does not seem to be used as much.  Please reopen

[jira] [Commented] (OFBIZ-12401) Improved OFBiz configuration management for containers

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450026#comment-17450026 ] Ioan Eugen Stan commented on OFBIZ-12401: - When running inside containers we need a way

[jira] [Closed] (OFBIZ-6498) Modal windows for lookup misses a close button

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan closed OFBIZ-6498. -- Resolution: Not A Problem Old issue. Reopen if necessary. > Modal windows for lookup mis

[jira] [Closed] (OFBIZ-6480) Update Jackrabbit branch because of CVE-2015-1833

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan closed OFBIZ-6480. -- Resolution: Not A Problem I could not find any references to Jackrabbit so closing

[jira] [Closed] (OFBIZ-12136) Add extra classpath directories for ofbiz.tar/zip distribution

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan closed OFBIZ-12136. --- Resolution: Fixed This has been implemented and merged. > Add extra classpath director

[jira] [Commented] (OFBIZ-10407) create a docker image from the ofbiz system

2021-11-28 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-10407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449970#comment-17449970 ] Ioan Eugen Stan commented on OFBIZ-10407: - There are some things to solve in order to make

Re: I'm working on an OFBiz helm chart for kubernetes

2021-11-26 Thread Eugen Stan
like to be involved with this. -- Eugen Stan +40770 941 271 / https://www.netdava.combegin:vcard fn:Eugen Stan n:Stan;Eugen email;internet:eugen.s...@netdava.com tel;cell:+40720898747 x-mozilla-html:FALSE url:https://www.netdava.com version:2.1 end:vcard

[jira] [Commented] (OFBIZ-12399) Upgrade OFBiz to use Java JDK Version 17

2021-11-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449463#comment-17449463 ] Ioan Eugen Stan commented on OFBIZ-12399: - We might need to upgrade to groovy 3.0.8 [https

[jira] [Comment Edited] (OFBIZ-12400) Upgrade to gradle 7.3

2021-11-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449447#comment-17449447 ] Ioan Eugen Stan edited comment on OFBIZ-12400 at 11/26/21, 8:15 AM

[jira] [Comment Edited] (OFBIZ-12400) Upgrade to gradle 7.3

2021-11-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449447#comment-17449447 ] Ioan Eugen Stan edited comment on OFBIZ-12400 at 11/26/21, 8:12 AM

[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.3

2021-11-26 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449447#comment-17449447 ] Ioan Eugen Stan commented on OFBIZ-12400: - IMO there is no reason to wait. Gradle 7.3 still

[jira] [Commented] (OFBIZ-12401) Improved OFBiz configuration management for containers

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448821#comment-17448821 ] Ioan Eugen Stan commented on OFBIZ-12401: - [~pierresmits] : I'm talking about the configurations

[jira] [Created] (OFBIZ-12401) Improved OFBiz configuration management for containers

2021-11-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12401: --- Summary: Improved OFBiz configuration management for containers Key: OFBIZ-12401 URL: https://issues.apache.org/jira/browse/OFBIZ-12401 Project: OFBiz

[jira] [Commented] (OFBIZ-6164) Improve configurability of OFBiz

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448536#comment-17448536 ] Ioan Eugen Stan commented on OFBIZ-6164: We need to improve configuration for deployment

[jira] [Assigned] (OFBIZ-12400) Upgrade to gradle 7.3

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan reassigned OFBIZ-12400: --- Assignee: Ioan Eugen Stan > Upgrade to gradle

[jira] [Created] (OFBIZ-12400) Upgrade to gradle 7.3

2021-11-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12400: --- Summary: Upgrade to gradle 7.3 Key: OFBIZ-12400 URL: https://issues.apache.org/jira/browse/OFBIZ-12400 Project: OFBiz Issue Type: Sub-task

[jira] [Created] (OFBIZ-12399) Upgrade OFBiz to use Java JDK Version 17

2021-11-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12399: --- Summary: Upgrade OFBiz to use Java JDK Version 17 Key: OFBIZ-12399 URL: https://issues.apache.org/jira/browse/OFBIZ-12399 Project: OFBiz Issue Type

[jira] [Commented] (OFBIZ-5976) Have the ability to configure SVN setup for scrum per tenant

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448487#comment-17448487 ] Ioan Eugen Stan commented on OFBIZ-5976: [~pierresmits]  Is this relevant?  If not maybe we

[jira] [Comment Edited] (OFBIZ-10757) Upgrade OFBiz to use Java JDK Version 11

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448471#comment-17448471 ] Ioan Eugen Stan edited comment on OFBIZ-10757 at 11/24/21, 9:34 AM

[jira] [Commented] (OFBIZ-10757) Upgrade OFBiz to use Java JDK Version 11

2021-11-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17448471#comment-17448471 ] Ioan Eugen Stan commented on OFBIZ-10757: - Can we make some progress on this?  I'm looking

[jira] [Commented] (JAMES-3674) Support password salting and hash scheme upgrading

2021-11-22 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17447261#comment-17447261 ] Ioan Eugen Stan commented on JAMES-3674: +1 for doing things right the first time

[jira] [Commented] (JAMES-3674) Support password salting and hash scheme upgrading

2021-11-18 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446127#comment-17446127 ] Ioan Eugen Stan commented on JAMES-3674: Also, the username could change and the password would

[jira] [Commented] (JAMES-3674) Support password salting and hash scheme upgrading

2021-11-18 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17446126#comment-17446126 ] Ioan Eugen Stan commented on JAMES-3674: My recommendation is to avoid rolling your own password

Re: please add me to OFBiz contributors

2021-11-02 Thread Eugen Stan
Thank you Jacques. Done. On 02.11.2021 10:55, Jacques Le Roux wrote: Hi Eugen, Done for Confluence (wiki), please update yourself the below wiki page Done for Jira also Welcome :) Le 01/11/2021 à 14:36, Eugen Stan a écrit : Hello, I would like to be added as an OFBiz contributor

[jira] [Assigned] (OFBIZ-12145) Setup Romania Tax Authority

2021-11-02 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan reassigned OFBIZ-12145: --- Assignee: Pierre Smits > Setup Romania Tax Author

[jira] [Assigned] (OFBIZ-12345) Add state/provinces for Romania

2021-11-02 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan reassigned OFBIZ-12345: --- Assignee: Ioan Eugen Stan > Add state/provinces for Roma

[jira] [Commented] (OFBIZ-12144) Setup Romania GeoData

2021-11-02 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17437359#comment-17437359 ] Ioan Eugen Stan commented on OFBIZ-12144: - Thanks. I will check to see

[jira] [Assigned] (OFBIZ-12141) Add support for Romania

2021-11-02 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan reassigned OFBIZ-12141: --- Assignee: Ioan Eugen Stan > Add support for Roma

[jira] [Assigned] (OFBIZ-12144) Setup Romania GeoData

2021-11-02 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan reassigned OFBIZ-12144: --- Assignee: Ioan Eugen Stan > Setup Romania GeoD

Re: please add me to OFBiz contributors

2021-11-01 Thread Eugen Stan
My apache id is: ieugen . On 01.11.2021 15:36, Eugen Stan wrote: Hello, I would like to be added as an OFBiz contributor with email: eugen.s...@netdava.com . I did sign the CLA - I am an Apache James committer. My company (Netdava) also signed the CCLA and would be nice to be listed under

please add me to OFBiz contributors

2021-11-01 Thread Eugen Stan
Hello, I would like to be added as an OFBiz contributor with email: eugen.s...@netdava.com . I did sign the CLA - I am an Apache James committer. My company (Netdava) also signed the CCLA and would be nice to be listed under Companies with CCLA on

[jira] [Commented] (OFBIZ-12345) Add state/provinces for Romania

2021-11-01 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436700#comment-17436700 ] Ioan Eugen Stan commented on OFBIZ-12345: - I created some data and imported it but noticed

[jira] [Commented] (JENA-2181) Support zstd compression for nq files

2021-10-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JENA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17433517#comment-17433517 ] Ioan Eugen Stan commented on JENA-2181: --- Hello, Thanks for the related information. It's very

[jira] [Updated] (OFBIZ-12347) Setup chart of accounts for Romania

2021-10-24 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12347: Description: As part of creating a company we need to setup the chart of accounts for our

[jira] [Created] (OFBIZ-12347) Setup chart of accounts for Romania

2021-10-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12347: --- Summary: Setup chart of accounts for Romania Key: OFBIZ-12347 URL: https://issues.apache.org/jira/browse/OFBIZ-12347 Project: OFBiz Issue Type: Sub

[jira] [Created] (OFBIZ-12346) Add Romanian Tax Form - when creating a new Accounting company

2021-10-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12346: --- Summary: Add Romanian Tax Form - when creating a new Accounting company Key: OFBIZ-12346 URL: https://issues.apache.org/jira/browse/OFBIZ-12346 Project: OFBiz

[jira] [Created] (OFBIZ-12345) Add state/provinces for Romania

2021-10-24 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12345: --- Summary: Add state/provinces for Romania Key: OFBIZ-12345 URL: https://issues.apache.org/jira/browse/OFBIZ-12345 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (JENA-2181) Support zstd compression for nq files

2021-10-07 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JENA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated JENA-2181: -- Description: Hello,  New compression algorightms appear and some bring in benefits.  ZSTD

[jira] [Created] (JENA-2181) Support zstd compression for nq files

2021-10-07 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created JENA-2181: - Summary: Support zstd compression for nq files Key: JENA-2181 URL: https://issues.apache.org/jira/browse/JENA-2181 Project: Apache Jena Issue Type

Re: Call for vote: Apache JAMES MIME4J

2021-09-17 Thread Eugen Stan
+1 -- Eugen Stan +40720 898 747 / netdava.com - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: Does ofbiz work with Java 11 or is Java 8 still required?

2021-09-15 Thread Eugen Stan
with java -version that you have it. After that build ofbiz and start it. I hope that helps, -- Eugen Stan +40720 898 747 / netdava.com

[jira] [Commented] (JAMES-3639) Allow to configure SSL from PEM keys (without a keystore)

2021-09-09 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412450#comment-17412450 ] Ioan Eugen Stan commented on JAMES-3639: Does it work with letsencrypt certificates ? Should we

[jira] [Closed] (JAMES-3209) Auth Module to make James usable with Nginx mail proxy for TLS termination

2021-09-09 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan closed JAMES-3209. -- Resolution: Later > Auth Module to make James usable with Nginx mail proxy for TLS terminat

[jira] [Commented] (JAMES-3209) Auth Module to make James usable with Nginx mail proxy for TLS termination

2021-09-09 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412447#comment-17412447 ] Ioan Eugen Stan commented on JAMES-3209: I think we can close this one yes. Nginx might

Re: Next rather than old demo

2021-09-06 Thread Eugen Stan
it themselves. Stable and next would be great. Regards, -- Eugen Stan +40720 898 747 / netdava.com

Re: Releasing 17.12.05, 18.12.01 and freezing R20

2021-09-03 Thread Eugen Stan
Looking forward to seeing Java 17 on trunk :). That will certainly spark some cleanup and changes since the module system is enforced for java modules starting with 17. -- Eugen Stan +40720 898 747 / netdava.com

Re: Logical dependency tree for ofbiz components OFBIZ-12309

2021-09-02 Thread Eugen Stan
: On 02.09.2021 17:43, Nicolas Malin wrote: Hello Eugen, On 30/08/2021 11:48, Eugen Stan wrote: Hello, I've opened a new issue https://issues.apache.org/jira/browse/OFBIZ-12309 . I need community help with this. I analyzed at fresh head, It's a hard task to remove the circular dependency. Yes

Logical dependency tree for ofbiz components OFBIZ-12309

2021-08-30 Thread Eugen Stan
* https://cwiki.apache.org/confluence/display/OFBIZ/Ofbiz+as+a+development+framework+-+release+9.04 * https://cwiki.apache.org/confluence/display/OFBIZ/Ofbiz+as+a+development+framework+-+release+10.04 Looking forward to feedback on this. Regards, -- Eugen Stan +40720 898 747 / netdava.com

[jira] [Created] (OFBIZ-12309) Establish logical dependency tree for ofbiz components

2021-08-30 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12309: --- Summary: Establish logical dependency tree for ofbiz components Key: OFBIZ-12309 URL: https://issues.apache.org/jira/browse/OFBIZ-12309 Project: OFBiz

[jira] [Created] (OFBIZ-12308) Remove circular dependency between start and base components

2021-08-30 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12308: --- Summary: Remove circular dependency between start and base components Key: OFBIZ-12308 URL: https://issues.apache.org/jira/browse/OFBIZ-12308 Project: OFBiz

Re: Further performance improvements for MIME4J

2021-08-27 Thread Eugen Stan
That is good news Benoit, thank you for all your hard work ! Eugen On 8/27/21 5:26 AM, btell...@apache.org wrote: Hello all, I wish good vacations for those who had some :-) This summer, I had been identifying areas of improvements for the MIME4J parsing library, namely:  -

Re: [DISCUSSION] ofbiz framework as a library OFBiz "microservices" and composable builds

2021-08-18 Thread Eugen Stan
ts? Eugen On 8/6/21 12:30 PM, Nicolas Malin wrote: Hello Eugeu, Thanks for this discussion, I'm a little overworked to read and response quietly. I will try to work on next week, I plead your patience :) Nicolas On 02/08/2021 21:45, Eugen Stan wrote: Hello, This is to start a discussion

Bug#976960: Could the decision on systemd-userdbd and systemd-homed be reconsidered - IDMAPPED?

2021-08-17 Thread Eugen Stan
Hello, Could the decision on packaging systemd-userdbd and systemd-homed be reconsidered? There is also IDMAPPED functionality in the linux kernel targeted at fixing some of the current issues https://www.phoronix.com/scan.php?page=news_item=IDMAPPED-Mounts-Linux-5.12 I for example

Bug#976960: Could the decision on systemd-userdbd and systemd-homed be reconsidered - IDMAPPED?

2021-08-17 Thread Eugen Stan
Hello, Could the decision on packaging systemd-userdbd and systemd-homed be reconsidered? There is also IDMAPPED functionality in the linux kernel targeted at fixing some of the current issues https://www.phoronix.com/scan.php?page=news_item=IDMAPPED-Mounts-Linux-5.12 I for example

[jira] [Updated] (OFBIZ-12302) Add Clojure service engine implementation

2021-08-10 Thread Ioan Eugen Stan (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioan Eugen Stan updated OFBIZ-12302: Description: Add support for Clojure services. Implement Clojure Service engine

[jira] [Created] (OFBIZ-12302) Add Clojure service engine implementation

2021-08-10 Thread Ioan Eugen Stan (Jira)
Ioan Eugen Stan created OFBIZ-12302: --- Summary: Add Clojure service engine implementation Key: OFBIZ-12302 URL: https://issues.apache.org/jira/browse/OFBIZ-12302 Project: OFBiz Issue Type

Re: DebConf21 Online schedule published

2021-08-09 Thread Eugen Stan
Hello Antonio, Thanks for publishing the schedule. Could you also specify the timezone for the talks? Is it UTC? Is it the timezone from my browser? I could not find any information about this on the main page or talk page. Thanks, Eugen On 8/8/21 5:35 PM, Antonio Terceiro wrote: Hi, The

<    1   2   3   4   5   6   7   8   9   10   >