[Rock-dev] [rock] #132: autoproj: add a new "runtime" dependency type

rock noreply at opendfki.de
Fri Mar 30 15:52:50 CEST 2012


#132: autoproj: add a new "runtime" dependency type
----------------------------+-----------------------------------
 Reporter:  sylvain.joyeux  |      Owner:  rock-dev-mailing-list
     Type:  defect          |     Status:  new
 Priority:  major           |  Milestone:
Component:  base            |   Keywords:
----------------------------+-----------------------------------
 We currently only have build-time dependencies, i.e. an ordering of
 packages during the build. Some packages don't fall in that category, as
 the dependency only happen at runtime (think: orocos scripts and
 orocos.rb)

 The new runtime dependency type would be: an optional dependency that does
 not enforce loading order, and would be acceptable to fail at build time
 (i.e. the failure of a package that got added because of a runtime
 dependency would automatically be ignored as if -k was given)

-- 
Ticket URL: <http://rock.opendfki.de/ticket/132>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list