jkovalsky commented on code in PR #61:
URL: https://github.com/apache/netbeans-tools/pull/61#discussion_r1082753561
##########
pp3/module/Application/src/Application/Controller/AdminController.php:
##########
@@ -350,32 +350,37 @@ public function emailSendingAction() {
$onlyVerified = false;
$nbVersionId = [];
- $subject = '[NetBeans PluginPortal] <SUBJECT>';
+ $subject = '[NetBeans PluginPortal] Check your plugin with the new
Apache NetBeans %4$s version!';
$emailText = '
<html>
<head><title></title></head>
<body>
-<p>Dear %1$s,</p>
+<p>Hey %1$s,</p>
-<p>we have some news for you.</p>
-
-<p><Your message></p>
+<p>
+have you heard of the new Apache NetBeans version on the horizon?
+Yes, the NetBeans community is going to release version %4$s soon!
+In order to have your great plugin(s) available on the NetBeans Update
+Center also for users of the new version please consider testing the
+plugin(s) with the latest RC build and possibly submit new verification
+request(s) via the Plugin Portal website.
+</p>
<p>
Your plugins:<br />
%3$s
</p>
-<p>Direct link to the plugin portal:<br />
-<a href="%2$s">%2$s</a>
+<p>Direct link to the list of your plugins:<br />
+<a href="%2$s/plugin/list">%2$s/plugin/list</a>
Review Comment:
Thank you Matthias. In such case I would like to merge this so that you can
redeploy the Plugin Portal sources ASAP in order to inform all plugin owners
about NB17 RC1. Please approve if you agree.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists