You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by tu...@apache.org on 2012/10/03 22:30:25 UTC

svn commit: r1393746 [2/2] - in /oozie/branches/branch-3.3: ./ core/src/test/resources/ workflowgenerator/ workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/ workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerato...

Modified: oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-dev.launch
URL: http://svn.apache.org/viewvc/oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-dev.launch?rev=1393746&r1=1393745&r2=1393746&view=diff
==============================================================================
--- oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-dev.launch (original)
+++ oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-dev.launch Wed Oct  3 20:30:23 2012
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <launchConfiguration type="com.google.gwt.eclipse.core.launch.gwtJUnit">
 <stringAttribute key="com.google.gwt.eclipse.core.LOG_LEVEL" value="INFO"/>
 <booleanAttribute key="com.google.gwt.eclipse.core.NOT_HEADLESS" value="false"/>

Modified: oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-prod.launch
URL: http://svn.apache.org/viewvc/oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-prod.launch?rev=1393746&r1=1393745&r2=1393746&view=diff
==============================================================================
--- oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-prod.launch (original)
+++ oozie/branches/branch-3.3/workflowgenerator/workflowgeneratorTest-prod.launch Wed Oct  3 20:30:23 2012
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <launchConfiguration type="com.google.gwt.eclipse.core.launch.gwtJUnit">
 <stringAttribute key="com.google.gwt.eclipse.core.LOG_LEVEL" value="INFO"/>
 <booleanAttribute key="com.google.gwt.eclipse.core.NOT_HEADLESS" value="false"/>