matthiasblaesing commented on code in PR #79:
URL: https://github.com/apache/netbeans-tools/pull/79#discussion_r3241490567
##########
pp3/module/Application/src/Application/Entity/Plugin.php:
##########
@@ -203,4 +203,17 @@ private function sanitizePluginUrl($url) {
return $url;
}
+ public function getVersionsSorted($desc = true) {
Review Comment:
I admit, that it is a fallout from q hickup in development. I had the order
wrong and as one direction as done, I did not throw away the opposite
direction. If you think it should be removed, I'm willing to, but I did not see
the harm.
--
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