Re: Building Ignite with Adopt OpenJDK 11

2021-04-19 Thread Marius Filip
Thank you, Vishwas

Can you point to the reference in the documentation for this information?

If it is missing (and the info is transmitted via email) then I'll raise a
ticket and add it myself.

Thanks,
Marius Filip

On Mon, Apr 19, 2021 at 3:41 AM Vishwas Bm  wrote:

> Hi Marius,
>
> This is more of a mvn repository issue. The jacorb jar is found at below
> link
>
>
> https://repository.ow2.org/nexus/content/repositories/ow2-legacy/org/jacorb/jacorb/2.2.3-jonas-patch-20071018/
>
> You need to add this repo in your settings.xml file.
>
>
> Regards,
> Vishwas
>
>
> On Sun, 18 Apr, 2021, 23:51 Marius Filip, 
> wrote:
>
>> Hi
>>
>> I followed the Git Workflow instructions for contributors at the bottom
>> of:
>>
>> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>>
>> and then the build instructions in DEVNOTES.txt:
>>
>> mvn clean install -Pall-java,all-scala,licenses -DskipTests
>>
>> I get the following error:
>>
>> [ERROR] Failed to execute goal on project ignite-jta: Could not resolve
>> dependencies for project org.apache.ignite:ignite-jta:jar:2.11.0-SNAPSHOT:
>> Failed to collect dependencies at org.ow2.jotm:jotm-core:jar:2.2.3 ->
>> org.ow2.carol:carol:jar:3.0.8 ->
>> org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018: Failed to read artifact
>> descriptor for org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018: Could not
>> transfer artifact org.jacorb:jacorb:pom:2.2.3-jonas-patch-20071018 from/to
>> maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for
>> repositories: [redhat-ga-repository (
>> http://maven.repository.redhat.com/ga/,
>> default, releases), apache.snapshots (
>> http://repository.apache.org/snapshots,
>> default, snapshots), ow2-snapshot (
>> http://repository.ow2.org/nexus/content/repositories/snapshots, default,
>> snapshots), ow2 (http://maven.ow2.org/maven2, default, releases)] ->
>> [Help
>> 1]
>>
>> Is this related to using JDK 11 to build?
>>
>> If this is a known issue or Java 11 is not supported, any pointer to the
>> correct info is much appreciated.
>>
>> Thanks,
>> Marius Filip
>>
>


Building Ignite with Adopt OpenJDK 11

2021-04-18 Thread Marius Filip
Hi

I followed the Git Workflow instructions for contributors at the bottom of:

https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute

and then the build instructions in DEVNOTES.txt:

mvn clean install -Pall-java,all-scala,licenses -DskipTests

I get the following error:

[ERROR] Failed to execute goal on project ignite-jta: Could not resolve
dependencies for project org.apache.ignite:ignite-jta:jar:2.11.0-SNAPSHOT:
Failed to collect dependencies at org.ow2.jotm:jotm-core:jar:2.2.3 ->
org.ow2.carol:carol:jar:3.0.8 ->
org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018: Failed to read artifact
descriptor for org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018: Could not
transfer artifact org.jacorb:jacorb:pom:2.2.3-jonas-patch-20071018 from/to
maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for
repositories: [redhat-ga-repository (http://maven.repository.redhat.com/ga/,
default, releases), apache.snapshots (http://repository.apache.org/snapshots,
default, snapshots), ow2-snapshot (
http://repository.ow2.org/nexus/content/repositories/snapshots, default,
snapshots), ow2 (http://maven.ow2.org/maven2, default, releases)] -> [Help
1]

Is this related to using JDK 11 to build?

If this is a known issue or Java 11 is not supported, any pointer to the
correct info is much appreciated.

Thanks,
Marius Filip


Re: Hello

2021-03-15 Thread Marius Filip
Hi Ilya

My ID on Apache JIRA is marius_filip.

Kind regards,
Marius Filip

On Mon, Mar 15, 2021 at 10:25 AM Ilya Kasnacheev 
wrote:

> Hello!
>
> Please write your JIRA account name, when you have it, so that I can add it
> to contributors role.
>
> Ask me if you have any questions.
>
> Regards,
> --
> Ilya Kasnacheev
>
>
> вс, 14 мар. 2021 г. в 19:54, Marius Filip :
>
> > Hi
> >
> > My name is Marius Filip, I am based in London and I am Lead of APIs and
> > Back-end Services with a small company that produces software for
> Commodity
> > Trading called Amphora Inc.
> >
> > We are building the new version of our flagship product (which is
> > successful but in need of modernization) and Apache Ignite is an
> essential
> > part of this effort.
> >
> > I would like to contribute to Ignite since not only is so important to
> the
> > company I work for but also is of great interest to me.
> >
> > I have long experience in system programming (from OS to trading
> platforms)
> > and for Amphora our main domains of concern are Ignite's
> transactionality,
> > persistence and continuous querying so those are the areas where,
> naturally
> > I would like mostly to contribute to.
> >
> > But I could also help, at least in the beginning, to things like bug
> > fixing, testing or documentation.
> >
> > This endeavour starts with the consent of my employer. Currently I am
> > following the steps from here (
> > https://ignite.apache.org/community/resources.html) and here (
> >
> >
> https://ignite.apache.org/community/contribute.html#:~:text=Contribute%20by%20Helping%20Others,mailing%20list%20or%20on%20StackOverflow
> > .)
> > but more surely I will soon need a bit of info beyond that.
> >
> > Regards,
> > Marius Filip
> >
>


Re: Hello

2021-03-15 Thread Marius Filip
Hi Denis

Thank you for the warm welcome.

Kind regards,
Marius Filip

On Mon, Mar 15, 2021 at 4:22 PM Denis Magda  wrote:

> Hi Marius,
>
> Welcome to the community! Good to see you coming and contributing back to
> the project.
>
> -
> Denis
>
>
> On Sun, Mar 14, 2021 at 12:54 PM Marius Filip 
> wrote:
>
> > Hi
> >
> > My name is Marius Filip, I am based in London and I am Lead of APIs and
> > Back-end Services with a small company that produces software for
> Commodity
> > Trading called Amphora Inc.
> >
> > We are building the new version of our flagship product (which is
> > successful but in need of modernization) and Apache Ignite is an
> essential
> > part of this effort.
> >
> > I would like to contribute to Ignite since not only is so important to
> the
> > company I work for but also is of great interest to me.
> >
> > I have long experience in system programming (from OS to trading
> platforms)
> > and for Amphora our main domains of concern are Ignite's
> transactionality,
> > persistence and continuous querying so those are the areas where,
> naturally
> > I would like mostly to contribute to.
> >
> > But I could also help, at least in the beginning, to things like bug
> > fixing, testing or documentation.
> >
> > This endeavour starts with the consent of my employer. Currently I am
> > following the steps from here (
> > https://ignite.apache.org/community/resources.html) and here (
> >
> >
> https://ignite.apache.org/community/contribute.html#:~:text=Contribute%20by%20Helping%20Others,mailing%20list%20or%20on%20StackOverflow
> > .)
> > but more surely I will soon need a bit of info beyond that.
> >
> > Regards,
> > Marius Filip
> >
>


Hello

2021-03-14 Thread Marius Filip
Hi

My name is Marius Filip, I am based in London and I am Lead of APIs and
Back-end Services with a small company that produces software for Commodity
Trading called Amphora Inc.

We are building the new version of our flagship product (which is
successful but in need of modernization) and Apache Ignite is an essential
part of this effort.

I would like to contribute to Ignite since not only is so important to the
company I work for but also is of great interest to me.

I have long experience in system programming (from OS to trading platforms)
and for Amphora our main domains of concern are Ignite's transactionality,
persistence and continuous querying so those are the areas where, naturally
I would like mostly to contribute to.

But I could also help, at least in the beginning, to things like bug
fixing, testing or documentation.

This endeavour starts with the consent of my employer. Currently I am
following the steps from here (
https://ignite.apache.org/community/resources.html) and here (
https://ignite.apache.org/community/contribute.html#:~:text=Contribute%20by%20Helping%20Others,mailing%20list%20or%20on%20StackOverflow.)
but more surely I will soon need a bit of info beyond that.

Regards,
Marius Filip