Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

annasuszter
Copy link
Member

@annasuszter annasuszter commented Sep 15, 2025

Update for LPD-64975

I tested the mail sending with the Groovy script int this article: https://learn.liferay.com/en-us/l/36384420

Copy link
Member

@drewbrokke drewbrokke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @annasuszter, just the one comment on the Config class.

public boolean useDatabaseMySQL = false
public boolean useDatabasePostgreSQL = false
public boolean useLiferay = false
public boolean useMail = false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this point, since we are not actually using this property for anything, we can omit it here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Drew! I updated the PR. The SF failure is probably due to the ongoing releases.liferay.com outage:

* What went wrong:
A problem occurred configuring root project 'liferay-environment-composer'.
> /home/runner/.liferay/workspace/releases.json

@drewbrokke drewbrokke merged commit 48e8401 into liferay:dev Sep 16, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants