| /[Apache-SVN]/commons/proper/transaction/branches/TRANSACTION_2/build.xml |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Moving to TLP
Moving back :)
Moving to TLP
Initial updates for 2.0 development
Updated to most recent release number
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.
unified header (without some old cvs path in them) for all files (especially java), added header to all source files were missing
consistent naming: directory name is java1.4, so changed java14 and jvm14 to java1.4
finally the fixed build.xml
bugfix: Both j2ee and servlet jar are JDK 1.4 compiled. So even checking for existance with JDK 1.3 fails with UnsupportedClassVersionError.
uniform indentation
Preparation for rc3
Further fixes for the 1.2 release
Made release files look like they should
Preparation for 1.2 release
Correct issues in ant build which prevent JDK 1.3 compile
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
First step for future 1.1.1 release
Preparation for 1.1 final release
svn:keywords correction
Added new test
Prepared 1.1b2
Counted up to release number 1.1b2pre
Counted up to 1.1b1
Added support for configurable resource id to path mapping as proposed by Antranig Basman
Incremented version
Deadlock detection feature logged for 1.1
Extended build to have license and notice file in jar
Increased version number in preparation of 1.0 final
Added more target descriptions and changed default target to jar
Extended packages to contain required libs
Extended with doc, dist and package target
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |