diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 16:19:46 +0000 |
commit | a98bdc426a8b365d139102eeccf15b432e87a338 (patch) | |
tree | 2cbd3cf868a9e3c253e08636cf47ce52270836f2 /framework/qa | |
parent | dbdade49d9fafa1bb7bfccc17b69c5f5841ab3f8 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'framework/qa')
-rw-r--r-- | framework/qa/complex/api_internal/CheckAPI.props | 21 | ||||
-rw-r--r-- | framework/qa/complex/loadAllDocuments/CheckXComponentLoader.props | 21 |
2 files changed, 42 insertions, 0 deletions
diff --git a/framework/qa/complex/api_internal/CheckAPI.props b/framework/qa/complex/api_internal/CheckAPI.props index 14b01071d503..a3c1c1bc96c5 100644 --- a/framework/qa/complex/api_internal/CheckAPI.props +++ b/framework/qa/complex/api_internal/CheckAPI.props @@ -1,3 +1,24 @@ +# ************************************************************* +# +# 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. +# +# ************************************************************* + ParamList=-OutProducer stats.SimpleFileOutProducer -OutputPath /dev/null #AppExecutionCommand=d:\\prj_new\\install\\src680_m17\\program\\soffice -norestore -nocrashreport -accept=socket,host=0,port=8100;urp; # the test job list diff --git a/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.props b/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.props index 84bdb5aba92a..0b39b285c0a1 100644 --- a/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.props +++ b/framework/qa/complex/loadAllDocuments/CheckXComponentLoader.props @@ -1,3 +1,24 @@ +# ************************************************************* +# +# 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. +# +# ************************************************************* + FtpAccess=ftp://apitest:apitest@margritte/%2e%2e/share/easyDocTypes HttpAccess=http://margritte:8080/share/easyDocTypes ThreadTimeOut=600000 |