/[Apache-SVN]/commons/proper/transaction/branches/TRANSACTION_2/build.xml
ViewVC logotype

Log of /commons/proper/transaction/branches/TRANSACTION_2/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 19227 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/transaction/branches/TRANSACTION_2/build.xml
File length: 19227 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/transaction/branches/TRANSACTION_2/build.xml
File length: 19227 byte(s)
Diff to previous 516334 (colored)
Moving to TLP

Revision 516334 - (view) (annotate) - [select for diffs]
Modified Fri Mar 9 08:53:33 2007 UTC (2 years, 8 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/branches/TRANSACTION_2/build.xml
File length: 19227 byte(s)
Diff to previous 514430 (colored)
Initial updates for 2.0 development

Revision 514430 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 16:31:33 2007 UTC (2 years, 8 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/branches/TRANSACTION_2/build.xml
File length: 19288 byte(s)
Diff to previous 514408 (colored)


Revision 514408 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 15:30:40 2007 UTC (2 years, 8 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 19288 byte(s)
Diff to previous 494275 (colored)
Updated to most recent release number

Revision 494275 - (view) (annotate) - [select for diffs]
Modified Tue Jan 9 00:20:33 2007 UTC (2 years, 10 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 19288 byte(s)
Diff to previous 493628 (colored)
follow hint of Ant:
[javac] The -source switch defaults to 1.5 in JDK 1.5 and 1.6.
[javac] If you specify -target 1.3 you now must also specify -source 1.3.
[javac] Ant will implicitly add -source 1.3 for you.  Please change your build file.

Revision 493628 - (view) (annotate) - [select for diffs]
Modified Sun Jan 7 01:42:48 2007 UTC (2 years, 10 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 19107 byte(s)
Diff to previous 493614 (colored)
unified header (without some old cvs path in them) for all files (especially java),
added header to all source files were missing

Revision 493614 - (view) (annotate) - [select for diffs]
Modified Sun Jan 7 00:23:55 2007 UTC (2 years, 10 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18320 byte(s)
Diff to previous 493604 (colored)
consistent naming: directory name is java1.4, so changed java14 and jvm14 to java1.4

Revision 493604 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 23:54:33 2007 UTC (2 years, 10 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18310 byte(s)
Diff to previous 490420 (colored)
finally the fixed build.xml

Revision 490420 - (view) (annotate) - [select for diffs]
Modified Wed Dec 27 00:54:19 2006 UTC (2 years, 11 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18384 byte(s)
Diff to previous 490419 (colored)
bugfix: Both j2ee and servlet jar are JDK 1.4 compiled. So even checking for existance with JDK 1.3 fails with UnsupportedClassVersionError.

Revision 490419 - (view) (annotate) - [select for diffs]
Modified Wed Dec 27 00:51:23 2006 UTC (2 years, 11 months ago) by joerg
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18128 byte(s)
Diff to previous 426820 (colored)
uniform indentation

Revision 426820 - (view) (annotate) - [select for diffs]
Modified Sat Jul 29 15:57:46 2006 UTC (3 years, 3 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18349 byte(s)
Diff to previous 425540 (colored)
Preparation for rc3

Revision 425540 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 22:25:09 2006 UTC (3 years, 4 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17869 byte(s)
Diff to previous 425360 (colored)
Further fixes for the 1.2 release

Revision 425360 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 10:18:13 2006 UTC (3 years, 4 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17298 byte(s)
Diff to previous 425012 (colored)
Made release files look like they should

Revision 425012 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 11:15:16 2006 UTC (3 years, 4 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17126 byte(s)
Diff to previous 422213 (colored)
Preparation for 1.2 release

Revision 422213 - (view) (annotate) - [select for diffs]
Modified Sat Jul 15 13:03:27 2006 UTC (3 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17128 byte(s)
Diff to previous 421728 (colored)
Correct issues in ant build which prevent JDK 1.3 compile

Revision 421728 - (view) (annotate) - [select for diffs]
Modified Thu Jul 13 23:11:12 2006 UTC (3 years, 4 months ago) by dennisl
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17061 byte(s)
Diff to previous 179799 (colored)
Remove the dependency on commons-build (see http://wiki.apache.org/jakarta-commons/MavenWebsiteStucture)
Sync look and feel with the other components
Removed xdocs target in ant build

Revision 179799 - (view) (annotate) - [select for diffs]
Modified Fri Jun 3 14:28:06 2005 UTC (4 years, 5 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18007 byte(s)
Diff to previous 178932 (colored)
First step for future 1.1.1 release

Revision 178932 - (view) (annotate) - [select for diffs]
Modified Sun May 29 07:46:06 2005 UTC (4 years, 5 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18001 byte(s)
Diff to previous 155433 (colored)
Preparation for 1.1 final release

Revision 155433 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:16:14 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18003 byte(s)
Diff to previous 149517 (colored)
svn:keywords correction

Revision 149517 - (view) (annotate) - [select for diffs]
Modified Wed Feb 2 15:12:35 2005 UTC (4 years, 9 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 18003 byte(s)
Diff to previous 149515 (colored)
Added new test

Revision 149515 - (view) (annotate) - [select for diffs]
Modified Wed Feb 2 14:45:55 2005 UTC (4 years, 9 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17887 byte(s)
Diff to previous 142152 (colored)
Prepared 1.1b2

Revision 142152 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 16:46:42 2005 UTC (4 years, 10 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17890 byte(s)
Diff to previous 142141 (colored)
Counted up to release number 1.1b2pre

Revision 142141 - (view) (annotate) - [select for diffs]
Modified Mon Jan 10 00:32:35 2005 UTC (4 years, 10 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17887 byte(s)
Diff to previous 142105 (colored)
Counted up to 1.1b1

Revision 142105 - (view) (annotate) - [select for diffs]
Modified Sat Dec 18 23:19:09 2004 UTC (4 years, 11 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17792 byte(s)
Diff to previous 142099 (colored)
Added support for configurable resource id to path mapping as
proposed by Antranig Basman

Revision 142099 - (view) (annotate) - [select for diffs]
Modified Fri Dec 17 12:09:32 2004 UTC (4 years, 11 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17707 byte(s)
Diff to previous 142083 (colored)
Incremented version

Revision 142083 - (view) (annotate) - [select for diffs]
Modified Tue Dec 14 12:13:35 2004 UTC (4 years, 11 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17703 byte(s)
Diff to previous 142075 (colored)
Deadlock detection feature logged for 1.1

Revision 142075 - (view) (annotate) - [select for diffs]
Modified Sat Dec 11 16:36:25 2004 UTC (4 years, 11 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 17701 byte(s)
Diff to previous 142074 (colored)
Extended build to have license and notice file in jar

Revision 142074 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 13:05:09 2004 UTC (4 years, 11 months ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 16732 byte(s)
Diff to previous 142066 (colored)
Increased version number in preparation of 1.0 final

Revision 142066 - (view) (annotate) - [select for diffs]
Modified Sat Nov 20 00:55:50 2004 UTC (5 years ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 16735 byte(s)
Diff to previous 142065 (colored)
Added more target descriptions and changed default target to jar

Revision 142065 - (view) (annotate) - [select for diffs]
Modified Sat Nov 20 00:46:06 2004 UTC (5 years ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 16670 byte(s)
Diff to previous 142064 (colored)
Extended packages to contain required libs

Revision 142064 - (view) (annotate) - [select for diffs]
Modified Sat Nov 20 00:37:04 2004 UTC (5 years ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 16471 byte(s)
Diff to previous 142059 (colored)
Extended with doc, dist and package target

Revision 142059 - (view) (annotate) - [select for diffs]
Added Thu Nov 18 23:27:22 2004 UTC (5 years ago) by ozeigermann
Original Path: jakarta/commons/proper/transaction/trunk/build.xml
File length: 12088 byte(s)
Migrated from sandbox

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2