GitHub user leapoct opened a pull request:
https://github.com/apache/incubator-cordova-weinre/pull/4
BUILD_DATE bug ,remove comment
<!--
<tstamp>
<format property="BUILD_DATE" pattern="yyyy-MM-dd__HH-mm-ss"
timezone="GMT"/>
</tstamp>
-->
here,as a comment,so at the compile,weinre.server/package.json is wrong
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/leapoct/incubator-cordova-weinre patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-weinre/pull/4.patch
----
commit 1c4f0a955b6e21ecfb095be54276d65832c98ce5
Author: leapoct <[email protected]>
Date: 2012-07-05T10:51:55-07:00
BUILD_DATE bug ,remove comment
----