File: dependencies.html

package info (click to toggle)
libproxool-java 0.9.0~rc3-2
  • links: PTS, VCS
  • area: contrib
  • in suites: lenny
  • size: 2,416 kB
  • ctags: 2,446
  • sloc: java: 13,891; xml: 802; makefile: 12; sh: 10
file content (420 lines) | stat: -rw-r--r-- 15,285 bytes parent folder | download
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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420






<!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">
            &nbsp;
          </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;">
                        Libraries used to develop and test Proxool
                    </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">&nbsp;</td>
        </tr>

        <tr>
          <td valign="top" width="150">
            &nbsp;<br/>
            &nbsp;<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&nbsp;Guide</a></div>
    
        <div class="menu-active"><a class="menu-active" href="dev.html">Developer&nbsp;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&nbsp;Guide:</div>
    <div style="margin-left: 8px">
        <div class="menu-inactive"><a class="menu-inactive" href="dev.html">Introduction</a></div>
        <div class="menu-inactive"><a class="menu-inactive" 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-active"><a class="menu-active" href="dependencies.html">Dependencies</a></div>
    </div>
</div>
                  </td>
                  <td>&nbsp;</td>
                </tr>

                <tr>
                  <td>
                    

                    <table cellpadding="0" cellspacing="0" border="0" summary="">
                      <tbody>

                    <tr><td>







    <div class="rightItem">
        <div class="rightItemHeader">Version 0.9.0RC3</div>
        <div class="rightItemContent">
            The latest version of this documentation and software is available on our web site:
            <br/><a href="http://proxool.sf.net">proxool.sf.net</a>
        </div>
    </div>

<div class="rightItem">
    <div class="rightItemHeader">Donations</div>
    <div class="rightItemContent">
        You can donate to Proxool in the usual way:
        <br/><a href="http://sourceforge.net/project/project_donations.php?group_id=53958">sourceforge.net</a>
    </div>
</div>
</td></tr>

                <tr>
                    <td>
                        
<div class="footer">
                last&nbsp;updated: 10-Jan-2007
</div>



                    </td>
                </tr>
        </tbody>
      </table>

                  </td>
                  <td>&nbsp;</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">
                    <p>The following dependencies are needed to use Proxool:</p>
<div class="resource">
    <div class="resource-title">
        Jakarta Commons' Logging
    </div>
    <div class="resource-content">
        This provide logging functionality
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://jakarta.apache.org/commons/logging/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        jakarta.apache.org/commons/logging/</a> - commons-logging-1.0.4.jar
    </div>
</div>

<hr>
<p>The following classes are only required for testing.</p>

<div class="resource">
    <div class="resource-title">
        Avalon
    </div>
    <div class="resource-content">
        Used for testing our <a href="api/org/logicalcobwebs/proxool/configuration/AvalonConfigurator.html">AvalonConfigurator</a>
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://avalon.apache.org/excalibur/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        avalon.apache.org/excalibur</a> - avalon-excalibur-4.1.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://avalon.apache.org/framework/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        avalon.apache.org/framework</a> - avalon-framework-4.1.2.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Jakarta Commons
    </div>
    <div class="resource-content">
        We need the following components:
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://jakarta.apache.org/commons/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        jakarta.apache.org/commons</a> - commons-collections.jar, commons-lang.jar, commons-logging.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Crimson, Dom4J, Xalan, Xml-apis
    </div>
    <div class="resource-content">
        Used for testing our <a href="api/org/logicalcobwebs/proxool/configuration/JAXPConfigurator.html">JAXPConfigurator</a> and for
        producing our test <a href="report.html">reports</a> (Junit uses XML to produce the reports and then transforms it into HTML)
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://xml.apache.org/crimson/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        xml.apache.org/crimson</a> - crimson.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://dom4j.org/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        dom4j.org</a> - dom4j.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://xml.apache.org/xalan-j/index.html"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        xml.apache.org/xalan-j</a> - xalan.jar, xml-apis.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Cglib, Ehcache, Hibernate, JTA
    </div>
    <div class="resource-content">
        Used for testing Proxool within Hibernate.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://cglib.sourceforge.net/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        cglib.sourceforge.net</a> - cglib2.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://ehcache.sourceforge.net/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        ehcache.sourceforge.net</a> - ehcache.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://hibernate.org/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        hibernate.org</a> - hibernate2.jar
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://java.sun.com/products/jta/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        java.sun.com/products/jta</a> - jta.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Hypersonic
    </div>
    <div class="resource-content">
        A pure Java database with a very small
        footprint. This means we can run the tests without having to rely on the existence
        of a separate database.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://hsqldb.sourceforge.net"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        hsqldb.sourceforge.net</a> - hsqldb.har
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Jdbc2_0-stdext
    </div>
    <div class="resource-content">
        Provides the additional classes needed for JDBC 2.0. Only needed for JDK1.2 but it does no harm to distribute with later JDKs.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://java.sun.com/products/jdbc/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        java.sun.com/products/jdbc</a> - jdbc2_0-stdext.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Jmxri
    </div>
    <div class="resource-content">
        Sun's JMX Reference Implementation so that we can test our JMX component.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://java.sun.com/products/JavaManagement/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        java.sun.com/products/JavaManagement</a> - jmxri.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Jsdk
    </div>
    <div class="resource-content">
        Allows us to compile our servlets.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://java.sun.com/products/servlet/index.html"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        java.sun.com/products/servlet</a> - jsdk23.jar
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        JUnit
    </div>
    <div class="resource-content">
        We use JUnit for testing.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://www.junit.org"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        www.junit.org</a>
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Log4J
    </div>
    <div class="resource-content">
        This is an excellent logging component. It is not used by Proxool directly
        but if it is present then the Commons' Logger will use it.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://jakarta.apache.org/log4j"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        jakarta.apache.org/log4j</a>
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        Logkit
    </div>
    <div class="resource-content">
        Another excellent logging component.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://avalon.apache.org/logkit/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        avalon.apache.org/logkit</a>
    </div>
</div>

<h1>Build Tools</h1>

<div class="resource">
    <div class="resource-title">
        Ant
    </div>
    <div class="resource-content">
        "Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles."
        You need Ant if you are going to build Proxool from the source code. Actually, you don't have
        to use it, but it's easier if you do.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://jakarta.apache.org/ant"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        jakarta.apache.org/ant</a>
    </div>
</div>

<div class="resource">
    <div class="resource-title">
        CheckStyle
    </div>
    <div class="resource-content">
         Checkstyle is a development tool to help programmers write Java code that
         adheres to a coding standard. It automates the process of checking Java code
         to spare humans of this boring (but important) task. This makes it ideal for
         projects that want to enforce a coding standard.
    </div>
    <div class="resource-link">
        <a class="resource-link" href="http://checkstyle.sourceforge.net/"><img border="0" src="images/option-selected.gif" width="10" height="10" alt="">
        checkstyle.sourceforge.net</a>
    </div>
</div>


                  </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>