You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/11/09 16:05:57 UTC

svn commit: r1540322 - in /uima/sandbox/uima-ducc/trunk/src/main: admin/ config/ doc/ resources/ scripts/

Author: cwiklik
Date: Sat Nov  9 15:05:57 2013
New Revision: 1540322

URL: http://svn.apache.org/r1540322
Log:
UIMA-3419 added Apache header

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/admin/jconsole.xml
    uima/sandbox/uima-ducc/trunk/src/main/admin/local_hooks.py
    uima/sandbox/uima-ducc/trunk/src/main/config/README.txt
    uima/sandbox/uima-ducc/trunk/src/main/config/ducc-broker-credentials.properties
    uima/sandbox/uima-ducc/trunk/src/main/config/log4j.xml
    uima/sandbox/uima-ducc/trunk/src/main/doc/ducc-completion.txt
    uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.administrators
    uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.classes
    uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties
    uima/sandbox/uima-ducc/trunk/src/main/scripts/__init__.py

Modified: uima/sandbox/uima-ducc/trunk/src/main/admin/jconsole.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/admin/jconsole.xml?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/admin/jconsole.xml (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/admin/jconsole.xml Sat Nov  9 15:05:57 2013
@@ -1,4 +1,24 @@
-<project name="uima-ducc-web" default="jconsole" basedir=".">
+<!--
+   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.
+-->
+
+
+	<project name="uima-ducc-web" default="jconsole" basedir=".">
     
     <property environment="env" />         <!-- import env -->
     <property name="java-home"             value="${env.JAVA_HOME}" />

Modified: uima/sandbox/uima-ducc/trunk/src/main/admin/local_hooks.py
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/admin/local_hooks.py?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/admin/local_hooks.py (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/admin/local_hooks.py Sat Nov  9 15:05:57 2013
@@ -1,4 +1,23 @@
 #!/usr/bin/python
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
 
 #
 # Returns a list of 3-tuples of processes other than known ducc processes, for

Modified: uima/sandbox/uima-ducc/trunk/src/main/config/README.txt
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/config/README.txt?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/config/README.txt (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/config/README.txt Sat Nov  9 15:05:57 2013
@@ -1,3 +1,23 @@
+
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
 ************************************************
 DONT REMOVE THIS FILE
 ************************************************

Modified: uima/sandbox/uima-ducc/trunk/src/main/config/ducc-broker-credentials.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/config/ducc-broker-credentials.properties?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/config/ducc-broker-credentials.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/config/ducc-broker-credentials.properties Sat Nov  9 15:05:57 2013
@@ -1,3 +1,23 @@
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
+
 #
 # Ducc broker credentials. These credentials are applied to topics only and are 
 # used to authenticate Ducc daemons with the broker. The default configuration,

Modified: uima/sandbox/uima-ducc/trunk/src/main/config/log4j.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/config/log4j.xml?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/config/log4j.xml (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/config/log4j.xml Sat Nov  9 15:05:57 2013
@@ -1,4 +1,24 @@
 <?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.
+-->
+
 <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
 
 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">

Modified: uima/sandbox/uima-ducc/trunk/src/main/doc/ducc-completion.txt
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/doc/ducc-completion.txt?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/doc/ducc-completion.txt (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/doc/ducc-completion.txt Sat Nov  9 15:05:57 2013
@@ -1,3 +1,23 @@
+
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
 February 19, 2003
 
 Define DUCC Release 1

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.administrators
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.administrators?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.administrators (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.administrators Sat Nov  9 15:05:57 2013
@@ -1,3 +1,22 @@
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
 bobtheadmin
 joehelper
 billywho

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.classes
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.classes?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.classes (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.classes Sat Nov  9 15:05:57 2013
@@ -1,3 +1,23 @@
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
+
 # The first nodepool is the default nodepool which contains defaults for *all* nodepools.  
 # There need not be any subpools of global or even nodes.  Any node not otherwise assigned
 # to a nodepool is given to --default-- when it checks in.

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Sat Nov  9 15:05:57 2013
@@ -1,3 +1,22 @@
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------
+
 # ====================================================================================
 #   This configuration file contains most of the specifications for DUCC.
 #

Modified: uima/sandbox/uima-ducc/trunk/src/main/scripts/__init__.py
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/scripts/__init__.py?rev=1540322&r1=1540321&r2=1540322&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/scripts/__init__.py (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/scripts/__init__.py Sat Nov  9 15:05:57 2013
@@ -0,0 +1,18 @@
+# -----------------------------------------------------------------------
+# 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.
+# -----------------------------------------------------------------------