You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2010/06/04 00:39:38 UTC

svn commit: r951186 - in /openwebbeans/trunk/src/site: apt/jsr330.apt site.xml

Author: struberg
Date: Thu Jun  3 22:39:38 2010
New Revision: 951186

URL: http://svn.apache.org/viewvc?rev=951186&view=rev
Log:
OWB-390 improve main site docu

Modified:
    openwebbeans/trunk/src/site/apt/jsr330.apt
    openwebbeans/trunk/src/site/site.xml

Modified: openwebbeans/trunk/src/site/apt/jsr330.apt
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/src/site/apt/jsr330.apt?rev=951186&r1=951185&r2=951186&view=diff
==============================================================================
--- openwebbeans/trunk/src/site/apt/jsr330.apt (original)
+++ openwebbeans/trunk/src/site/apt/jsr330.apt Thu Jun  3 22:39:38 2010
@@ -17,5 +17,5 @@ JSR-330 Dependency Injection for Java
 * Official Resources
     
   *  {{{http://www.jcp.org/en/jsr/detail?id=330}Java Specification Request 330}}
-  
-  * TODO googlecode page
+
+  *  {{{http://code.google.com/p/atinject/}official atinject project page}}

Modified: openwebbeans/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/src/site/site.xml?rev=951186&r1=951185&r2=951186&view=diff
==============================================================================
--- openwebbeans/trunk/src/site/site.xml (original)
+++ openwebbeans/trunk/src/site/site.xml Thu Jun  3 22:39:38 2010
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
-	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.
+    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="OpenWebBeans">
@@ -58,7 +61,7 @@
             <item name="guess" href="examples/guess.html" />
         </menu>
 
-	<menu ref="reports"/>
+        <menu ref="reports"/>
     </body>
 </project>