[
https://issues.apache.org/jira/browse/TOMEE-4053?focusedWorklogId=824217&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-824217
]
ASF GitHub Bot logged work on TOMEE-4053:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Nov/22 14:11
Start Date: 08/Nov/22 14:11
Worklog Time Spent: 10m
Work Description: sultan commented on code in PR #953:
URL: https://github.com/apache/tomee/pull/953#discussion_r1016682833
##########
pom.xml:
##########
@@ -1341,7 +1327,7 @@
<dependency>
<groupId>org.apache.geronimo.mail</groupId>
<artifactId>geronimo-mail_2.1_provider</artifactId>
- <version>${geronimo-mail_2.1_provider.version}</version>
+ <version>${version.geronimo-javamail_1.6_mail}</version>
Review Comment:
The name was incorrect, my mistake. now corrected
Issue Time Tracking
-------------------
Worklog Id: (was: 824217)
Time Spent: 5h 40m (was: 5.5h)
> 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: 5h 40m
> 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)