ebarboni commented on code in PR #9284:
URL: https://github.com/apache/netbeans/pull/9284#discussion_r2954482902


##########
nbbuild/test/unit/src/org/netbeans/nbbuild/MakeJNLPTest.java:
##########
@@ -1111,13 +1163,16 @@ private File generateKeystore(String alias, String 
password) throws Exception {
                   "keystore='" + where + "' \n" +
                   "storepass='" + password + "' \n" +
                   "dname='CN=A NetBeans Friend, OU=NetBeans, O=netbeans.org, 
C=US' \n" +
+                  "keyalg='DSA' \n" +   

Review Comment:
   mandatory change to have ant task executed



-- 
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

Reply via email to