Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 99d7c0: Adding a bash script that can be used to update th...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 99d7c0c609bb2b16c8997a0735a9a2fd6de07c88
      https://github.com/eclipse/ice/commit/99d7c0c609bb2b16c8997a0735a9a2fd6de07c88
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    A utils/EEfixer.sh

  Log Message:
  -----------
  Adding a bash script that can be used to update the execution
environment for bundles with an execution environment flag.

This works by searching for the Bundle-RequiredExecutionEnvironment flag
in the manifests and updating the flag's value if it exists.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top