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/06/21 09:05:50 UTC

[GitHub] [netbeans] JaroslavTulach opened a new pull request #1313: Download binaries task is broken

JaroslavTulach opened a new pull request #1313: Download binaries task is broken
URL: https://github.com/apache/netbeans/pull/1313
 
 
   Turns out that my f2c5275 causes a regression. `DownloadBinaries` task from `harness/tasks.jar` is unusable as the `harness/tasks.jar` misses now necessary `ConfigureProxy` class.
   
   To prevent such unfortunate error I wanted to write a test. My attempts to unit test the task failed and at the end I decided to do 022de83 
   
   The fix then was simple: 02b8d54

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