You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by at...@apache.org on 2011/04/11 03:34:02 UTC

svn commit: r1090921 - in /incubator/rave: ./ rave-master-pom/ rave-master-pom/branches/ rave-master-pom/tags/ rave-master-pom/trunk/ trunk/ trunk/rave-portal/ trunk/rave-portal/src/ trunk/rave-portal/src/main/ trunk/rave-portal/src/main/java/ trunk/ra...

Author: ate
Date: Mon Apr 11 01:34:00 2011
New Revision: 1090921

URL: http://svn.apache.org/viewvc?rev=1090921&view=rev
Log:
RAVE-4: Create basic maven project skeleton
- rave-master-pom: global meta-data common to all rave projects
- rave-project (trunk) with modules rave-shindig and rave-portal
- see trunk/README.txt for instructions on building and running 

Added:
    incubator/rave/rave-master-pom/
    incubator/rave/rave-master-pom/branches/
    incubator/rave/rave-master-pom/tags/
    incubator/rave/rave-master-pom/trunk/   (with props)
    incubator/rave/rave-master-pom/trunk/DISCLAIMER
    incubator/rave/rave-master-pom/trunk/LICENSE
    incubator/rave/rave-master-pom/trunk/NOTICE
    incubator/rave/rave-master-pom/trunk/pom.xml   (with props)
    incubator/rave/trunk/DISCLAIMER
    incubator/rave/trunk/LICENSE
    incubator/rave/trunk/NOTICE
    incubator/rave/trunk/README.txt   (with props)
    incubator/rave/trunk/pom.xml   (with props)
    incubator/rave/trunk/rave-portal/   (with props)
    incubator/rave/trunk/rave-portal/pom.xml   (with props)
    incubator/rave/trunk/rave-portal/src/
    incubator/rave/trunk/rave-portal/src/main/
    incubator/rave/trunk/rave-portal/src/main/java/
    incubator/rave/trunk/rave-portal/src/main/java/org/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/
    incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java   (with props)
    incubator/rave/trunk/rave-portal/src/main/resources/
    incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml   (with props)
    incubator/rave/trunk/rave-portal/src/main/webapp/
    incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/
    incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml   (with props)
    incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/
    incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp   (with props)
    incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml   (with props)
    incubator/rave/trunk/rave-portal/src/test/
    incubator/rave/trunk/rave-portal/src/test/java/
    incubator/rave/trunk/rave-portal/src/test/resources/
    incubator/rave/trunk/rave-shindig/   (with props)
    incubator/rave/trunk/rave-shindig/pom.xml   (with props)
    incubator/rave/trunk/rave-shindig/src/
    incubator/rave/trunk/rave-shindig/src/main/
    incubator/rave/trunk/rave-shindig/src/main/webapp/
    incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp   (with props)
Modified:
    incubator/rave/   (props changed)
    incubator/rave/trunk/   (props changed)

Propchange: incubator/rave/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 11 01:34:00 2011
@@ -0,0 +1 @@
+.project

Propchange: incubator/rave/rave-master-pom/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 11 01:34:00 2011
@@ -0,0 +1,5 @@
+.settings
+
+.project
+
+target

Added: incubator/rave/rave-master-pom/trunk/DISCLAIMER
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/DISCLAIMER?rev=1090921&view=auto
==============================================================================
--- incubator/rave/rave-master-pom/trunk/DISCLAIMER (added)
+++ incubator/rave/rave-master-pom/trunk/DISCLAIMER Mon Apr 11 01:34:00 2011
@@ -0,0 +1,15 @@
+Apache Rave is an effort undergoing incubation at the Apache Software
+Foundation (ASF), sponsored by the Apache Incubator PMC. 
+
+Incubation is required of all newly accepted projects until a further review 
+indicates that the infrastructure, communications, and decision making process 
+have stabilized in a manner consistent with other successful ASF projects. 
+
+While incubation status is not necessarily a reflection of the completeness 
+or stability of the code, it does indicate that the project has yet to be 
+fully endorsed by the ASF.
+
+For more information about the incubation status of the Rave project you
+can go to the following page:
+
+http://incubator.apache.org/rave/

