Author: wkeil
Date: Tue Dec 30 18:54:12 2014
New Revision: 1648578
URL: http://svn.apache.org/r1648578
Log:
DMAP-111: Improve Web Examples
New SVN URL
Task-Url: https://issues.apache.org/jira/browse/DMAP-111
Modified:
devicemap/trunk/devicemap/java/simpleddr/README
Modified: devicemap/trunk/devicemap/java/simpleddr/README
URL:
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/simpleddr/README?rev=1648578&r1=1648577&r2=1648578&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/simpleddr/README (original)
+++ devicemap/trunk/devicemap/java/simpleddr/README Tue Dec 30 18:54:12 2014
@@ -2,9 +2,8 @@ Getting Started
Check out DeviceMap from subversion:
-svn co http://svn.apache.org/repos/asf/incubator/devicemap/trunk/devicemap java
+svn co http://svn.apache.org/repos/asf/devicemap/trunk/devicemap java
Build DeviceMap Simple DDR:
-cd devicemap/openddr/data && mvn clean install
cd ../java/simpleddr && mvn clean install
\ No newline at end of file