You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2016/09/10 12:52:39 UTC

svn commit: r15289 [3/5] - in /release/devicemap/data: ./ 1.0.3/ 1.0.3/META-INF/ 1.0.3/META-INF/maven/ 1.0.3/META-INF/maven/org.apache.devicemap/ 1.0.3/META-INF/maven/org.apache.devicemap/devicemap-data/ 1.0.3/devicedata/

Added: release/devicemap/data/1.0.3/devicedata/BuilderDataSourcePatch.xml
==============================================================================
--- release/devicemap/data/1.0.3/devicedata/BuilderDataSourcePatch.xml (added)
+++ release/devicemap/data/1.0.3/devicedata/BuilderDataSourcePatch.xml Sat Sep 10 12:52:38 2016
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or
+    more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information regarding
+    copyright ownership. The ASF licenses this file to you under the
+    Apache License, Version 2.0 (the "License"); you may not use
+    this file except in compliance with the License. You may obtain
+    a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+    applicable law or agreed to in writing, software distributed
+    under the License is distributed on an "AS IS" BASIS, WITHOUT
+    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions
+    and limitations under the License.
+-->
+<ODDR>
+    <version>
+        <ver>1.0.3</ver>
+        <last_updated>2015-06-19 17:00:00</last_updated>
+        <official_url>http://devicemap.apache.org</official_url>
+        <statement>Licensed under http://www.apache.org/licenses/LICENSE-2.0</statement>
+    </version>
+    <Builders>
+        <builder class="org.apache.devicemap.simpleddr.builder.device.AndroidDeviceBuilder">
+        </builder>
+        <builder class="org.apache.devicemap.simpleddr.builder.device.WinPhoneDeviceBuilder">
+        </builder>
+        <builder class="org.apache.devicemap.simpleddr.builder.device.SymbianDeviceBuilder">
+        </builder>
+        <builder class="org.apache.devicemap.simpleddr.builder.device.TwoStepDeviceBuilder">
+        </builder>
+        <builder class="org.apache.devicemap.simpleddr.builder.device.SimpleDeviceBuilder">
+        </builder>
+    </Builders>
+</ODDR>