lib/sprout/tasks/mxmlc_ci.rb in sprout-as3-bundle-1.0.9 vs lib/sprout/tasks/mxmlc_ci.rb in sprout-as3-bundle-1.0.10
- old
+ new
@@ -17,9 +17,10 @@
# ci :cruise do |t|
# t.link_report = 'LinkReport.rpt'
# end
#
class MXMLCCruise < MXMLCHelper
+ attr_accessor :kill_on_fault # hack b/c of problems with rake task names and incestuous helpers
def initialize(args, &block)
super
library :asunit3