You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2006/09/02 13:33:00 UTC

svn commit: r439575 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site: apt/ fml/ site.xml xdoc/ xdoc/changes.xml xdoc/index.xml xdoc/navigation.xml

Author: rwinston
Date: Sat Sep  2 04:33:00 2006
New Revision: 439575

URL: http://svn.apache.org/viewvc?rev=439575&view=rev
Log:
Add site content in Maven 2 format

Added:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/apt/
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/fml/
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/
      - copied from r437386, jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/xdocs/
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/changes.xml
      - copied unchanged from r439561, jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/xdocs/changes.xml
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/index.xml
      - copied unchanged from r438622, jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/xdocs/index.xml
Removed:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/xdoc/navigation.xml
Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml?rev=439575&r1=439574&r2=439575&view=diff
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml (original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml Sat Sep  2 04:33:00 2006
@@ -15,10 +15,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project name="Jakarta Commons/Net">
-
-  <title>Jakarta Commons/Net</title>
-
+<site>
   <body>
     <menu name="Documentation">
       <item name="Migration How-to"      href="/migration.html"/>
@@ -31,8 +28,6 @@
       <item name="To-Do List" href="/tasks.html"/>
       <item name="Coding Specifications" href="/code-standards.html"/>
     </menu>
-
-	&common-menus;
   </body>
 
-</project>
+</site>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org