[
https://issues.apache.org/jira/browse/TOMEE-4053?focusedWorklogId=824827&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-824827
]
ASF GitHub Bot logged work on TOMEE-4053:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Nov/22 06:46
Start Date: 10/Nov/22 06:46
Worklog Time Spent: 10m
Work Description: rzo1 commented on code in PR #963:
URL: https://github.com/apache/tomee/pull/963#discussion_r1018706789
##########
server/openejb-cxf/pom.xml:
##########
@@ -264,7 +264,7 @@
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
- <version>${saaj-impl.version}</version>
+ <version>${version.impl.saaj}</version>
Review Comment:
`version.saaj.impl` or `version.saaj-impl` ?
Issue Time Tracking
-------------------
Worklog Id: (was: 824827)
Time Spent: 8h 10m (was: 8h)
> Dependency properties cleanup
> -----------------------------
>
> Key: TOMEE-4053
> URL: https://issues.apache.org/jira/browse/TOMEE-4053
> Project: TomEE
> Issue Type: Improvement
> Reporter: Gwénaël Ruelland
> Priority: Minor
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
> Proposed PR for properties consistency
> * properties are of the form 'version.groupid' or 'groupid.version' :
> changed most to the 'version.groupid' form for coherence.
> * regrouping properties by feature blocks
> * ordering by name were usefull
--
This message was sent by Atlassian Jira
(v8.20.10#820010)