Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Directory Properties

  • svn:ignore = build dist
NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

831 by jhouse on 21 August 2008, 08:44:48 -0500 (2 months 29 days ago) change priority of example trigger to discourage use of negative priorities.

./src/java/org/quartz/examples/example14/PriorityExample.java 831 history download (+2 -2) diffs

792 by jhouse on 24 April 2008, 09:58:13 -0500 (6 months ago) remove errant log statement.

./src/java/org/quartz/examples/example11/LoadExample.java 792 history download (+0 -2) diffs

790 by jhouse on 13 April 2008, 15:05:05 -0500 (7 months ago) improve example by actually letting it load up the system ;-)

./src/java/org/quartz/examples/example11/LoadExample.java 790 history download (+3 -2) diffs

789 by jhouse on 13 April 2008, 14:56:51 -0500 (7 months ago) fix type-o

./example11/high_load_readme.txt 789 history download (+1 -1) diffs

781 by jhouse on 24 March 2008, 12:27:28 -0500 (7 months ago) henri's previouls change causes path problems in the distribution build, hence I'm having the script add jars to the path for both cases.

./bin/buildcp.bat 781 history download (+6 -0) diffs

./bin/buildcp.sh 781 history download (+8 -0) diffs

712 by bayard on 12 June 2007, 14:34:32 -0500 (17 months ago) Fixing paths to the built quartz jar and the built example jar. Untested for the .bat

./bin/buildcp.bat 712 history download (+2 -2) diffs

./bin/buildcp.sh 712 history download (+2 -2) diffs

688 by bayard on 02 April 2007, 01:04:31 -0500 (19 months ago) Fixing the time so it is in correct xsd:dateTime format as per QUARTZ-565

./example10/jobs.xml 688 history download (+2 -2) diffs

669 by bayard on 19 March 2007, 00:59:24 -0500 (20 months ago) Applying revisions 663 through to 668 from the branch: https://svn.opensymphony.com/svn/quartz/branches/quartz_1-6.

This comprises the following JIRA issue fixes:

http://jira.opensymphony.com/browse

./src/java/org/quartz/examples/example6/BadJob1.java 669 history download (+2 -2) diffs

… 9 more files in changeset.
607 by jrosenberg on 15 August 2006, 12:07:22 -0500 (2 years 3 months ago) Issue number: QUARTZ-249
Added example of using Trigger priorities

./example14 607 history download (+0) new

./example14/example14.bat 607 history download (+22) new

./example14/example14.sh 607 history download (+18) new

./example14/log4j.xml 607 history download (+24) new

./example14/priority_readme.txt 607 history download (+21) new

… 7 more files in changeset.
421 by jrosenberg on 20 March 2006, 10:52:08 -0600 (2 years 8 months ago) Issue number: QUARTZ-374
Run checkstyle before compiling

./build.xml 421 history download (+5 -1) diffs

417 by jrosenberg on 20 March 2006, 10:49:01 -0600 (2 years 8 months ago) Issue number: QUARTZ-374
Fixed example java files to comply with checkstyle

./src/java/org/quartz/examples/example1/HelloJob.java 417 history download (+27 -27) diffs

./src/java/org/quartz/examples/example1/SimpleExample.java 417 history download (+43 -43) diffs

./src/java/org/quartz/examples/example10/PlugInExample.java 417 history download (+7 -8) diffs

./src/java/org/quartz/examples/example10/SimpleJob.java 417 history download (+24 -24) diffs

./src/java/org/quartz/examples/example11/LoadExample.java 417 history download (+25 -26) diffs

… 27 more files in changeset.
398 by jrosenberg on 08 March 2006, 14:48:37 -0600 (2 years 8 months ago) Issue number: QUARTZ-362
Removed use of the allows-transient-data attribute of the job-data-mapType element which is now deprecated

./example10/jobs.xml 398 history download (+1 -1) diffs

… 3 more files in changeset.
354 by jrosenberg on 02 March 2006, 14:04:35 -0600 (2 years 8 months ago) Issue number:  QUARTZ-301
Update sample to reflect that JobInitializationPlugin
1. Has fileName deprecated in favor of fileNames
2. Now supports wrapInUserTransaction

