Conversation
* package rename javax.mail -> jakarta.mail
…e.desc` Regenerated README.md
|
@garydgregory , can you please trigger workflows? I've rebased #37 on top of current master and fixed some small things in c54cc45 |
|
Can we have a TODO, or whatever, that suggests to restore the default value for build/defaultGoal after the 2.0 release, please? |
IDK, maybe it's possible to release with the checks being red, actually there are more failures coming before that :) |
A simple comment in the POM? Not much work for you, and visible in the Eclipse Task view. |
Sorry, sure, I've misread the message. Will do. |
| @Deprecated | ||
| public class ByteArrayDataSource implements DataSource | ||
| { | ||
| { |
There was a problem hiding this comment.
Reduce the noise in this PR please.
pom.xml
Outdated
| <groupId>org.slf4j</groupId> | ||
| <artifactId>slf4j-jdk14</artifactId> | ||
| <version>1.7.7</version> | ||
| <version>1.7.30</version> |
There was a problem hiding this comment.
Don't do this in this PR, keep changes to what is direclty related, which this... not?
There was a problem hiding this comment.
IDK what was the reason to update it (it was not my commit :)), reverted it back
|
I think that current Launching |
|
I see that JDK is indeed >=17 https://github.com/apache/commons-email/runs/6800894700?check_suite_focus=true#step:5:9 But it might be some Maven versions comparison magic that breaks here |
|
Doing this will break all containers using still the |
This is what I was afraid of and that's the reason I've asked if there were any circumstances not to merge the previous PR. There is no information about it in JIRA, no comments here in PRs and no discussions in mailing list. @michael-o , please copy your answer to the ticket for future generations, it may save some time for them. |
|
Also bear in mind that I don't say my suggestion was right, it's just there were no evidence (in this project) that it shouldn't be done like this. |
You need to distinct was
|
|
True. |
|
-1 as it stands because this kind of work can only be done in the context of a major version change which means:
|
|
Yeah, I have no objections closing the PR, at least now we have the reasoning saved here and in Jira |
@garydgregory , if I was to open the same PR as the current one with the points above fixed, would it be merged? |
A continuation of PR #37