This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/develop by this push:
new c579afe Create circular-dependencies.md
c579afe is described below
commit c579afe13f0254b28f7e106d670809002811215c
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Feb 19 11:54:05 2018 -0400
Create circular-dependencies.md
Placeholder
---
.../circular-dependencies.md | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git
a/create-an-application/migrate-an-existing-app/circular-dependencies.md
b/create-an-application/migrate-an-existing-app/circular-dependencies.md
new file mode 100644
index 0000000..a98402f
--- /dev/null
+++ b/create-an-application/migrate-an-existing-app/circular-dependencies.md
@@ -0,0 +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.
+
+layout: docpage
+title: Circular dependencies
+---
+# Circular dependencies
+
+*This material will be available soon.*
--
To stop receiving notification emails like this one, please contact
[email protected].