You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by br...@apache.org on 2013/07/07 21:00:08 UTC

svn commit: r1500503 - in /ctakes/sandbox/ctakes-scrubber-deid: lib/ metadata/ metadata/install.xml out/

Author: brittfitch
Date: Sun Jul  7 19:00:07 2013
New Revision: 1500503

URL: http://svn.apache.org/r1500503
Log:
CTAKES-64
Adding empty dirs used by mvn assembly & for output files.

Added:
    ctakes/sandbox/ctakes-scrubber-deid/lib/
    ctakes/sandbox/ctakes-scrubber-deid/metadata/
    ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml   (with props)
    ctakes/sandbox/ctakes-scrubber-deid/out/

Added: ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml
URL: http://svn.apache.org/viewvc/ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml?rev=1500503&view=auto
==============================================================================
--- ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml (added)
+++ ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml Sun Jul  7 19:00:07 2013
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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.
+-->
+<COMPONENT_INSTALLATION_DESCRIPTOR>
+	<OS>
+	</OS>
+	<TOOLKITS>
+	</TOOLKITS>
+	<UIMA_FRAMEWORK>
+	</UIMA_FRAMEWORK>
+	<SUBMITTED_COMPONENT>
+	</SUBMITTED_COMPONENT>
+	<INSTALLATION>
+	</INSTALLATION>
+</COMPONENT_INSTALLATION_DESCRIPTOR>

Propchange: ctakes/sandbox/ctakes-scrubber-deid/metadata/install.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain