Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 7ba43b: Fixing mac launch config by removing mac security ...

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: 7ba43bd21a962fefba3c0780544adfc80ebc758b
      https://github.com/eclipse/ice/commit/7ba43bd21a962fefba3c0780544adfc80ebc758b
  Author: amccaskey <mccaskeyaj@xxxxxxxx>
  Date:   2016-04-13 (Wed, 13 Apr 2016)

  Changed paths:
    M org.eclipse.ice.product/ice.macosx_product.launch

  Log Message:
  -----------
  Fixing mac launch config by removing mac security plugin/adding others

org.eclipse.equinox.security.macosx caused errors in remote executions,
removing it from the launch to fix. Adding bcpkix and bcprov for docker
shaded plugins. 


Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>



Back to the top