[GitHub] ignite pull request: Fixed GridSessionCheckpointSelfTest.

2015-11-27 Thread ntikhonov
Github user ntikhonov closed the pull request at:

https://github.com/apache/ignite/pull/276


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Optional modules without README and apache license

2015-11-27 Thread Anton Vinogradov
Raul, Thanks.

On Fri, Nov 27, 2015 at 2:54 PM, Raul Kripalani  wrote:

> On Fri, Nov 27, 2015 at 9:38 AM, Anton Vinogradov <
> avinogra...@gridgain.com>
> wrote:
>
> > Raul, we are goin to make release today (4 hours later this email) is it
> > possible to push jms11, zk, mqtt changes before this moment?
> >
>
> Changes pushed.
>
> Regards,
>
> *Raúl Kripalani*
> PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> Messaging Engineer
> http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> http://blog.raulkr.net | twitter: @raulvk
>


Outstanding issues for 1.5

2015-11-27 Thread Sergey Kozlov
Hi Igniters

We still have 195 non-closed issues with fix-version in 1.5 in JIRA .
I think that would be great to sort out which issues actually will be in
release 1.5

-- 
Sergey Kozlov


[GitHub] ignite pull request: ignite-2010 IgniteCacheCrossCacheTxFailoverTe...

2015-11-27 Thread agura
Github user agura closed the pull request at:

https://github.com/apache/ignite/pull/268


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Optional modules without README and apache license

2015-11-27 Thread Raul Kripalani
On Fri, Nov 27, 2015 at 9:38 AM, Anton Vinogradov 
wrote:

> Raul, we are goin to make release today (4 hours later this email) is it
> possible to push jms11, zk, mqtt changes before this moment?
>

Changes pushed.

Regards,

*Raúl Kripalani*
PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
Messaging Engineer
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk


Re: OSGi integration ready for review

2015-11-27 Thread Raul Kripalani
Aside from Dmitriy's questions, was there any blocker for someone to review
the code? There has been no activity from committers.

It was supposed to be merged for 1.5, and as far as I know, there was no
official announcement in the dev@ list that the release was being cut
today. How is the dev team supposed to be synchronised around these
milestones???

To the release manager: please take out the OSGi documentation from 1.5 in
readme.io and put it in 1.6.

Regards,

*Raúl Kripalani*
PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
Messaging Engineer
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Tue, Nov 24, 2015 at 8:11 PM, Raul Kripalani  wrote:

> Hello all,
>
> The initial OSGi integration is ready for review in branch ignite-1270.
> Features included:
>
> * OSGi manifest for most modules. I could OSGi-fy 22 modules. Some are
> left out due to complexity or not supporting OSGi: hadoop, mesos, cloud,
> gce, yarn, etc.
> * Karaf features repository with 1 feature per module + a global
> ignite-all feature. Each feature installs the required dependencies into
> the container.
> * Ignite OSGi Bundle Activator which activates an Ignite OSGi
> configuration and injects the appropriate OSGi-friendly classloader.
> * Two classloading strategies for OSGi:
> * Bundle Delegating => attempts to find the class in the bundle that
> loaded Ignite, falling back to ignite-core.
> * Container Sweep => same as above, but sweeps the entire OSGi
> container for the first hit as the ultimate fallback (keeps a cache).
>
> (@Romain – the latter should work for you).
>
> Since generating the Karaf features repo (features.xml) requires including
> version numbers of the 3rd party deps, I have promoted the version numbers
> I needed to parent/pom.xml as Maven properties. This is also a Maven best
> practice.
>
> In this branch, IGNITE-1810 is also included. I was able to test it
> locally only, given that the CI test job is broken in TeamCity.
>
> Note: Spring configuration of Ignite is not supported due to Spring DM
> 1.2.1 not being compatible with Spring Framework 4.x anymore. This is being
> discussed at the SMX community [1]. For now, we only support programmatic
> configuration.
>
> As you know, I created a user guide section for OSGi in the 1.5 docs [2].
>
> I'd like this feature to target 1.5. It does modify existing Ignite
> codebase, so it should be pretty safe to release.
>
> [1]
> http://servicemix.396122.n5.nabble.com/Spring-DM-for-Spring-4-in-SMX-Karaf-td5723130.html
> [2] https://dash.readme.io/project/apacheignite/v1.5
>
> *Raúl Kripalani*
> PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> Messaging Engineer
> http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> http://blog.raulkr.net | twitter: @raulvk
>


[GitHub] ignite pull request: Tmp PR (fake)

2015-11-27 Thread ashutakGG
GitHub user ashutakGG opened a pull request:

https://github.com/apache/ignite/pull/271

Tmp PR (fake)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ashutakGG/incubator-ignite 
ignite-tmp-consist-test

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/271.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #271


commit 7ea000aa0ad4a93dac7b6e7c6e15f4c928039556
Author: Alexey Goncharuk 
Date:   2015-11-23T12:05:13Z

Make binary marshaller default WIP.

commit 3ca58d7b5edd0354c73450ff9fff3acf8a2da2cd
Author: Alexey Goncharuk 
Date:   2015-11-23T13:49:53Z

Make binary marshaller default.

commit eeb91429f09c3525779e2d67e9e1bf4f24da72d1
Author: Alexey Goncharuk 
Date:   2015-11-23T17:03:50Z

Fixed deployment test.

commit 01c24e7d07e15df8a9a4722c0ec2a9366cb2f669
Author: Alexey Goncharuk 
Date:   2015-11-23T18:40:52Z

Fixing keepBinary for continuous queries.

commit a129439413b8ad440c70d339b5bc1c4b250d1232
Author: Alexey Goncharuk 
Date:   2015-11-24T06:52:05Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit 1e732a0f9f38257e7d74960f7b9fe6caa4fcce30
Author: Alexey Kuznetsov 
Date:   2015-11-24T06:52:18Z

IGNITE-1282 Fixed config for scalar examples.

commit 9922d83b8de24f70a89913bdf0c9739cc6dd9d35
Author: Alexey Goncharuk 
Date:   2015-11-24T08:06:26Z

Fixing tests.

commit e52b267bdf09be4b1661fe2d751e5505cac941ad
Author: Alexey Goncharuk 
Date:   2015-11-24T08:06:56Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit b75184304b03d8a7cba24473b550669ec95f7512
Author: Alexey Kuznetsov 
Date:   2015-11-24T08:15:04Z

IGNITE-1282 Debug tests.

commit ca0de93a9ec38615321cc16e01cdcf9f0698aaf0
Author: isapego 
Date:   2015-11-24T09:24:41Z

IGNITE-1986: C++ examples VS project file fixed.

commit eee3b21b10a2ddbc131254fd2d077d95db9340de
Author: Alexey Goncharuk 
Date:   2015-11-24T09:35:43Z

Fixed javadoc and Java 1.8 build.

commit 6dc6ffe12d6587a2b8b1dcc497828f16be45aa19
Author: Alexey Goncharuk 
Date:   2015-11-24T09:39:07Z

Merge branch ignite-1.5 into ignite-1282

commit c23cda1d27816656e38937fb18c3e676248d7959
Author: Anton Vinogradov 
Date:   2015-11-24T09:57:13Z

DEVNOTES fix

commit 4844b3edafe2ec3d5eaf93ce56a87c45e2b8e950
Author: Alexey Goncharuk 
Date:   2015-11-24T11:41:08Z

ignite-1282 - Debugging failover.

commit 76803923dda7fb346e273aca5079352532b586dd
Author: Alexey Goncharuk 
Date:   2015-11-24T11:41:22Z

Merge branch 'ignite-1282' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282

commit 3289cc1ff3a31f6c693007df6fa8920f05afeb6b
Author: Yakov Zhdanov 
Date:   2015-11-24T15:22:48Z

debugging slowdowns

commit 385668b3bd9a77f87c11e39a7d915a54a48e39be
Author: Alexey Goncharuk 
Date:   2015-11-24T16:34:35Z

ignite-1.5 - Fixing tests.

commit 8e1d6c0e8fad981fc48dd0d149fb1abf30b1a7da
Author: Alexey Goncharuk 
Date:   2015-11-24T18:39:17Z

ignite-1282 - Fixing tests.

commit 4d29cb7f87aafa505807f4b10cddd0264cdac85f
Author: Valentin Kulichenko 
Date:   2015-11-25T00:23:05Z

IGNITE-1988 - Exception for explicit lock inside a transaction

commit dafad526f84ecbf503135c7538ffef07dd5e1c4f
Author: Valentin Kulichenko 
Date:   2015-11-25T00:34:37Z

Better exception message if Ignite is not started

commit 0f1dd6f53a203b3530ca98db37405eac06b18c81
Author: Alexey Goncharuk 
Date:   2015-11-25T06:46:10Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit c40ab677e69f0d756281c62549cb2f63de907ed6
Author: Pavel Tupitsyn 
Date:   2015-11-25T07:14:26Z

IGNITE-1983 Platforms: fixed a problem with incorrect reader behavior for 
platform streams.

commit 22326cc9e7994cbb4bf66471503d47ea4f5d4c00
Author: Alexey Kuznetsov 
Date:   2015-11-25T08:17:01Z

IGNITE-1282 Added support for IgniteBinary to IgniteMock.

commit 9c1b7656a39496f03950158bc7fc2305eacdc6d1
Author: Alexey Goncharuk 
Date:   2015-11-25T09:25:47Z

ignite-1282 - Fixing tests.

commit ef2007dcba0405a2f8921ce2b324b9e7036143ad
Author: Alexey 

[GitHub] ignite pull request: Ignite 1.5 cache map refactoring

2015-11-27 Thread yzhdanov
GitHub user yzhdanov opened a pull request:

https://github.com/apache/ignite/pull/272

Ignite 1.5 cache map refactoring



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yzhdanov/ignite 
ignite-1.5-cache-map-refactoring

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/272.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #272


commit 7ea000aa0ad4a93dac7b6e7c6e15f4c928039556
Author: Alexey Goncharuk 
Date:   2015-11-23T12:05:13Z

Make binary marshaller default WIP.

commit 3ca58d7b5edd0354c73450ff9fff3acf8a2da2cd
Author: Alexey Goncharuk 
Date:   2015-11-23T13:49:53Z

Make binary marshaller default.

commit eeb91429f09c3525779e2d67e9e1bf4f24da72d1
Author: Alexey Goncharuk 
Date:   2015-11-23T17:03:50Z

Fixed deployment test.

commit 01c24e7d07e15df8a9a4722c0ec2a9366cb2f669
Author: Alexey Goncharuk 
Date:   2015-11-23T18:40:52Z

Fixing keepBinary for continuous queries.

commit a129439413b8ad440c70d339b5bc1c4b250d1232
Author: Alexey Goncharuk 
Date:   2015-11-24T06:52:05Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit 1e732a0f9f38257e7d74960f7b9fe6caa4fcce30
Author: Alexey Kuznetsov 
Date:   2015-11-24T06:52:18Z

IGNITE-1282 Fixed config for scalar examples.

commit 9922d83b8de24f70a89913bdf0c9739cc6dd9d35
Author: Alexey Goncharuk 
Date:   2015-11-24T08:06:26Z

Fixing tests.

commit e52b267bdf09be4b1661fe2d751e5505cac941ad
Author: Alexey Goncharuk 
Date:   2015-11-24T08:06:56Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit b75184304b03d8a7cba24473b550669ec95f7512
Author: Alexey Kuznetsov 
Date:   2015-11-24T08:15:04Z

IGNITE-1282 Debug tests.

commit ca0de93a9ec38615321cc16e01cdcf9f0698aaf0
Author: isapego 
Date:   2015-11-24T09:24:41Z

IGNITE-1986: C++ examples VS project file fixed.

commit eee3b21b10a2ddbc131254fd2d077d95db9340de
Author: Alexey Goncharuk 
Date:   2015-11-24T09:35:43Z

Fixed javadoc and Java 1.8 build.

commit 6dc6ffe12d6587a2b8b1dcc497828f16be45aa19
Author: Alexey Goncharuk 
Date:   2015-11-24T09:39:07Z

Merge branch ignite-1.5 into ignite-1282

commit c23cda1d27816656e38937fb18c3e676248d7959
Author: Anton Vinogradov 
Date:   2015-11-24T09:57:13Z

DEVNOTES fix

commit 4844b3edafe2ec3d5eaf93ce56a87c45e2b8e950
Author: Alexey Goncharuk 
Date:   2015-11-24T11:41:08Z

ignite-1282 - Debugging failover.

commit 76803923dda7fb346e273aca5079352532b586dd
Author: Alexey Goncharuk 
Date:   2015-11-24T11:41:22Z

Merge branch 'ignite-1282' of 
https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282

commit 3289cc1ff3a31f6c693007df6fa8920f05afeb6b
Author: Yakov Zhdanov 
Date:   2015-11-24T15:22:48Z

debugging slowdowns

commit 385668b3bd9a77f87c11e39a7d915a54a48e39be
Author: Alexey Goncharuk 
Date:   2015-11-24T16:34:35Z

ignite-1.5 - Fixing tests.

commit 8e1d6c0e8fad981fc48dd0d149fb1abf30b1a7da
Author: Alexey Goncharuk 
Date:   2015-11-24T18:39:17Z

ignite-1282 - Fixing tests.

commit 4d29cb7f87aafa505807f4b10cddd0264cdac85f
Author: Valentin Kulichenko 
Date:   2015-11-25T00:23:05Z

IGNITE-1988 - Exception for explicit lock inside a transaction

commit dafad526f84ecbf503135c7538ffef07dd5e1c4f
Author: Valentin Kulichenko 
Date:   2015-11-25T00:34:37Z

Better exception message if Ignite is not started

commit 0f1dd6f53a203b3530ca98db37405eac06b18c81
Author: Alexey Goncharuk 
Date:   2015-11-25T06:46:10Z

Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite 
into ignite-1282

commit c40ab677e69f0d756281c62549cb2f63de907ed6
Author: Pavel Tupitsyn 
Date:   2015-11-25T07:14:26Z

IGNITE-1983 Platforms: fixed a problem with incorrect reader behavior for 
platform streams.

commit 22326cc9e7994cbb4bf66471503d47ea4f5d4c00
Author: Alexey Kuznetsov 
Date:   2015-11-25T08:17:01Z

IGNITE-1282 Added support for IgniteBinary to IgniteMock.

commit 9c1b7656a39496f03950158bc7fc2305eacdc6d1
Author: Alexey Goncharuk 
Date:   2015-11-25T09:25:47Z

ignite-1282 - Fixing tests.

commit ef2007dcba0405a2f8921ce2b324b9e7036143ad

Re: OSGi integration ready for review

2015-11-27 Thread Dmitriy Setrakyan
On Fri, Nov 27, 2015 at 5:48 PM, Raul Kripalani  wrote:

> Aside from Dmitriy's questions, was there any blocker for someone to review
> the code? There has been no activity from committers.
>

As I mentioned last week, we were planning to cut a release this Friday,
but I don’t think it happened. I too would like to get an update. Yakov,
can you send out the status on open issues?


> It was supposed to be merged for 1.5, and as far as I know, there was no
> official announcement in the dev@ list that the release was being cut
> today. How is the dev team supposed to be synchronised around these
> milestones???
>

Raul, I am hoping the release will happen over the weekend, assuming we get
an update. Even in that case, forcefully merging a new feature, that is not
a critical bug fix, at this point would be too risky.

My preference would be to cut another release with OSGI, Cammel, and
Node.JS early January (no point of doing it sooner due to holidays). Would
do you think?


>
> To the release manager: please take out the OSGi documentation from 1.5 in
> readme.io and put it in 1.6.
>
> Regards,
>
> *Raúl Kripalani*
> PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> Messaging Engineer
> http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> http://blog.raulkr.net | twitter: @raulvk
>
> On Tue, Nov 24, 2015 at 8:11 PM, Raul Kripalani  wrote:
>
> > Hello all,
> >
> > The initial OSGi integration is ready for review in branch ignite-1270.
> > Features included:
> >
> > * OSGi manifest for most modules. I could OSGi-fy 22 modules. Some are
> > left out due to complexity or not supporting OSGi: hadoop, mesos, cloud,
> > gce, yarn, etc.
> > * Karaf features repository with 1 feature per module + a global
> > ignite-all feature. Each feature installs the required dependencies into
> > the container.
> > * Ignite OSGi Bundle Activator which activates an Ignite OSGi
> > configuration and injects the appropriate OSGi-friendly classloader.
> > * Two classloading strategies for OSGi:
> > * Bundle Delegating => attempts to find the class in the bundle that
> > loaded Ignite, falling back to ignite-core.
> > * Container Sweep => same as above, but sweeps the entire OSGi
> > container for the first hit as the ultimate fallback (keeps a cache).
> >
> > (@Romain – the latter should work for you).
> >
> > Since generating the Karaf features repo (features.xml) requires
> including
> > version numbers of the 3rd party deps, I have promoted the version
> numbers
> > I needed to parent/pom.xml as Maven properties. This is also a Maven best
> > practice.
> >
> > In this branch, IGNITE-1810 is also included. I was able to test it
> > locally only, given that the CI test job is broken in TeamCity.
> >
> > Note: Spring configuration of Ignite is not supported due to Spring DM
> > 1.2.1 not being compatible with Spring Framework 4.x anymore. This is
> being
> > discussed at the SMX community [1]. For now, we only support programmatic
> > configuration.
> >
> > As you know, I created a user guide section for OSGi in the 1.5 docs [2].
> >
> > I'd like this feature to target 1.5. It does modify existing Ignite
> > codebase, so it should be pretty safe to release.
> >
> > [1]
> >
> http://servicemix.396122.n5.nabble.com/Spring-DM-for-Spring-4-in-SMX-Karaf-td5723130.html
> > [2] https://dash.readme.io/project/apacheignite/v1.5
> >
> > *Raúl Kripalani*
> > PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> > Messaging Engineer
> > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> > http://blog.raulkr.net | twitter: @raulvk
> >
>


