Revision
632
Author
jeichorn
Date
2008-06-16 11:47:13 -0700 (Mon, 16 Jun 2008)

Log Message

rebuild package.xml

Modified Paths

Diff

Modified: trunk/build/package.php (631 => 632)


--- trunk/build/package.php	2008-06-16 18:44:57 UTC (rev 631)
+++ trunk/build/package.php	2008-06-16 18:47:13 UTC (rev 632)
@@ -22,7 +22,8 @@
 $version = '0.5.6';
 $notes = <<<EOT
  * Fix Coding Standard Problems
- * Refactor svn code layout
+ * Refactor svn code layout, build system
+ * Remove usused jsunit code
  * Add support for content-type text/xml #14032
  * Fix combineActions with empty actions #13854
  * Fix Javascript in HTML_AJAX.replace target document doesn't get executed in Opera. #14144 put opera on the ie codepath not the gecko codepath

Modified: trunk/build/package.xml (631 => 632)


--- trunk/build/package.xml	2008-06-16 18:44:57 UTC (rev 631)
+++ trunk/build/package.xml	2008-06-16 18:47:13 UTC (rev 632)
@@ -38,7 +38,7 @@
   <active>yes</active>
  </developer>
  <date>2008-06-16</date>
- <time>11:36:31</time>
+ <time>11:46:53</time>
  <version>
   <release>0.5.6</release>
   <api>0.5.0</api>
@@ -49,7 +49,8 @@
  </stability>
  <license uri="http://www.gnu.org/licenses/lgpl.html">LGPL</license>
  <notes> * Fix Coding Standard Problems
- * Refactor svn code layout
+ * Refactor svn code layout, build system
+ * Remove usused jsunit code
  * Add support for content-type text/xml #14032
  * Fix combineActions with empty actions #13854
  * Fix Javascript in HTML_AJAX.replace target document doesn&apos;t get executed in Opera. #14144 put opera on the ie codepath not the gecko codepath
@@ -279,10 +280,10 @@
    <file baseinstalldir="HTML" md5sum="a9d3efcfbe3bfab4303d42e177657927" name="js/Dispatcher.js" role="data">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="HTML" md5sum="7bcbd49cb457a21c7f6ad9b19a2eb20e" name="js/HTML_AJAX.js" role="data">
+   <file baseinstalldir="HTML" md5sum="ebf80cc00abe9ff3a2b8c855162f7dc5" name="js/HTML_AJAX.js" role="data">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="HTML" md5sum="c773945366e99a24bec77bf50389de9f" name="js/HTML_AJAX_lite.js" role="data">
+   <file baseinstalldir="HTML" md5sum="1fca862bb3ecf3b0a9973b6be095e3c3" name="js/HTML_AJAX_lite.js" role="data">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
    <file baseinstalldir="HTML" md5sum="26cc4223efee63d2b80b39686e7875a6" name="js/HttpClient.js" role="data">
@@ -411,7 +412,8 @@
    <date>2008-06-16</date>
    <license uri="http://www.gnu.org/licenses/lgpl.html">LGPL</license>
    <notes> * Fix Coding Standard Problems
- * Refactor svn code layout
+ * Refactor svn code layout, build system
+ * Remove usused jsunit code
  * Add support for content-type text/xml #14032
  * Fix combineActions with empty actions #13854
  * Fix Javascript in HTML_AJAX.replace target document doesn&apos;t get executed in Opera. #14144 put opera on the ie codepath not the gecko codepath