1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<title>Proxool 0.9.0RC3</title>
<link href="proxool.css" type="text/css" rel="stylesheet">
</head>
<body>
<div style="max-width: 1200px;">
<table border="0" style="min-height: 100%;" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td valign="bottom" width="150">
</td>
<td colspan="2" height="50">
<div class="bannerFinal">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td height="50">
<span class="titleCaption" style="font-size: 110%; padding: 4px;">
Build Proxool from Source
</span>
</td>
<td valign="middle" height="50">
<div>
<div style="float: right; margin-right: 8px;">
<img src="images/dots.gif" width="80" height="20" border="0" alt="...">
<a href="http://sourceforge.net/projects/proxool"><img src="images/sflogo.png" width="88" height="31" border="0" alt="SourceForge.net Logo"></a>
</div>
</div>
</td>
</tr>
</table>
</div>
<td width="10"> </td>
</tr>
<tr>
<td valign="top" width="150">
<br/>
<br/>
<table
cellpadding="0"
cellspacing="0"
border="0"
width="100%"
>
<tbody>
<tr>
<td valign="top">
<div class="menuBox" >
<div class="menu-inactive"><a class="menu-inactive" href="index.html">Home</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="news.html">News</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="faq.html">FAQ</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="tips.html">Tips</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="changelog.html">Changes</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="future.html">The Future</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="user.html">User Guide</a></div>
<div class="menu-active"><a class="menu-active" href="dev.html">Developer Guide</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="licence.html">Licence</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="credits.html">Credits</a></div>
<div class="menu-separater">Developer Guide:</div>
<div style="margin-left: 8px">
<div class="menu-inactive"><a class="menu-inactive" href="dev.html">Introduction</a></div>
<div class="menu-active"><a class="menu-active" href="build.html">Build</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="api-dev/index.html">Full API</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="design.html">Design</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="test.html">Testing</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="report.html">Test Report</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="devList.html">Mailing List</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="contribute.html">Contribute</a></div>
<div class="menu-inactive"><a class="menu-inactive" href="dependencies.html">Dependencies</a></div>
</div>
</div>
</td>
<td> </td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" summary="">
<tbody>
<tr><td><div class="rightItem">
<div class="rightItemHeader">Latest</div>
<div class="rightItemContent">
This is the most recently released version. You can always get the latest
code from <a href="http://sourceforge.net/cvs/?group_id=53958">cvs</a> if you
are brave enough.
</div>
</div></td></tr>
<tr>
<td>
<div class="footer">
last updated: 10-Jan-2007
</div>
</td>
</tr>
</tbody>
</table>
</td>
<td> </td>
</tr>
</tbody>
</table>
</td>
<td valign="top" colspan="2">
<table cellpadding="0" cellspacing="0" border="0" width="100%" summary="">
<tbody>
<tr>
<td class="contents" valign="top">
<a name="contents"><h1>How to use build Proxool from the source</h1></a>
<h4>Contents:</h4>
<P STYLE="margin-left: 16px;">1. <A HREF="#jdk">Get JDK</A></P>
<P STYLE="margin-left: 16px;">2. <A HREF="#ant">Get Ant</A></P>
<P STYLE="margin-left: 16px;">3. <A HREF="#build">Build</A></P>
<hr>
<h3>1. <a name="jdk">Get JDK</a></h3>
<p>Get and install JDK1.2 or later. You can get
one from various places but a good place to start is
<a href="http://java.sun.com/j2se/">Sun</a>. Actually, we
recommend getting at least JDK1.3 if it is available on your
platform.</p>
<hr>
<h3>2. <a name="ant">Get Ant</a></h3>
<p>You don't have to use Ant to build the source. But it's a lot easier if you do. You need to install Ant on
your machine first and full instructions for doing that can be found on their
<a href="http://jakarta.apache.org/ant/">web site</a>. The build script has been tested against
Ant version 1.5.</p>
<hr>
<h3>3. <a name="build">Build</a></h3>
<p>Move into the directory containing the build.xml file. Ant automatically looks for this
file when you run it. The simplest way to build Proxool is to just run Ant with no
arguments:</p>
<pre>
ant
</pre>
<p>will build proxool-x.y.z.jar. You'll find it in the build directory.</p>
<p>For more advanced options you need to pass some properties on the command line</p>
<pre>
ant -Dproperty=value -Dproperty=value ...
</pre>
<table cellpadding="4" cellspacing="0" border="1">
<tbody>
<tr>
<th>Property</th>
<th>Range</th>
<th>Default</th>
<th>Notes</th>
</tr>
<tr>
<td valign="top">build-dir</td>
<td valign="top">Any valid path; absolute or relative to
the build.xml file.</td>
<td valign="top">build</td>
<td valign="top">Where to build the source to. </td>
</tr>
<tr>
<td valign="top">test</td>
<td valign="top">true, false</td>
<td valign="top">false</td>
<td valign="top">Whether to include the test classes. </td>
</tr>
<tr>
<td valign="top">debug</td>
<td valign="top">true, false</td>
<td valign="top">true</td>
<td valign="top">
Whether you want debug information to be compiled. Most
libraries ship with debugging turned on these days. The
jar ends up being a little bigger but that is outweighed
by better reporting.
</td>
</tr>
</tbody>
</table>
<p>For example:</p>
<pre>
ant
</pre>
<p>will build the jar file.</p>
<pre>
ant -Ddebug=false build-jar
</pre>
<p>
will build proxool.jar without debug information (not recommended)
</p>
<hr>
<b>Note</b>: the Ant task <code>repackage-dependencies</code> takes the dependencies in <code>/jarjar</code> and
repackages them into <code>build/lib/proxool-*.jar</code>. These are needed in your classpath if you are going to
compile the code within your IDE. You can't use the libraries located in <code>/jarjar</code> directly because the
package structure is different.
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
<head>
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
</head>
</html>
|