[
https://issues.apache.org/jira/browse/ARTEMIS-2933?focusedWorklogId=652198&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652198
]
ASF GitHub Bot logged work on ARTEMIS-2933:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Sep/21 08:37
Start Date: 17/Sep/21 08:37
Worklog Time Spent: 10m
Work Description: gemmellr commented on pull request #3290:
URL: https://github.com/apache/activemq-artemis/pull/3290#issuecomment-921615621
I would maybe avoid adding simply '-net4' in the name/patch at this point
given 6 is already in RC phase?
The support pages
https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies
suggest all versions of windows back to 8/server2012 have some .Net 4
framework version installed by default, and all versions back to 7/server2008
can get one if not installed.
Given that it doesnt seem unreasonable to require it at this point, so what
about the reverse possibility? Make an alternative 'new' "-net3" version that
ships for a limited time as a fallback option if we think it necessary (given
above, I probably wouldnt), and then anyone actually affected by the change can
use it instead if they dont want to use one of the many 4+ versions already
available to them.
I wouldn't say dropping support of a .Net version in a minor release is all
that different than dropping support of a Java version in a minor release,
which has been done before and is about to be done again.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 652198)
Time Spent: 1h 20m (was: 1h 10m)
> Upgrade com.sun.winsw to 2.7.0-net4
> -----------------------------------
>
> Key: ARTEMIS-2933
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2933
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The only executable included in the broker bin package that depends on .NET
> Framework 3.5 is artemis-service.exe/winsw. Using winsw for .NET Framework 4
> we should remove any dependency on .NET Framework 3.5.
> This would simplify the installation on Windows because .NET Framework 4 is
> installed by default on the last versions of Windows.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)