<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,6 @@ exports.app = new ContentLength(function (env) {
     return [200, {&quot;content-type&quot;: &quot;text/plain&quot;}, [&quot;Hello, World!&quot;]];
 });
 
-if (require.id = require.main)
+if (require.id == require.main)
     require('jackup').main([require.id].concat(system.args));
 </diff>
      <filename>examples/hello/main.js</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 {
+    &quot;name&quot;: &quot;jack&quot;,
     &quot;author&quot;: &quot;Tom Robinson&quot;,
     &quot;dependencies&quot;: [&quot;narwhal&quot;],
-    &quot;js&quot;: &quot;lib&quot;,
     &quot;jars&quot;: [&quot;jars/simple.jar&quot;]
 }</diff>
      <filename>package.json</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>089c754dcbe4fcfca9332d43b2d0747b459a8100</id>
    </parent>
  </parents>
  <author>
    <name>kriskowal</name>
    <email>kris.kowal@cixar.com</email>
  </author>
  <url>http://github.com/zaach/jack/commit/f3920eb0d21184cc4e61b3a31ed0d29a3edec276</url>
  <id>f3920eb0d21184cc4e61b3a31ed0d29a3edec276</id>
  <committed-date>2009-05-27T14:33:12-07:00</committed-date>
  <authored-date>2009-05-27T14:33:12-07:00</authored-date>
  <message>Fixed a bug in the Hello, World! example which caused reloading jackup.</message>
  <tree>bc46e90afffb7e7ec79a4f980ef35ba20fcf8d01</tree>
  <committer>
    <name>kriskowal</name>
    <email>kris.kowal@cixar.com</email>
  </committer>
</commit>
