You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by nl...@apache.org on 2012/04/20 18:19:44 UTC

svn commit: r1328433 - in /tiles/framework/trunk/tiles-parent: tiles-el/src/site/ tiles-extras/src/site/ tiles-freemarker/src/site/ tiles-mvel/src/site/ tiles-ognl/src/site/ tiles-template/src/site/ tiles-test-pom/src/site/ tiles-velocity/src/site/

Author: nlebas
Date: Fri Apr 20 16:19:43 2012
New Revision: 1328433

URL: http://svn.apache.org/viewvc?rev=1328433&view=rev
Log:
add missing site.xml for some projects

Added:
    tiles/framework/trunk/tiles-parent/tiles-el/src/site/
    tiles/framework/trunk/tiles-parent/tiles-el/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-extras/src/site/
    tiles/framework/trunk/tiles-parent/tiles-extras/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/
    tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/
    tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/
    tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-template/src/site/
    tiles/framework/trunk/tiles-parent/tiles-template/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-test-pom/src/site/site.xml
    tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/
    tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/site.xml

Added: tiles/framework/trunk/tiles-parent/tiles-el/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-el/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-el/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-el/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - EL Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-extras/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-extras/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-extras/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-extras/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - Extras">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-freemarker/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - Freemarker Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-mvel/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - MVEL Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-ognl/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - OGNL Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-template/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-template/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-template/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-template/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - Template Technologies Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-test-pom/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-test-pom/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-test-pom/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-test-pom/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - Test Webapp Module Collector">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>

Added: tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/site.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/site.xml?rev=1328433&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/site.xml (added)
+++ tiles/framework/trunk/tiles-parent/tiles-velocity/src/site/site.xml Fri Apr 20 16:19:43 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id$
+ *
+ * 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.
+ */
+-->
+<project name="Apache Tiles - Velocity Support">
+    <body>
+
+        <menu name="Apache Tiles&#8482;">
+            <item
+                   name="Home"
+                   href="../../index.html"/>
+            <item
+                   name="Parent module"
+                   href="../index.html"/>
+        </menu>
+
+        <menu ref="modules" />
+        <menu ref="reports" />
+
+    </body>
+</project>