radanalyticsio / openshift-spark

72 stars 83 forks source link

`make context` does not always run #53

Open elmiko opened 6 years ago

elmiko commented 6 years ago

i was recently trying some changes to my local openshift-spark and i noticed that the make context command does do anything unless you first make clean-context.

i had changed some of the modules and expected that a re-make would set things right. maybe we should add a warning print to that target or something just to let builders know that they need to clean first.