./example10/quartz.properties 354 history download (+2 -1) diffs

259 by jhouse on 28 September 2005, 19:44:24 -0500 (3 years 1 month ago) Issue number:           QUARTZ-255
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one…

./build.xml 259 history download (+1 -1) diffs

… 2 more files in changeset.
243 by jhouse on 17 September 2005, 17:55:23 -0500 (3 years 2 months ago) clean up a bit.
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue number(s)…

./example10/quartz.properties 243 history download (+0 -2) diffs

218 by jhouse on 09 August 2005, 23:43:58 -0500 (3 years 3 months ago) new files.

./example1/log4j.xml 218 history download (+24) new

./example10/log4j.xml 218 history download (+24) new

./example11/log4j.xml 218 history download (+24) new

./example12/log4j.xml 218 history download (+24) new

./example13/log4j.xml 218 history download (+24) new

… 8 more files in changeset.
176 by jhouse on 19 July 2005, 21:19:48 -0500 (3 years 4 months ago) update properties for 1.5.0 beta 2 build.
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then…

./build.properties 176 history download (+0 -2) diffs

./build.xml 176 history download (+3 -0) diffs

… 1 more file in changeset.
171 by jhouse on 17 July 2005, 17:55:59 -0500 (3 years 4 months ago) new ignore file.

. 171 history download (+0 -0) diffs

./.cvsignore 171 history download (+4) new

166 by jhouse on 15 July 2005, 12:58:25 -0500 (3 years 4 months ago) Issue number:  QUARTZ-140,       QUARTZ-74, QUARTZ-192
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If t…

./example10/jobs.xml 166 history download (+37 -61) diffs

… 7 more files in changeset.
150 by jhouse on 12 July 2005, 22:14:00 -0500 (3 years 4 months ago) Issue number:  QUARTZ-219
Obtained from:
Submitted by:  jhouse
Reviewed by:   jhouse
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this chang…

./src/java/org/quartz/examples/example1/SimpleExample.java 150 history download (+1 -1) diffs

./src/java/org/quartz/examples/example2/SimpleTriggerExample.java 150 history download (+1 -1) diffs

./src/java/org/quartz/examples/example4/JobStateExample.java 150 history download (+1 -1) diffs

./src/java/org/quartz/examples/example5/MisfireExample.java 150 history download (+1 -1) diffs

./src/java/org/quartz/examples/example6/JobExceptionExample.java 150 history download (+1 -1) diffs

… 7 more files in changeset.
149 by jhouse on 12 July 2005, 17:18:52 -0500 (3 years 4 months ago) add examples/bin to dist
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter the issue …

./build.xml 149 history download (+1 -0) diffs

148 by jhouse on 12 July 2005, 17:17:18 -0500 (3 years 4 months ago) fix shell scripts after repository reorganization
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS…

./bin/buildcp.sh 148 history download (+4 -4) diffs

./example1/example1.sh 148 history download (+2 -10) diffs

./example10/example10.sh 148 history download (+1 -9) diffs

./example11/example11.sh 148 history download (+1 -9) diffs

./example12/client.sh 148 history download (+1 -9) diffs

… 11 more files in changeset.
145 by jhouse on 12 July 2005, 15:28:48 -0500 (3 years 4 months ago) new files (reorganizing repository)
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or more issues,
CVS:   then enter…

./build.properties 145 history download (+4) new

./build.xml 145 history download (+52) new

./example1 145 history download (+0) new

./example1/basics_readme.txt 145 history download (+22) new

./example1/example1.bat 145 history download (+22) new

… 345 more files in changeset.
144 by jhouse on 12 July 2005, 15:14:28 -0500 (3 years 4 months ago) new files.
Issue number:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Issue number:
CVS:   If this change addresses one or…

. 144 history download (+0) new

./bin 144 history download (+0) new

./bin/addpath.bat 144 history download (+1) new

./bin/buildcp.bat 144 history download (+27) new

./bin/buildcp.sh 144 history download (+29) new

… 1 more file in changeset.
earlier earlier | later later
Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-11-19 16:56 -0600