/[Apache-SVN]/commons/proper/logging/trunk/build.properties.sample
ViewVC logotype

Log of /commons/proper/logging/trunk/build.properties.sample

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: 2225 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/logging/trunk/build.properties.sample
File length: 2225 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/logging/trunk/build.properties.sample
File length: 2225 byte(s)
Diff to previous 424110 (colored)
Moving to TLP

Revision 424110 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 23:29:33 2006 UTC (3 years, 4 months ago) by skitching
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 2225 byte(s)
Diff to previous 399865 (colored)
Update license info using script update-AL20.pl, as per http://www.apache.org/legal/src-headers.html

Revision 399865 - (view) (annotate) - [select for diffs]
Modified Thu May 4 21:39:21 2006 UTC (3 years, 6 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 2051 byte(s)
Diff to previous 373312 (colored)
Added some notes about how to use the build.properties.sample file.

Revision 373312 - (view) (annotate) - [select for diffs]
Modified Sun Jan 29 14:51:18 2006 UTC (3 years, 9 months ago) by dennisl
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1687 byte(s)
Diff to previous 372020 (colored)
Comment out some remains from the log4j 1.3 build. Add notes to put them back again if/when the build uses log4j 1.3.

Revision 372020 - (view) (annotate) - [select for diffs]
Modified Tue Jan 24 21:09:51 2006 UTC (3 years, 10 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1627 byte(s)
Diff to previous 371164 (colored)
Updated dist method to reflect modern practice. Added optional isolated compilation for releases (requires a pre-1.4 JVM to run the ant tasks and the executable.javac1.4 build property to be set). Artifacts are built in new subdirectory with file ending standardisation. Ant lacks a svn task so will consider whether the source artifacts should also be created by dist.

Revision 371164 - (view) (annotate) - [select for diffs]
Modified Sun Jan 22 01:47:01 2006 UTC (3 years, 10 months ago) by skitching
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1473 byte(s)
Diff to previous 370701 (colored)
Exclude jdk14 logger from api jar
Include WeakHashtable in api jar
Make ant dependencies used in build be the same as those in the maven project.xml file.

Revision 370701 - (view) (annotate) - [select for diffs]
Modified Fri Jan 20 02:39:24 2006 UTC (3 years, 10 months ago) by skitching
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1472 byte(s)
Diff to previous 209629 (colored)
Tweaks to use libs downloaded via newish "ant getlibs" target.

Revision 209629 - (view) (annotate) - [select for diffs]
Modified Thu Jul 7 18:36:47 2005 UTC (4 years, 4 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1546 byte(s)
Diff to previous 193079 (colored)
The tests need JUnit version 3.8 or higher to run.

Revision 193079 - (view) (annotate) - [select for diffs]
Modified Thu Jun 23 05:40:32 2005 UTC (4 years, 5 months ago) by skitching
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1478 byte(s)
Diff to previous 190891 (colored)
Split Log4JLogger into Log4J12Logger and Log4J13Logger

Revision 190891 - (view) (annotate) - [select for diffs]
Modified Thu Jun 16 09:59:40 2005 UTC (4 years, 5 months ago) by skitching
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1534 byte(s)
Diff to previous 155426 (colored)
Add an implementation of ServletContextListener for use in avoiding memory leaks in webapps.

Revision 155426 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:10:49 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1429 byte(s)
Diff to previous 139030 (colored)
svn:keywords correction

Revision 139030 - (view) (annotate) - [select for diffs]
Modified Wed May 19 21:02:10 2004 UTC (5 years, 6 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1429 byte(s)
Diff to previous 139009 (colored)
Added optional tests for Log4JLogger against 1.2.x

Revision 139009 - (view) (annotate) - [select for diffs]
Modified Sat Feb 28 22:10:53 2004 UTC (5 years, 8 months ago) by craigmcc
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 1334 byte(s)
Diff to previous 139000 (colored)
Finish migration to the new Apache License (version 2.0):
* Add updated LICENSE.txt and new NOTICE.txt files.
* Add license header to currently unlicensed text files
  (html, xml, properties).

Revision 139000 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 09:39:17 2004 UTC (5 years, 9 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 728 byte(s)
Diff to previous 138979 (colored)
Added maven build (aimed at documentation). This isn't totally satisfactory (for example, I've stripped out the unit tests) and the user guide formatting isn't brilliant. But i feel that i want to be able to get some feedback and there are some other priorities. i'll try to get to this work later.

Revision 138979 - (view) (annotate) - [select for diffs]
Modified Wed May 7 16:02:20 2003 UTC (6 years, 6 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 563 byte(s)
Diff to previous 138837 (colored)
Added AvalonLogger which wraps the logger used by the Avalon framework. Also added an optional dependency on avalon-framework.jar. Added better warnings to build about which loggers are going to be created.

Revision 138837 - (view) (annotate) - [select for diffs]
Modified Sun Jan 20 04:48:27 2002 UTC (7 years, 10 months ago) by craigmcc
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 429 byte(s)
Diff to previous 138830 (colored)
Update hyperlinks in these two files.

Submitted by:  Eric Dobbs <eric@dobbse.net>

Revision 138830 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 23:06:10 2002 UTC (7 years, 10 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 436 byte(s)
Diff to previous 138822 (colored)
LogKit wrapper initial commit

Revision 138822 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 18:53:21 2002 UTC (7 years, 10 months ago) by rdonkin
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 315 byte(s)
Diff to previous 138814 (colored)
Added note about junit property (for running test cases)

Revision 138814 - (view) (annotate) - [select for diffs]
Added Tue Dec 4 04:28:03 2001 UTC (7 years, 11 months ago) by craigmcc
Original Path: jakarta/commons/proper/logging/trunk/build.properties.sample
File length: 98 byte(s)
Migrate the "logging" package from jakarta-commons-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