[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2019-11-17 Thread Pavel Tupitsyn (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-7665:
---
Fix Version/s: (was: 2.9)
   3.0

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 3.0
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2019-10-03 Thread Maxim Muzafarov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov updated IGNITE-7665:

Fix Version/s: (was: 2.8)
   2.9

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.9
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2018-09-27 Thread Vladimir Ozerov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-7665:

Fix Version/s: (was: 2.7)
   2.8

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.8
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2018-09-25 Thread Nikolay Izhikov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-7665:

Fix Version/s: (was: 2.8)
   2.7

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.7
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2018-09-24 Thread Nikolay Izhikov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov updated IGNITE-7665:

Fix Version/s: (was: 2.7)
   2.8

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.8
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2018-06-26 Thread Dmitriy Pavlov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-7665:
---
Fix Version/s: (was: 2.6)
   2.7

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.7
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-7665) .NET: Target .NET Standard 2.0

2018-04-18 Thread Andrey Gura (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Gura updated IGNITE-7665:

Fix Version/s: (was: 2.5)
   2.6

> .NET: Target .NET Standard 2.0
> --
>
> Key: IGNITE-7665
> URL: https://issues.apache.org/jira/browse/IGNITE-7665
> Project: Ignite
>  Issue Type: Improvement
>  Components: platforms
>Reporter: Pavel Tupitsyn
>Priority: Major
>  Labels: .NET, xplat
> Fix For: 2.6
>
>
> As explained in IGNITE-2662 and 
> https://apacheignite-net.readme.io/v2.4/docs/cross-platform-support, our 
> projects/assemblies still target .NET 4.0.
> This simplifies build/release procedures, but has issues:
> * Ignite.NET *can't be used from .NET Standard 2.0 libraries* (big one)
> * Warning is displayed
> * Incompatible API usages may sneak in despite tests
> We should target {{netstandard2.0}} as well as .NET 4. Release package should 
> contain two set of assemblies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)