Ignite with Drools

2015-11-27 Thread Dmitriy Setrakyan
Gianfranco,

I just found this repository for Drools integration:
https://github.com/apacheignite/drools-ignite

It looks a bit abandoned. Do you have plans to pick it back up?

Thanks,
D.


[GitHub] ignite pull request: ignite-2020 GridProjectionLocalJobMultipleArg...

2015-11-27 Thread agura
Github user agura closed the pull request at:

https://github.com/apache/ignite/pull/274


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (IGNITE-2021) CPP: Implement tests for ODBC driver.

2015-11-27 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-2021:
---

 Summary: CPP: Implement tests for ODBC driver.
 Key: IGNITE-2021
 URL: https://issues.apache.org/jira/browse/IGNITE-2021
 Project: Ignite
  Issue Type: Sub-task
  Components: interop
Reporter: Igor Sapego
Assignee: Igor Sapego
 Fix For: 1.6


Need to implement tests sub-project for ODBC driver.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: Optional modules without README and apache license

2015-11-27 Thread Anton Vinogradov
I'll take care of ignite-kafka readme & all apache-2.0.txt

Raul, we are goin to make release today (4 hours later this email) is it
possible to push jms11, zk, mqtt changes before this moment?

On Thu, Nov 26, 2015 at 11:37 AM, Raul Kripalani  wrote:

> Yep. I'll take care of jms11, zk, mqtt.
>
> It was very unfortunate to have picked kafka as a template, where these
> files are missing too.
>
> Also, no mention of these requirements in the Wiki didn't help back then.
> On 25 Nov 2015 14:50, "Vasilisa Sidorova"  wrote:
>
> > Dear Igniters,
> > we have following optional modules without README.txt and apache-2.0.txt
> > license files:
> >
> > README.txt is not found:
> > ignite-jms11
> > ignite-kafka
> > ignite-mqtt
> > ignite-zookeeper
> >
> > apache-2.0.txt is not found:
> > ignite-jms11
> > ignite-mqtt
> > ignite-zookeeper
> >
> > I've filed the issue https://issues.apache.org/jira/browse/IGNITE-2003
> >
> > We are close to the release 1.5. So it will be great if the contributors
> > (who added modules above) fixed it according to
> >
> >
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-Checklistbeforepush
> >
> > Otherwise it takes more time for others contributors to write
> documentation
> > about unknown modules.
> >
> > Vasilisa
> >
>


[jira] [Created] (IGNITE-2016) Update KafkaStreamer to fit new features introduced in Kafka 0.9

2015-11-27 Thread Roman Shtykh (JIRA)
Roman Shtykh created IGNITE-2016:


 Summary: Update KafkaStreamer to fit new features introduced in 
Kafka 0.9
 Key: IGNITE-2016
 URL: https://issues.apache.org/jira/browse/IGNITE-2016
 Project: Ignite
  Issue Type: Improvement
  Components: streaming
Reporter: Roman Shtykh
Assignee: Roman Shtykh


Particularly,
- new consumer
- Kafka Connect (Copycat)
http://www.confluent.io/blog/apache-kafka-0.9-is-released



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-2017) Platforms: Add root-levle readme

2015-11-27 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2017:
---

 Summary: Platforms: Add root-levle readme
 Key: IGNITE-2017
 URL: https://issues.apache.org/jira/browse/IGNITE-2017
 Project: Ignite
  Issue Type: Task
  Components: interop
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Priority: Critical
 Fix For: 1.5






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)