You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by ra...@apache.org on 2006/09/24 06:38:37 UTC

svn commit: r449355 - in /shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml: config/package.html package.html

Author: rahul
Date: Sat Sep 23 21:38:37 2006
New Revision: 449355

URL: http://svn.apache.org/viewvc?view=rev&rev=449355
Log:
Brief package descriptions. Still need to add an overview file for Javadocs, and site documentation.

Added:
    shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html   (with props)
    shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html   (with props)

Added: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html
URL: http://svn.apache.org/viewvc/shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html?view=auto&rev=449355
==============================================================================
--- shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html (added)
+++ shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html Sat Sep 23 21:38:37 2006
@@ -0,0 +1,30 @@
+<html>
+<!--
+ *
+ *
+ *   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.
+ *
+ *
+ *
+-->
+<head>
+</head>
+<body>
+
+  <p>Classes that help in parsing the SCXML documents describing
+     the Shale dialogs.</p>
+
+</body>
+</html>

Propchange: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/config/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Added: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html
URL: http://svn.apache.org/viewvc/shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html?view=auto&rev=449355
==============================================================================
--- shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html (added)
+++ shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html Sat Sep 23 21:38:37 2006
@@ -0,0 +1,29 @@
+<html>
+<!--
+ *
+ *
+ *   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.
+ *
+ *
+ *
+-->
+<head>
+</head>
+<body>
+
+  <p>The Commons SCXML implementation of the Shale dialog2 module.</p>
+
+</body>
+</html>

Propchange: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: shale/sandbox/shale-dialog2-scxml/src/main/java/org/apache/shale/dialog2/scxml/package.html
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL