<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -109,7 +109,7 @@ h3. Some Links
 h3. MIT License
 
 &lt;pre&gt;
-Copyright (c) 2007, 2008 Pattern Park
+Copyright (c) 2007, 2008, 2009 Pattern Park
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -22,6 +22,8 @@ module Sprout
 
     def initialize(args, &amp;block)
       super
+      outer_task = define_outer_task
+
       library :asunit3
       
       mxmlc output do |t|
@@ -39,9 +41,8 @@ module Sprout
       end
 
       define_player
-      t = define_outer_task
-      t.prerequisites &lt;&lt; output
-      t.prerequisites &lt;&lt; player_task_name
+      outer_task.prerequisites &lt;&lt; output
+      outer_task.prerequisites &lt;&lt; player_task_name
     end
     
     def create_output</diff>
      <filename>bundles/as3/lib/sprout/tasks/mxmlc_unit.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7e360ab28ac211c1dec4ff336d132bbc6c6e3c3d</id>
    </parent>
  </parents>
  <author>
    <name>Luke Bayes</name>
    <email>lbayes@patternpark.com</email>
  </author>
  <url>http://github.com/lukebayes/project-sprouts/commit/355c5268d63591dd348b33d62544f9b17ce936c4</url>
  <id>355c5268d63591dd348b33d62544f9b17ce936c4</id>
  <committed-date>2009-05-19T17:45:09-07:00</committed-date>
  <authored-date>2009-05-19T17:45:09-07:00</authored-date>
  <message>Fixed mxml unit test helper was displaying the wrong task name in rake -T reports</message>
  <tree>7c810e2134b346bad10a3623c429c14df86dd7c6</tree>
  <committer>
    <name>Luke Bayes</name>
    <email>lbayes@patternpark.com</email>
  </committer>
</commit>