Added: incubator/rave/rave-master-pom/trunk/LICENSE
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/LICENSE?rev=1090921&view=auto
==============================================================================
--- incubator/rave/rave-master-pom/trunk/LICENSE (added)
+++ incubator/rave/rave-master-pom/trunk/LICENSE Mon Apr 11 01:34:00 2011
@@ -0,0 +1,212 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   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.
+
+
+===============================================================================
+
+The Apache Wookie (inclubating) distribution includes a number of subcomponents
+with separate copyright notices and license terms. Your use of the
+code for the these subcomponents is subject to the terms and
+conditions of the following licenses.
+
+===============================================================================

Added: incubator/rave/rave-master-pom/trunk/NOTICE
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/NOTICE?rev=1090921&view=auto
==============================================================================
--- incubator/rave/rave-master-pom/trunk/NOTICE (added)
+++ incubator/rave/rave-master-pom/trunk/NOTICE Mon Apr 11 01:34:00 2011
@@ -0,0 +1,5 @@
+Apache Rave
+Copyright 2011 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).

Added: incubator/rave/rave-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (added)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <prerequisites>
+    <maven>3.0</maven>
+  </prerequisites>
+  
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>9</version>
+    <relativePath />
+  </parent>
+
+  <groupId>org.apache.rave</groupId>
+  <artifactId>rave-master</artifactId>
+  <name>Apache Rave :: rave-master (Master POM)</name>
+  <description>Apache Rave Master Project</description>
+  <packaging>pom</packaging>
+  <version>0.1-incubating-SNAPSHOT</version>
+  
+  <inceptionYear>2011</inceptionYear>
+
+  <url>http://incubator.apache.org/rave/</url>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/rave/rave-master-pom/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/rave/rave-master-pom/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/</url>
+  </scm>
+
+  <mailingLists>
+
+    <mailingList>
+      <name>Rave Developer List</name>
+      <subscribe>rave-dev-subscribe@incubator.apache.org</subscribe>
+      <unsubscribe>rave-dev-unsubscribe@incubator.apache.org</unsubscribe>
+      <post>mailto:rave-dev@incubator.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/incubator-rave-dev/</archive>
+    </mailingList>
+
+  </mailingLists>
+
+  <issueManagement>
+    <url>https://issues.apache.org/jira/browse/RAVE</url>
+  </issueManagement>
+
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+  
+  <profiles>
+    <profile>
+      <id>pedantic</id>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.rat</groupId>
+            <artifactId>apache-rat-plugin</artifactId>
+            <executions>
+              <execution>
+                <phase>verify</phase>
+                <goals>
+                  <goal>check</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <developers>
+    <developer>
+      <id>ate</id>
+      <name>Ate Douma</name>
+      <email>ate@douma.nu</email>
+      <timezone>+1</timezone>
+      <organization>Hippo</organization>
+      <organizationUrl>http://www.onehippo.com</organizationUrl>
+      <roles>
+        <role>champion</role>
+        <role>mentor</role>
+        <role>committer</role>
+        <role>IPMC member</role>
+        <role>PPMC member</role>
+      </roles>
+    </developer>
+  </developers>
+  
+</project>
\ No newline at end of file

Propchange: incubator/rave/rave-master-pom/trunk/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/rave-master-pom/trunk/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/rave-master-pom/trunk/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Propchange: incubator/rave/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 11 01:34:00 2011
@@ -0,0 +1,5 @@
+target
+
+.project
+
+.settings

Added: incubator/rave/trunk/DISCLAIMER
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/DISCLAIMER?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/DISCLAIMER (added)
+++ incubator/rave/trunk/DISCLAIMER Mon Apr 11 01:34:00 2011
@@ -0,0 +1,15 @@
+Apache Rave is an effort undergoing incubation at the Apache Software
+Foundation (ASF), sponsored by the Apache Incubator PMC. 
+
+Incubation is required of all newly accepted projects until a further review 
+indicates that the infrastructure, communications, and decision making process 
+have stabilized in a manner consistent with other successful ASF projects. 
+
+While incubation status is not necessarily a reflection of the completeness 
+or stability of the code, it does indicate that the project has yet to be 
+fully endorsed by the ASF.
+
+For more information about the incubation status of the Rave project you
+can go to the following page:
+
+http://incubator.apache.org/rave/

