You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/03/11 07:33:30 UTC

[GitHub] [incubator-netbeans] jlahoda edited a comment on issue #1159: [NETBEANS-2132] Sign wrapping NBMs bundled in the ZIP distribution

jlahoda edited a comment on issue #1159: [NETBEANS-2132] Sign wrapping NBMs bundled in the ZIP distribution
URL: https://github.com/apache/incubator-netbeans/pull/1159#issuecomment-471432669
 
 
   I think the approach seems good to me. Travis does not seem to like the patch, though:
   ```
    [nbmerge] Failed to build target: all-updatecenters
   
   BUILD FAILED
   /home/travis/build/apache/incubator-netbeans/nbbuild/build.xml:514: The following error occurred while executing this line:
   /home/travis/build/apache/incubator-netbeans/nbbuild/build.xml:509: The following error occurred while executing this line:
   /home/travis/build/apache/incubator-netbeans/nbbuild/build.xml:556: The following error occurred while executing this line:
   /home/travis/build/apache/incubator-netbeans/nb/updatecenters/build.xml:51: exec returned: 1
   ```
   
   Moreover, would it be possible to generate the keystore into the build directory (or into the cluster directly), so that the checkout is not polluted with additional files (even if they are .gitignored?).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists