summaryrefslogtreecommitdiff
path: root/java/servingxml/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'java/servingxml/pkg-descr')
-rw-r--r--java/servingxml/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/servingxml/pkg-descr b/java/servingxml/pkg-descr
deleted file mode 100644
index 66552d4a3a7d..000000000000
--- a/java/servingxml/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
-transformations.
-It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
-flat-flat, and XML-XML processing in pipelines.
-ServingXML comes with a console app, and also documents an API for embedding
-the software in a standard Java or J2EE application.