Author: eric
Date: Fri May 27 13:10:43 2011
New Revision: 1128292

URL: http://svn.apache.org/viewvc?rev=1128292&view=rev
Log:
Add mailbox guice module (MAILBOX-77)

Added:
    james/mailbox/trunk/guice/
    james/mailbox/trunk/guice/src/
    james/mailbox/trunk/guice/src/main/
    james/mailbox/trunk/guice/src/main/java/
    james/mailbox/trunk/guice/src/main/java/org/
    james/mailbox/trunk/guice/src/main/java/org/apache/
    james/mailbox/trunk/guice/src/main/java/org/apache/james/
    james/mailbox/trunk/guice/src/main/java/org/apache/james/mailbox/
    james/mailbox/trunk/guice/src/main/java/org/apache/james/mailbox/guice/
    james/mailbox/trunk/guice/src/main/resources/
    james/mailbox/trunk/guice/src/reporting-site/
    james/mailbox/trunk/guice/src/reporting-site/site.xml
    james/mailbox/trunk/guice/src/test/
    james/mailbox/trunk/guice/src/test/java/
    james/mailbox/trunk/guice/src/test/java/org/
    james/mailbox/trunk/guice/src/test/java/org/apache/
    james/mailbox/trunk/guice/src/test/java/org/apache/james/
    james/mailbox/trunk/guice/src/test/java/org/apache/james/mailbox/
    james/mailbox/trunk/guice/src/test/java/org/apache/james/mailbox/guice/
    james/mailbox/trunk/guice/src/test/resources/

Added: james/mailbox/trunk/guice/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/mailbox/trunk/guice/src/reporting-site/site.xml?rev=1128292&view=auto
==============================================================================
--- james/mailbox/trunk/guice/src/reporting-site/site.xml (added)
+++ james/mailbox/trunk/guice/src/reporting-site/site.xml Fri May 27 13:10:43 
2011
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.    
+-->
+<project name="${project.name}">
+
+    <body>
+
+        <menu ref="parent" />
+        <menu ref="reports" />
+
+    </body>
+
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to