[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r421054 - /httpd/apreq/trunk/build/WEBSITE
From:       pgollucci () apache ! org
Date:       2006-07-12 0:38:51
Message-ID: 20060712003852.0FCDC1A981A () eris ! apache ! org
[Download RAW message or body]

Author: pgollucci
Date: Tue Jul 11 17:38:51 2006
New Revision: 421054

URL: http://svn.apache.org/viewvc?rev=421054&view=rev
Log:
updates 

Modified:
    httpd/apreq/trunk/build/WEBSITE

Modified: httpd/apreq/trunk/build/WEBSITE
URL: http://svn.apache.org/viewvc/httpd/apreq/trunk/build/WEBSITE?rev=421054&r1=421053&r2=421054&view=diff
 ==============================================================================
--- httpd/apreq/trunk/build/WEBSITE (original)
+++ httpd/apreq/trunk/build/WEBSITE Tue Jul 11 17:38:51 2006
@@ -8,6 +8,12 @@
 
         http://java.sun.com/j2se/1.3/download.html
 
+    FreeBSD note:
+        Sun certified FreeBSD java binaries can be dowloaded
+        and added via pkg_add (1.5.x)
+
+        http://www.freebsdfoundation.org/downloads/java.shtml
+
   2) Download the latest binary release of Apache Ant:
 
         http://ant.apache.org/bindownload.cgi
@@ -15,35 +21,47 @@
     (I just expanded the tar.gz file in /usr/java/ant, which
      is alongside the jre and jdk directory trees.)
 
+    FreeBSD note:
+        via ports/packages /usr/ports/devel/apache-ant
+
   3) Prep the (bash) environment:
 
     $ export ANT_HOME=/usr/java/ant/apache-ant-1.5.3-1
     $ export PATH=$PATH:$ANT_HOME/bin
     $ export JAVA_HOME=/usr/java/jdk1.3.1_07
 
-  4) Check out httpd/site from svn.apache.org and run
+    FreeBSD note:
+        This is done for you via /usr/ports/java/javavmwrapper
+        which is a dependency of the jdk binary in step one
+        and will be installed for you.
 
-    $ cd httpd/site
-    $ emacs xdocs/apreq
-    $ ant
-    $ svn commit -m "..." xdocs/apreq/ docs/apreq/
-
-  5) Login (via ssh) to httpd.apache.org and do
+  4) BUILDING THE DOXYGEN DOCUMENTATION:
 
-    $ cd /www/httpd.apache.org
-    $ svn update index.html apreq/
+     Be sure doxygen is installed on your machine.  Then cd to 
+     the base directory (httpd-apreq-2) and run
 
+        % make docs
 
+     FreeBSD note: use gmake!
 
-BUILDING THE DOXYGEN DOCUMENTATION:
+     This will generate the C documentation in the docs/ directory
+     using build/doxygen.conf as the config file for doxygen.
+     
+  5) copy docs/html/* to http/site/trunk/xdocs/apreq/docs/libapreq2
 
-  Be sure doxygen is installed on your machine.  Then cd to 
-  the base directory (httpd-apreq-2) and run
+     tags files / man pages ????
 
-        % make docs
+  6) Check out httpd/site/ from svn.apache.org and run
+     svn co https://svn.apache.org/repos/asf/httpd/site/trunk
 
-  This will generate the C documentation in the docs/ directory
-  using build/doxygen.conf as the config file for doxygen.
+    $ cd httpd/site/trunk
+    $ emacs xdocs/apreq/*
+    $ ant
+    $ svn commit -m "..." xdocs/apreq/ docs/apreq/
 
+    [do this before you make your RELEASE annoucement and deal with any issues \
first]  
+  7) Login (via ssh) to httpd.apache.org and do
 
+    $ cd /www/httpd.apache.org
+    $ svn update index.html apreq/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic