You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2009/03/19 23:46:33 UTC

svn commit: r756245 - in /tiles/framework/trunk: tiles-freemarker/src/main/java/org/apache/tiles/freemarker/ tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/ tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/ tiles-freema...

Author: apetrelli
Date: Thu Mar 19 22:46:32 2009
New Revision: 756245

URL: http://svn.apache.org/viewvc?rev=756245&view=rev
Log:
TILES-381
Added "package.html" to all packages.

Added:
    tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html   (with props)
    tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html   (with props)
    tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html   (with props)
    tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html   (with props)
    tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html   (with props)
    tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html   (with props)
    tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html   (with props)
    tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html   (with props)

Added: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html (added)
+++ tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles FreeMarker context classes</title>
+</head>
+<body>
+Context classes to make FreeMarker work with Tiles.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/context/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html (added)
+++ tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>I/O utility classes</title>
+</head>
+<body>
+Some I/O utility classes.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/io/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html (added)
+++ tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles FreeMarker support</title>
+</head>
+<body>
+Classes for supporting FreeMarker in Tiles.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html (added)
+++ tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles FreeMarker servlets</title>
+</head>
+<body>
+Servlets for integration of FreeMarker and Tiles.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/servlet/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html (added)
+++ tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles FreeMarker template models</title>
+</head>
+<body>
+Models, i.e. directives and other support classes, that allow the use of "Tiles template" as FreeMarker directives.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-freemarker/src/main/java/org/apache/tiles/freemarker/template/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html (added)
+++ tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles template package</title>
+</head>
+<body>
+Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-template/src/main/java/org/apache/tiles/template/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html (added)
+++ tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles Velocity context classes</title>
+</head>
+<body>
+Context classes to make Velocity work with Tiles.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/context/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html?rev=756245&view=auto
==============================================================================
--- tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html (added)
+++ tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html Thu Mar 19 22:46:32 2009
@@ -0,0 +1,30 @@
+<!--
+/*
+ * $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.
+ */
+-->
+<html>
+<head>
+    <title>Tiles Velocity template models</title>
+</head>
+<body>
+Classes that allow the use of "Tiles template" as a Velocity tool.
+</body>
+</html>
\ No newline at end of file

Propchange: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tiles/framework/trunk/tiles-velocity/src/main/java/org/apache/tiles/velocity/template/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL