aboutsummaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-11-07 16:08:20 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2016-11-07 16:08:20 +0100
commit64ddaea9f20587236b694ede7797e916d6fe14d3 (patch)
tree35670ca99006c435d2cedcd1d7d534d48bc92307 /document
parent5768aa94102ba16e55d2087c225e118695071007 (diff)
Deprecate the xml document format
Diffstat (limited to 'document')
-rw-r--r--document/src/main/java/com/yahoo/vespaxmlparser/package-info.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/main/java/com/yahoo/vespaxmlparser/package-info.java b/document/src/main/java/com/yahoo/vespaxmlparser/package-info.java
index eae7e1320a2..6083408be29 100644
--- a/document/src/main/java/com/yahoo/vespaxmlparser/package-info.java
+++ b/document/src/main/java/com/yahoo/vespaxmlparser/package-info.java
@@ -1,4 +1,5 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// TODO: Remove this package on Vespa 7
@ExportPackage
package com.yahoo.vespaxmlparser;