[
https://issues.apache.org/jira/browse/OPENWIRE-66?focusedWorklogId=894380&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-894380
]
ASF GitHub Bot logged work on OPENWIRE-66:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/23 21:20
Start Date: 06/Dec/23 21:20
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #3:
URL: https://github.com/apache/activemq-openwire/pull/3#issuecomment-1843708341
Going ahead and merging this so I can continue on with other PRs, if
anything needs to be changed we can do follow on PRs
Issue Time Tracking
-------------------
Worklog Id: (was: 894380)
Time Spent: 0.5h (was: 20m)
> Bring the Openwire project build up to date
> -------------------------------------------
>
> Key: OPENWIRE-66
> URL: https://issues.apache.org/jira/browse/OPENWIRE-66
> Project: ActiveMQ OpenWire
> Issue Type: Task
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We will need to be able to generate new Openwire versions going forward to
> support things like JMS 2.0 and Jakarta Messaging. The old Openwire generator
> no longer works on JDK 11+ due to the removed doclet API that it was relying
> on so we need to use this new version going forward which is annotation based.
> This project needs to be revived and is quite out of date so this Jira is to
> bring the build up to date first before starting to made modifications to
> Openwire.
> Things to do:
> # Update root pom and plugins
> # Change version to 1.0.0-SNAPSHOT instead of 1.0-SNAPSHOT to match the rest
> of the AMQ projects
> # Upgrade to ActiveMQ 6.0.1 and Jakarta messaging
> # Update dependencies to latest versions such as mockito, log4j2 etc
> # Upgrade to JDK 17
> *Note:* This task isn't to add the missing OpenWire versions, that is for
> another issue this is just to fix the build.
> I also noticed there is the openwire-website module that we may just want to
> remove as it is currently commented out and very out of date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)