[
https://issues.apache.org/jira/browse/ARTEMIS-2933?focusedWorklogId=663428&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-663428
]
ASF GitHub Bot logged work on ARTEMIS-2933:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Oct/21 10:16
Start Date: 11/Oct/21 10:16
Worklog Time Spent: 10m
Work Description: gemmellr commented on pull request #3290:
URL: https://github.com/apache/activemq-artemis/pull/3290#issuecomment-939890190
Assuming it works (not tried), if this is the desired approach then the
changes seem reasonable based on reading the linked page. PR/Jira needs
retitled though.
I think I would just require .Net 4 instead as originally intended though
(with perhaps the -net3 fallback/duplicate I suggested earlier, but I no longer
think its needed). There seems to be a version of .Net4 installed by default on
every Windows released for about a decade, and its available to ones even older
than that. At this point .Net 4 is so old even Microsooft's compatibility page
above is noting they have dropped support for .Net 4 - 4.5.1 entirely from
Visual Studio 2022.
There also seem to be [large] native exe versions of the service wrapper
(based on .Net Core) that dont require any framework be installed, thus
offering people another simple workaround (download+replace) if there are any
issues.
--
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: 663428)
Time Spent: 2h 20m (was: 2h 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: 2h 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)