A few things were missed in the renaming.
Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/2459cca7 Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/2459cca7 Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/2459cca7 Branch: refs/heads/develop Commit: 2459cca70d116005c9e5bc8755a6130f9839e123 Parents: a247906 Author: Niclas Hedhman <[email protected]> Authored: Fri Jul 31 10:57:57 2015 +0800 Committer: Niclas Hedhman <[email protected]> Committed: Fri Jul 31 10:57:57 2015 +0800 ---------------------------------------------------------------------- .../docs/reference/AbstractQi4jScenarioTest.txt | 18 ------------------ .../src/docs/reference/AbstractQi4jTest.txt | 18 ------------------ .../docs/reference/AbstractZestScenarioTest.txt | 18 ++++++++++++++++++ .../src/docs/reference/AbstractZestTest.txt | 18 ++++++++++++++++++ 4 files changed, 36 insertions(+), 36 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-java/blob/2459cca7/core/testsupport/src/docs/reference/AbstractQi4jScenarioTest.txt ---------------------------------------------------------------------- diff --git a/core/testsupport/src/docs/reference/AbstractQi4jScenarioTest.txt b/core/testsupport/src/docs/reference/AbstractQi4jScenarioTest.txt deleted file mode 100644 index fc7aac6..0000000 --- a/core/testsupport/src/docs/reference/AbstractQi4jScenarioTest.txt +++ /dev/null @@ -1,18 +0,0 @@ -/////////////////////////////////////////////////////////////// - * 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. -/////////////////////////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/zest-java/blob/2459cca7/core/testsupport/src/docs/reference/AbstractQi4jTest.txt ---------------------------------------------------------------------- diff --git a/core/testsupport/src/docs/reference/AbstractQi4jTest.txt b/core/testsupport/src/docs/reference/AbstractQi4jTest.txt deleted file mode 100644 index fc7aac6..0000000 --- a/core/testsupport/src/docs/reference/AbstractQi4jTest.txt +++ /dev/null @@ -1,18 +0,0 @@ -/////////////////////////////////////////////////////////////// - * 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. -/////////////////////////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/zest-java/blob/2459cca7/core/testsupport/src/docs/reference/AbstractZestScenarioTest.txt ---------------------------------------------------------------------- diff --git a/core/testsupport/src/docs/reference/AbstractZestScenarioTest.txt b/core/testsupport/src/docs/reference/AbstractZestScenarioTest.txt new file mode 100644 index 0000000..fc7aac6 --- /dev/null +++ b/core/testsupport/src/docs/reference/AbstractZestScenarioTest.txt @@ -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. +/////////////////////////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/zest-java/blob/2459cca7/core/testsupport/src/docs/reference/AbstractZestTest.txt ---------------------------------------------------------------------- diff --git a/core/testsupport/src/docs/reference/AbstractZestTest.txt b/core/testsupport/src/docs/reference/AbstractZestTest.txt new file mode 100644 index 0000000..fc7aac6 --- /dev/null +++ b/core/testsupport/src/docs/reference/AbstractZestTest.txt @@ -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. +///////////////////////////////////////////////////////////////
