matthiasblaesing commented on PR #72:
URL: https://github.com/apache/netbeans-tools/pull/72#issuecomment-2679520400
@jkovalsky thank your for your intensive test! After looking through the
code, I think I can verify both.
- Possibility to create two verified plugin versions: I had covered the case
for "normal" verification. There the code was already removing the verification
for plugin versions that addressed the same NetBeans version, when the new
verification was finally confirmed. This case was not implemented for the
"verification is transfered" case. This was fixed.
- Rebuilding catalogs on verification changes: On my test setup there was no
cron job to rebuild the catalogs. The test setup was fixed for this. In
addition I modified that PP3 code, and ensured, that at two more places the
rebuilding of the catalogs was explicitly requested.
The changes are pushed as
[6baeb45](https://github.com/apache/netbeans-tools/pull/72/commits/6baeb4567ff7ff154b48106373a6092a5d8d6407)
and the test setup updated accordingly.
I'd appretiate another look.
--
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