[ https://issues.apache.org/jira/browse/OPENWIRE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christopher L. Shannon updated OPENWIRE-66: ------------------------------------------- Description: 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 # 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. was: 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. > 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 > > 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 > # 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)