You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/07/12 03:44:50 UTC

svn commit: r555454 - /forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html

Author: crossley
Date: Wed Jul 11 18:44:48 2007
New Revision: 555454

URL: http://svn.apache.org/viewvc?view=rev&rev=555454
Log:
Describe the history of this code.

Added:
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html   (with props)

Added: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html?view=auto&rev=555454
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html (added)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html Wed Jul 11 18:44:48 2007
@@ -0,0 +1,41 @@
+<!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.forrest.forrestdoc.ant.doc package</title>
+</head>
+<body>
+
+<p>
+This package comes from the defunct <a href="http://jakarta.apache.org/alexandria/" target="_blank">Jakarta Alexandria</a> project,
+which was initially based on the <a href="http://vizant.sourceforge.net/" target="_blank">Vizant</a> project, version 0.1.1.
+</p>
+
+<h3>Main changes to the original Vizant code, version 0.1.1</h3>
+
+<ul>
+  <li>Updated to be compatible with Java 1.5.</li>
+  <li>Fork of VizPrinter.java to print xml graph of dependencies instead of DOT</li>
+</ul>
+
+</body>
+</html>

Propchange: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/package.html
------------------------------------------------------------------------------
    svn:eol-style = native