OW2 Consortium

CVS log for howl/howl/logger/src/test.cmd

(logo)

Help

(back) Up to [OW2-CVS] / howl / howl / logger / src

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Apr 6 20:29:05 2006 UTC (2 years, 6 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_1_0_2, HOWL_1_0_1_1, HOWL_1_0_1, HEAD
Changes since 1.19: +51 -47 lines
Diff to previous 1.19
Change mode to ASCII

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Jun 24 13:29:25 2005 UTC (3 years, 3 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_1_0_0, HOWL_0_1_11, HOWL_0_1_10
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Add CVS $ID:$ tags to sources

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Jun 23 22:28:15 2005 UTC (3 years, 3 months ago) by girouxm
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Add CVS $ID:$ tags to sources

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Jun 17 21:27:44 2005 UTC (3 years, 3 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_9
Changes since 1.16: +9 -8 lines
Diff to previous 1.16
update to test new JVM versions.

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Nov 11 22:19:42 2004 UTC (3 years, 11 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_8
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Default test is LogTest

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Nov 4 22:51:01 2004 UTC (3 years, 11 months ago) by girouxm
Branch: MAIN
Changes since 1.14: +8 -5 lines
Diff to previous 1.14
update for JDK 1.5 JMX properties.

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Aug 20 22:10:58 2004 UTC (4 years, 1 month ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_7, HOWL_0_1_6
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
exclude *Worker* classes from EMMA reports

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Aug 10 15:00:26 2004 UTC (4 years, 2 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_5
Changes since 1.12: +3 -22 lines
Diff to previous 1.12
Revised emma exclusions

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Aug 2 20:09:43 2004 UTC (4 years, 2 months ago) by girouxm
Branch: MAIN
Changes since 1.11: +4 -6 lines
Diff to previous 1.11
Execute all tests for EMMA code coverage

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Jul 29 22:41:26 2004 UTC (4 years, 2 months ago) by djencks
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Move tests to maven-compliant location.
Tests appear to hang on mac OSX.  Run maven -Dmaven.test.skip=true to skip tests and build jar

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Jul 23 21:18:43 2004 UTC (4 years, 2 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_4
Changes since 1.9: +23 -12 lines
Diff to previous 1.9
Updated to run tests under JUnit

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Jun 23 18:26:32 2004 UTC (4 years, 3 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_3, HOWL_0_1_2
Changes since 1.8: +0 -14 lines
Diff to previous 1.8
Remove ununsed system property settings.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Jun 23 17:17:50 2004 UTC (4 years, 3 months ago) by girouxm
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7
Apply changes proposed by David Jencks's Synchronization review.

Update javadocs to reflect updated locking policies.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Jun 21 19:23:10 2004 UTC (4 years, 3 months ago) by girouxm
Branch: MAIN
CVS Tags: JOTM_0_1_1, HOWL_0_1_1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Move source from src/org/... to src/java/org/... to fit the Geronimo Maven
build requirements.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Jun 18 22:17:13 2004 UTC (4 years, 3 months ago) by girouxm
Branch: MAIN
Changes since 1.5: +11 -4 lines
Diff to previous 1.5
Define a new Configuration object and refactor code to obtain all configuration information from Config.
All objects that require configuration now extend LogObject which has a config member.

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Jun 10 21:49:52 2004 UTC (4 years, 4 months ago) by girouxm
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
Initial checkin

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Apr 27 15:51:14 2004 UTC (4 years, 5 months ago) by girouxm
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Update package to include support for replay.
Some refactoring to clean up code.
Modified LogBufferManager.force() to improve performance of log writes.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Apr 21 13:45:47 2004 UTC (4 years, 5 months ago) by girouxm
Branch: MAIN
Changes since 1.2: +22 -7 lines
Diff to previous 1.2
Incremental update of CVS with work in progress.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Apr 12 16:24:04 2004 UTC (4 years, 6 months ago) by girouxm
Branch: MAIN
Changes since 1.1: +11 -17 lines
Diff to previous 1.1
Initial checkin of test.sh for Linux testing

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Mar 30 18:42:36 2004 UTC (4 years, 6 months ago) by girouxm
Branch: MAIN
Initial checkin of HOWL Logger classes

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge