You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@apache.org on 2006/01/09 00:55:21 UTC

svn commit: r367132 - in /struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces: ./ package.html

Author: craigmcc
Date: Sun Jan  8 15:55:19 2006
New Revision: 367132

URL: http://svn.apache.org/viewcvs?rev=367132&view=rev
Log:
[38185] Add a new org.apache.shale.view.faces package directory in preparation
for refactoring work.

Added:
    struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/
    struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html   (with props)

Added: struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html?rev=367132&view=auto
==============================================================================
--- struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html (added)
+++ struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html Sun Jan  8 15:55:19 2006
@@ -0,0 +1,24 @@
+<!--
+ * Copyright 2006 The Apache Software Foundation.
+ * 
+ * Licensed 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.
+-->
+
+<!-- $Id$ -->
+
+<body>
+
+<p>This package contains integration for the Shale view controller facilities
+with standard JavaServer Faces extension points.</p>
+
+</body>

Propchange: struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: struts/shale/trunk/core-library/src/java/org/apache/shale/view/faces/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org