Added: incubator/rave/trunk/LICENSE
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/LICENSE?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/LICENSE (added)
+++ incubator/rave/trunk/LICENSE Mon Apr 11 01:34:00 2011
@@ -0,0 +1,212 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   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.
+
+
+===============================================================================
+
+The Apache Wookie (inclubating) distribution includes a number of subcomponents
+with separate copyright notices and license terms. Your use of the
+code for the these subcomponents is subject to the terms and
+conditions of the following licenses.
+
+===============================================================================

Added: incubator/rave/trunk/NOTICE
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/NOTICE?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/NOTICE (added)
+++ incubator/rave/trunk/NOTICE Mon Apr 11 01:34:00 2011
@@ -0,0 +1,5 @@
+Apache Rave
+Copyright 2011 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).

Added: incubator/rave/trunk/README.txt
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/README.txt?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/README.txt (added)
+++ incubator/rave/trunk/README.txt Mon Apr 11 01:34:00 2011
@@ -0,0 +1,73 @@
+Apache Rave (incubating) - README.txt
+Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
+--------------------------------------------------------------------------------
+
+About
+=====
+Apache Rave is A new WEb And SOcial Mashup Engine. It will provide an
+out-of-the-box as well as an extendible lightweight Java platform to host, serve
+and aggregate (Open)Social Gadgets and services through a highly customizable
+and Web 2.0 friendly front-end. Rave is targeted as engine for internet and
+intranet portals and as building block to provide context-aware personalization
+and collaboration features for multi-site/multi-channel (mobile) oriented and
+content driven websites and (social) network oriented services and platforms.
+For the OpenSocial container and services the (Java) Apache Shindig will be
+integrated. At a later stage further generalization is envisioned to also
+transparently support W3C Widgets using Apache Wookie.
+
+Disclaimer
+==========
+Apache Rave is an effort undergoing incubation at The Apache Software
+Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required
+of all newly accepted projects until a further review indicates that the
+infrastructure, communications, and decision making process have stabilized in a
+manner consistent with other successful ASF projects. While incubation status is
+not necessarily a reflection of the completeness or stability of the code, it
+does indicate that the project has yet to be fully endorsed by the ASF.
+
+
+Release Notes
+=============
+
+Getting Started
+===============
+Please visit the project website for the latest information:
+    http://incubator.apache.org/rave/
+
+Along with the developer mailing list archive:
+    http://mail-archives.apache.org/mod_mbox/incubator-rave-dev/
+
+
+System Requirements
+===================
+You need a platform that supports Java SE 6 or later.
+
+Building and running
+====================
+To build from source code:
+
+  - Requirements:
+    Sources compilation require Java SE 6 or higher.
+    The project is built with Apache Maven 3+ (suggested is 3.0.3).
+    You need to download and install Maven 3 from: http://maven.apache.org/
+
+  - The Rave project itself (this one) depends on the separate Rave Master
+    project which, while still unreleased, first needs to be build separately
+    and installed *before* this project can be build.
+    
+    The Rave Master project can be checked out from:
+      http://svn.apache.org/repos/asf/incubator/rave/rave-master-pom/trunk
+    
+    After check out invoke maven to install it using:
+      $mvn install
+    
+  - To build the Rave project invoke maven in the root directory:
+      $mvn install
+
+To run a local Tomcat instance with rave-shindig and rave-portal deployed:
+
+  - navigate to the rave-portal subdirectory and invoke:
+      $mvn cargo:start
+  - open url http://localhost:8080/ in a browser
+  - press Ctrl-C in the console to stop Tomcat again
+--------------------------------------------------------------------------------

Propchange: incubator/rave/trunk/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/README.txt
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/README.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/pom.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/pom.xml (added)
+++ incubator/rave/trunk/pom.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,170 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.rave</groupId>
+    <artifactId>rave-master</artifactId>
+    <version>0.1-incubating-SNAPSHOT</version>
+    <relativePath />
+  </parent>
+
+  <groupId>org.apache.rave</groupId>
+  <artifactId>rave-project</artifactId>
+  <name>Apache Rave :: rave-project</name>
+  <description>Apache Rave Project</description>
+  <packaging>pom</packaging>
+  <version>0.1-incubating-SNAPSHOT</version>
+  
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/rave/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/rave/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/rave/trunk/</url>
+  </scm>
+  
+  <properties>
+    <apache.shindig.version>2.0.2</apache.shindig.version>
+    <org.springframework.version>3.0.5.RELEASE</org.springframework.version>
+    <javax.servlet.version>2.5</javax.servlet.version>
+    <org.slf4j.version>1.6.1</org.slf4j.version>
+    <log4j.version>1.2.16</log4j.version>
+    <junit.version>4.7</junit.version>
+  </properties>
+
+  <!-- Global management of all dependencies -->
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.apache.shindig</groupId>
+        <artifactId>shindig-server</artifactId>
+        <version>${apache.shindig.version}</version>
+        <type>war</type>
+      </dependency>
+      <dependency>
+        <groupId>org.springframework</groupId>
+        <artifactId>spring-webmvc</artifactId>
+        <version>${org.springframework.version}</version>
+      </dependency>
+      
+      <!-- Logging -->
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-api</artifactId>
+        <version>${org.slf4j.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>jcl-over-slf4j</artifactId>
+        <version>${org.slf4j.version}</version>
+        <scope>runtime</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-log4j12</artifactId>
+        <version>${org.slf4j.version}</version>
+        <scope>runtime</scope>
+      </dependency>
+      <dependency>
+        <groupId>log4j</groupId>
+        <artifactId>log4j</artifactId>
+        <version>${log4j.version}</version>
+        <scope>runtime</scope>
+      </dependency>
+      
+      <!-- Rave artifacts -->
+      <dependency>
+        <groupId>org.apache.rave</groupId>
+        <artifactId>rave-shindig</artifactId>
+        <version>${project.version}</version>
+        <type>war</type>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.rave</groupId>
+        <artifactId>rave-portal</artifactId>
+        <version>${project.version}</version>
+        <type>war</type>
+      </dependency>
+      
+    </dependencies>
+  </dependencyManagement>
+
+  <!-- Global dependencies (provided or test scope only) -->  
+  <dependencies>
+    <!-- Servlet spec -->
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>${javax.servlet.version}</version>
+      <scope>provided</scope>
+    </dependency>
+    
+    <!-- Exclude commons-logging by adding it as a provided dependency -->
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>[1,)</version>
+      <scope>provided</scope>
+    </dependency>
+    
+    <!-- Test -->
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>${junit.version}</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+  
+  <build>
+    <defaultGoal>install</defaultGoal>
+
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-compiler-plugin</artifactId>
+          <version>2.3.2</version>
+          <configuration>
+            <source>1.6</source>
+            <target>1.6</target>
+          </configuration>
+        </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-war-plugin</artifactId>
+          <version>2.1.1</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    
+  </build>
+  
+  <modules>
+    <module>rave-shindig</module>
+    <module>rave-portal</module>
+  </modules>
+  
+</project>
\ No newline at end of file

Propchange: incubator/rave/trunk/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Propchange: incubator/rave/trunk/rave-portal/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 11 01:34:00 2011
@@ -0,0 +1,7 @@
+.settings
+
+target
+
+.classpath
+
+.project

Added: incubator/rave/trunk/rave-portal/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/pom.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/pom.xml (added)
+++ incubator/rave/trunk/rave-portal/pom.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.rave</groupId>
+    <artifactId>rave-project</artifactId>
+    <version>0.1-incubating-SNAPSHOT</version>
+  </parent>
+
+  <groupId>org.apache.rave</groupId>
+  <artifactId>rave-portal</artifactId>
+  <name>Apache Rave :: rave-portal</name>
+  <description>Apache Rave Portal</description>
+  <packaging>war</packaging>
+  <version>0.1-incubating-SNAPSHOT</version>
+  
+  <properties>
+    <cargo.version>1.1.0-SNAPSHOT</cargo.version>
+  </properties>
+  
+  <pluginRepositories>
+    <!-- Temporary codehaus-snapshots repository for cargo 1.1.0-SNAPSHOT plugin -->
+    <pluginRepository>
+      <id>codehaus-snapshots</id>
+      <name>Codehaus SNAPSHOTS</name>
+      <url>http://ci.repository.codehaus.org/</url>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </pluginRepository>
+  </pluginRepositories>
+  
+  <dependencies>
+  
+    <dependency>
+      <groupId>org.apache.rave</groupId>
+      <artifactId>rave-shindig</artifactId>
+      <type>war</type>
+      <scope>provided</scope>
+    </dependency>
+  
+    <!-- Spring -->
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-webmvc</artifactId>
+    </dependency>
+    
+    <!-- Logging -->
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+    </dependency>
+    
+  </dependencies>
+  
+  <build>
+    <defaultGoal>install</defaultGoal>
+      <plugins>
+        <plugin>
+          <groupId>org.codehaus.cargo</groupId>
+          <artifactId>cargo-maven2-plugin</artifactId>
+          <version>${cargo.version}</version>
+          <configuration>
+            <wait>true</wait>
+            <configuration>
+                <home>${project.build.directory}/tomcat6x</home>
+                <deployables>
+                  <deployable>
+                    <groupId>org.apache.rave</groupId>
+                    <artifactId>rave-shindig</artifactId>
+                    <type>war</type>
+                    <properties>
+                      <context>/ROOT</context>
+                    </properties>
+                  </deployable>
+                  <deployable>
+                    <groupId>org.apache.rave</groupId>
+                    <artifactId>rave-portal</artifactId>
+                    <type>war</type>
+                    <properties>
+                      <context>/portal</context>
+                    </properties>
+                  </deployable>
+                </deployables>
+            </configuration>
+            <container>
+              <containerId>tomcat6x</containerId>
+                <zipUrlInstaller>
+                  <url>http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.32/bin/apache-tomcat-6.0.32.tar.gz</url>
+                </zipUrlInstaller>
+            </container>
+          </configuration>
+        </plugin>
+      </plugins>
+  </build>
+  
+</project>
\ No newline at end of file

Propchange: incubator/rave/trunk/rave-portal/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java (added)
+++ incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java Mon Apr 11 01:34:00 2011
@@ -0,0 +1,37 @@
+/*
+ * 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.
+ */
+package org.apache.rave.portal.web.controller;
+
+import org.springframework.stereotype.Controller;
+import org.springframework.web.bind.annotation.RequestMapping;
+
+/**
+ * Minimal Home Controller 
+ *
+ * @version $Id$
+ */
+@Controller
+public class HomeController
+{
+	@RequestMapping(value="/")
+	public String getHome()
+	{
+		return "home";
+	}
+}

Propchange: incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/src/main/java/org/apache/rave/portal/web/controller/HomeController.java
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml (added)
+++ incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<!DOCTYPE log4j:configuration PUBLIC "-//LOGGER" "log4j.dtd">
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
+
+  <!-- Appenders -->
+  <appender name="console" class="org.apache.log4j.ConsoleAppender">
+    <param name="Target" value="System.out" />
+    <layout class="org.apache.log4j.PatternLayout">
+      <param name="ConversionPattern" value="%-5p: %c - %m%n" />
+    </layout>
+  </appender>
+
+  <!-- Springframework logger -->
+  <logger name="org.springframework">
+    <level value="info" />
+    <appender-ref ref="console" />
+  </logger>
+  
+  <!-- Root Logger -->
+  <root>
+    <priority value="warn" />
+    <appender-ref ref="console" />
+  </root>
+    
+</log4j:configuration>
\ No newline at end of file

Propchange: incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/src/main/resources/log4j.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml (added)
+++ incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<beans xmlns="http://www.springframework.org/schema/beans"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xmlns:context="http://www.springframework.org/schema/context"
+    xmlns:mvc="http://www.springframework.org/schema/mvc"
+    xsi:schemaLocation="http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd
+        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
+        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd">
+
+  <!-- Scans the classpath of this application for @Components to deploy as beans -->
+  <context:component-scan base-package="org.apache.rave.portal.web" />
+
+  <!-- Configures the @Controller programming model -->
+  <mvc:annotation-driven />
+
+  <!-- Forwards requests to the "/" resource to the "home" view -->
+  <mvc:view-controller path="/" view-name="home" />
+
+  <!-- Resolves view names to protected .jsp resources within the /WEB-INF/views directory -->
+  <bean class="org.springframework.web.servlet.view.InternalResourceViewResolver">
+    <property name="prefix" value="/WEB-INF/views/" />
+    <property name="suffix" value=".jsp" />
+  </bean>
+
+</beans>
\ No newline at end of file

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/applicationContext.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp (added)
+++ incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp Mon Apr 11 01:34:00 2011
@@ -0,0 +1,29 @@
+<%--
+  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.
+  
+  $Id$
+--%>
+<html>
+<head>
+  <title>Rave Home</title>
+</head>
+<body>
+  <h1>Hello Rave!</h1>
+  <iframe src="/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml" width="250" height="250" frameborder="0"></iframe>
+</body>
+</html>
\ No newline at end of file

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/views/home.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml (added)
+++ incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xmlns="http://java.sun.com/xml/ns/javaee"
+         xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+         xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+         id="Shindig"
+         version="2.5">
+         
+  <display-name>Rave Portal</display-name>
+
+  <!-- Handles all requests into the application -->
+  <servlet>
+    <servlet-name>dispatcher</servlet-name>
+    <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
+    <init-param>
+      <param-name>contextConfigLocation</param-name>
+      <param-value>/WEB-INF/applicationContext.xml</param-value>
+    </init-param>
+    <load-on-startup>1</load-on-startup>
+  </servlet>
+
+  <servlet-mapping>
+    <servlet-name>dispatcher</servlet-name>
+    <url-pattern>/</url-pattern>
+  </servlet-mapping>
+
+</web-app>

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-portal/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Propchange: incubator/rave/trunk/rave-shindig/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Apr 11 01:34:00 2011
@@ -0,0 +1,7 @@
+.settings
+
+target
+
+.classpath
+
+.project

Added: incubator/rave/trunk/rave-shindig/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-shindig/pom.xml?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-shindig/pom.xml (added)
+++ incubator/rave/trunk/rave-shindig/pom.xml Mon Apr 11 01:34:00 2011
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+  
+  $Id$
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.rave</groupId>
+    <artifactId>rave-project</artifactId>
+    <version>0.1-incubating-SNAPSHOT</version>
+  </parent>
+
+  <groupId>org.apache.rave</groupId>
+  <artifactId>rave-shindig</artifactId>
+  <name>Apache Rave :: rave-shindig</name>
+  <description>Apache Rave Shindig App</description>
+  <packaging>war</packaging>
+  <version>0.1-incubating-SNAPSHOT</version>
+  
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.shindig</groupId>
+      <artifactId>shindig-server</artifactId>
+      <type>war</type>
+    </dependency>
+  </dependencies>
+  
+  <build>
+    <defaultGoal>install</defaultGoal>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-war-plugin</artifactId>
+        <configuration>
+          <overlays>
+            <overlay>
+              <groupId>org.apache.shindig</groupId>
+              <artifactId>shindig-server</artifactId>
+            </overlay>
+          </overlays>
+        </configuration>
+      </plugin>
+    </plugins>
+
+  </build>
+  
+</project>
\ No newline at end of file

Propchange: incubator/rave/trunk/rave-shindig/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-shindig/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-shindig/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp?rev=1090921&view=auto
==============================================================================
--- incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp (added)
+++ incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp Mon Apr 11 01:34:00 2011
@@ -0,0 +1,23 @@
+<%--
+  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.
+  
+  $Id$
+--%>
+<%
+ response.sendRedirect("/portal");
+%>

Propchange: incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: incubator/rave/trunk/rave-shindig/src/main/webapp/index.jsp
------------------------------------------------------------------------------
    svn:mime-type = text/plain