Author: wkeil
Date: Sun Jan 18 13:51:34 2015
New Revision: 1652753
URL: http://svn.apache.org/r1652753
Log:
DMAP-49: W3C integration
Replaced W3C JAR with the official one from w3c.org
Task-Url: https://issues.apache.org/jira/browse/DMAP-49
Modified:
devicemap/trunk/devicemap/java/lib/w3c.jar
devicemap/trunk/devicemap/java/simpleddr/pom.xml
Modified: devicemap/trunk/devicemap/java/lib/w3c.jar
URL:
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/lib/w3c.jar?rev=1652753&r1=1652752&r2=1652753&view=diff
==============================================================================
Binary files - no diff available.
Modified: devicemap/trunk/devicemap/java/simpleddr/pom.xml
URL:
http://svn.apache.org/viewvc/devicemap/trunk/devicemap/java/simpleddr/pom.xml?rev=1652753&r1=1652752&r2=1652753&view=diff
==============================================================================
--- devicemap/trunk/devicemap/java/simpleddr/pom.xml (original)
+++ devicemap/trunk/devicemap/java/simpleddr/pom.xml Sun Jan 18 13:51:34 2015
@@ -17,10 +17,10 @@
<artifactId>devicemap-java</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
- <description>Apache DeviceMap DDR Java API</description>
+ <description>Apache DeviceMap W3C DDR Simple Implementation for
Java</description>
<artifactId>devicemap-simpleddr</artifactId>
<packaging>jar</packaging>
- <name>Apache DeviceMap DDR API</name>
+ <name>Apache DeviceMap DDR Implementation</name>
<inceptionYear>2012</inceptionYear>
<url>http://devicemap.apache.org</url>