Author: vsiveton Date: Thu Oct 18 17:37:28 2007 New Revision: 586195 URL: http://svn.apache.org/viewvc?rev=586195&view=rev Log: o added javadoc package.html with some notes on code grant
Added: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html (with props) Added: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html?rev=586195&view=auto ============================================================================== --- maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html (added) +++ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html Thu Oct 18 17:37:28 2007 @@ -0,0 +1,39 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<!-- + ~ 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. + --> + +<html> + <head> + <title>org.apache.maven.jxr.java.src package</title> + </head> + <body> + <p> + This original code comes from the defunct <a href="http://jakarta.apache.org/alexandria/">Apache Jakarta Alexandria</a> project, + and was initially based on the <a href="http://javasrc.sourceforge.net/">Javasrc</a> project. + See the <a href="http://www.mail-archive.com/[EMAIL PROTECTED]/msg04256.html">Alexandria-dev mail list</a> + for CVS commits and see the <a href="http://sourceforge.net/forum/message.php?msg_id=1552505">Javasrc Forum</a> + wherein nicolaken talked about a code grant to ASF. + Since 2004, the code was maintained within <a href="http://forrest.apache.org/">Apache Forrest</a> project, as a subproject called Forrestdoc. + During the summer 2007, the Apache Forrest Team gave to the Apache Maven Team the Forrestdoc project. + See the <a href="http://www.nabble.com/-Proposal--decide-the-future-of-forrestdoc-tf4060050.html">Forrest thread</a> and the + <a href="http://www.nabble.com/Forrestdoc-and-Maven-JXR-tf3864888s177.html">Maven thread</a>. + </p> + </body> +</html> Propchange: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/javadoc/org/apache/maven/jxr/java/src/package.html ------------------------------------------------------------------------------ svn:keywords = "Author Date Id Revision"