You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2009/10/29 15:32:39 UTC

svn commit: r830962 [2/2] - in /incubator/uima/sandbox/trunk/RegularExpressionAnnotator: docbook/RegexAnnotatorUserGuide/ src/main/java/org/apache/uima/annotator/regex/impl/ src/test/java/org/apache/uima/annotator/regex/ src/test/resources/wildcardFile...

Added: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor1.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor1.xml?rev=830962&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor1.xml (added)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor1.xml Thu Oct 29 14:32:39 2009
@@ -0,0 +1,34 @@
+<?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.
+ -->
+<conceptSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="http://incubator.apache.org/uima/regex">
+	<concept name="annotationCreationTest">
+		<rules>
+			<rule ruleId="TestID" regEx="a*" matchStrategy="matchAll"
+				matchType="uima.tcas.DocumentAnnotation" />
+		</rules>
+		<createAnnotations>
+			<annotation id="Test1" type="org.apache.uima.TestAnnot">
+				<begin group="0" />
+				<end group="0" />
+			</annotation>
+		</createAnnotations>
+	</concept>
+</conceptSet>

Added: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor2.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor2.xml?rev=830962&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor2.xml (added)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major1minor2.xml Thu Oct 29 14:32:39 2009
@@ -0,0 +1,34 @@
+<?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.
+ -->
+<conceptSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="http://incubator.apache.org/uima/regex">
+	<concept name="annotationCreationTest">
+		<rules>
+			<rule ruleId="TestID" regEx="a*" matchStrategy="matchAll"
+				matchType="uima.tcas.DocumentAnnotation" />
+		</rules>
+		<createAnnotations>
+			<annotation id="Test1" type="org.apache.uima.TestAnnot">
+				<begin group="0" />
+				<end group="0" />
+			</annotation>
+		</createAnnotations>
+	</concept>
+</conceptSet>

Added: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor1.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor1.xml?rev=830962&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor1.xml (added)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor1.xml Thu Oct 29 14:32:39 2009
@@ -0,0 +1,34 @@
+<?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.
+ -->
+<conceptSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="http://incubator.apache.org/uima/regex">
+	<concept name="annotationCreationTest">
+		<rules>
+			<rule ruleId="TestID" regEx="a*" matchStrategy="matchAll"
+				matchType="uima.tcas.DocumentAnnotation" />
+		</rules>
+		<createAnnotations>
+			<annotation id="Test1" type="org.apache.uima.TestAnnot">
+				<begin group="0" />
+				<end group="0" />
+			</annotation>
+		</createAnnotations>
+	</concept>
+</conceptSet>

Added: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor2.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor2.xml?rev=830962&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor2.xml (added)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor2.xml Thu Oct 29 14:32:39 2009
@@ -0,0 +1,34 @@
+<?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.
+ -->
+<conceptSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="http://incubator.apache.org/uima/regex">
+	<concept name="annotationCreationTest">
+		<rules>
+			<rule ruleId="TestID" regEx="a*" matchStrategy="matchAll"
+				matchType="uima.tcas.DocumentAnnotation" />
+		</rules>
+		<createAnnotations>
+			<annotation id="Test1" type="org.apache.uima.TestAnnot">
+				<begin group="0" />
+				<end group="0" />
+			</annotation>
+		</createAnnotations>
+	</concept>
+</conceptSet>

Added: incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor3.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor3.xml?rev=830962&view=auto
==============================================================================
--- incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor3.xml (added)
+++ incubator/uima/sandbox/trunk/RegularExpressionAnnotator/src/test/resources/wildcardFilenameSyntax/major2minor3.xml Thu Oct 29 14:32:39 2009
@@ -0,0 +1,34 @@
+<?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.
+ -->
+<conceptSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="http://incubator.apache.org/uima/regex">
+	<concept name="annotationCreationTest">
+		<rules>
+			<rule ruleId="TestID" regEx="a*" matchStrategy="matchAll"
+				matchType="uima.tcas.DocumentAnnotation" />
+		</rules>
+		<createAnnotations>
+			<annotation id="Test1" type="org.apache.uima.TestAnnot">
+				<begin group="0" />
+				<end group="0" />
+			</annotation>
+		</createAnnotations>
+	</concept>
+</conceptSet>