Modified: oozie/trunk/workflowgenerator/workflowgeneratorTest-prod.launch URL: http://svn.apache.org/viewvc/oozie/trunk/workflowgenerator/workflowgeneratorTest-prod.launch?rev=1393745&r1=1393744&r2=1393745&view=diff ============================================================================== --- oozie/trunk/workflowgenerator/workflowgeneratorTest-prod.launch (original) +++ oozie/trunk/workflowgenerator/workflowgeneratorTest-prod.launch Wed Oct 3 20:28:31 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"/>
