Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/project.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.18 by shinsuke, Thu Feb 9 15:01:21 2006 UTC revision 1.19 by shinsuke, Sat Feb 11 03:36:39 2006 UTC
# Line 109  limitations under the License. Line 109  limitations under the License.
109      <dependency>      <dependency>
110        <groupId>marevol</groupId>        <groupId>marevol</groupId>
111        <artifactId>marevol-seasar-utils</artifactId>        <artifactId>marevol-seasar-utils</artifactId>
112        <version>0.1</version>        <version>0.2-SNAPSHOT</version>
113        <type>jar</type>        <type>jar</type>
114        <properties>        <properties>
115          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 206  limitations under the License. Line 206  limitations under the License.
206      </dependency>      </dependency>
207      <dependency>      <dependency>
208        <id>log4j</id>        <id>log4j</id>
209        <version>1.2.9</version>        <version>1.2.13</version>
210        <properties>        <properties>
211          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
212        </properties>        </properties>
# Line 296  limitations under the License. Line 296  limitations under the License.
296        </properties>        </properties>
297      </dependency>      </dependency>
298    
299      <dependency>      <!--dependency>
300        <groupId>swarmcache</groupId>        <groupId>swarmcache</groupId>
301        <artifactId>swarmcache</artifactId>        <artifactId>swarmcache</artifactId>
302        <version>1.0RC2</version>        <version>1.0RC2</version>
303        <properties>        <properties>
304          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
305        </properties>        </properties>
306      </dependency>      </dependency-->
307    
308      <dependency>      <!--dependency>
309        <groupId>jboss</groupId>        <groupId>jboss</groupId>
310        <artifactId>jboss-cache</artifactId>        <artifactId>jboss-cache</artifactId>
311        <version>1.2.2</version>        <version>1.2.2</version>
312        <properties>        <properties>
313          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
314        </properties>        </properties>
315      </dependency>      </dependency-->
316    
317      <dependency>      <!--dependency>
318        <groupId>jgroups</groupId>        <groupId>jgroups</groupId>
319        <artifactId>jgroups-all</artifactId>        <artifactId>jgroups-all</artifactId>
320        <version>2.2.8</version>        <version>2.2.8</version>
321        <properties>        <properties>
322          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
323        </properties>        </properties>
324      </dependency>      </dependency-->
325    
326      <dependency>      <dependency>
327        <groupId>jta</groupId>        <groupId>jta</groupId>
# Line 332  limitations under the License. Line 332  limitations under the License.
332        </properties>        </properties>
333      </dependency>      </dependency>
334    
335      <dependency>      <!--dependency>
336        <groupId>c3p0</groupId>        <groupId>c3p0</groupId>
337        <artifactId>c3p0</artifactId>        <artifactId>c3p0</artifactId>
338        <version>0.9.0</version>        <version>0.9.0</version>
339        <properties>        <properties>
340          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
341        </properties>        </properties>
342      </dependency>      </dependency-->
343    
344      <dependency>      <!--dependency>
345        <groupId>j2ee</groupId>        <groupId>j2ee</groupId>
346        <artifactId>connector</artifactId>        <artifactId>connector</artifactId>
347        <version>1.0</version>        <version>1.0</version>
348        <properties>        <properties>
349          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
350        </properties>        </properties>
351      </dependency>      </dependency-->
352    
353      <dependency>      <!--dependency>
354        <groupId>jboss</groupId>        <groupId>jboss</groupId>
355        <artifactId>jboss-system</artifactId>        <artifactId>jboss-system</artifactId>
356        <version>4.0.2</version>        <version>4.0.2</version>
357        <properties>        <properties>
358          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
359        </properties>        </properties>
360      </dependency>      </dependency-->
361    
362      <dependency>      <dependency>
363        <groupId>asm</groupId>        <groupId>asm</groupId>
# Line 368  limitations under the License. Line 368  limitations under the License.
368        </properties>        </properties>
369      </dependency>      </dependency>
370    
371      <dependency>      <!--dependency>
372        <groupId>j2ee</groupId>        <groupId>j2ee</groupId>
373        <artifactId>jacc</artifactId>        <artifactId>jacc</artifactId>
374        <version>1_0-fr</version>        <version>1_0-fr</version>
375        <properties>        <properties>
376          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
377        </properties>        </properties>
378      </dependency>      </dependency-->
379    
380      <dependency>      <dependency>
381        <groupId>dom4j</groupId>        <groupId>dom4j</groupId>
# Line 404  limitations under the License. Line 404  limitations under the License.
404        </properties>        </properties>
405      </dependency>      </dependency>
406    
407      <dependency>      <!--dependency>
408        <groupId>jboss</groupId>        <groupId>jboss</groupId>
409        <artifactId>jboss-common</artifactId>        <artifactId>jboss-common</artifactId>
410        <version>4.0.2</version>        <version>4.0.2</version>
411        <properties>        <properties>
412          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
413        </properties>        </properties>
414      </dependency>      </dependency-->
415    
416      <dependency>      <dependency>
417        <groupId>asm</groupId>        <groupId>asm</groupId>
# Line 422  limitations under the License. Line 422  limitations under the License.
422        </properties>        </properties>
423      </dependency>      </dependency>
424    
425      <dependency>      <!--dependency>
426        <groupId>opensymphony</groupId>        <groupId>opensymphony</groupId>
427        <artifactId>oscache</artifactId>        <artifactId>oscache</artifactId>
428        <version>2.1</version>        <version>2.1</version>
429        <properties>        <properties>
430          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
431        </properties>        </properties>
432      </dependency>      </dependency-->
433    
434  <!-- jaas.jar, jdbc2_0-stdext.jar -->  <!-- jaas.jar, jdbc2_0-stdext.jar -->
435    
436      <dependency>      <!--dependency>
437        <groupId>jboss</groupId>        <groupId>jboss</groupId>
438        <artifactId>jboss-jmx</artifactId>        <artifactId>jboss-jmx</artifactId>
439        <version>4.0.2</version>        <version>4.0.2</version>
440        <properties>        <properties>
441          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
442        </properties>        </properties>
443      </dependency>      </dependency-->
444    
445  <!-- xerces-2.6.2.jar -->  <!-- xerces-2.6.2.jar -->
446    
# Line 457  limitations under the License. Line 457  limitations under the License.
457        <groupId>commons-collections</groupId>        <groupId>commons-collections</groupId>
458        <artifactId>commons-collections</artifactId>        <artifactId>commons-collections</artifactId>
459        <version>2.1.1</version>        <version>2.1.1</version>
460        <url>http://jakarta.apache.org/commons/collections.html</url>        <url>http://jakarta.apache.org/commons/collections</url>
461        <properties>        <properties>
462          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
463        </properties>        </properties>
464      </dependency>      </dependency>
465    
466      <dependency>      <!--dependency>
467        <groupId>proxool</groupId>        <groupId>proxool</groupId>
468        <artifactId>proxool</artifactId>        <artifactId>proxool</artifactId>
469        <version>0.8.3</version>        <version>0.8.3</version>
470        <properties>        <properties>
471          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
472        </properties>        </properties>
473      </dependency>      </dependency-->
474    
475      <dependency>      <!--dependency>
476        <groupId>concurrent</groupId>        <groupId>concurrent</groupId>
477        <artifactId>concurrent</artifactId>        <artifactId>concurrent</artifactId>
478        <version>1.3.2</version>        <version>1.3.2</version>
479        <properties>        <properties>
480          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
481        </properties>        </properties>
482      </dependency>      </dependency-->
483    
484  <!-- S2Hibernate -->  <!-- S2Hibernate -->
485    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26