Author: antonio Date: Sun Mar 13 21:00:04 2005 New Revision: 157385 URL: http://svn.apache.org/viewcvs?view=rev&rev=157385 Log: Update quartz to 1.4.5
Added: cocoon/branches/BRANCH_2_1_X/legal/quartz-1.4.5.jar.license.txt - copied unchanged from r157379, cocoon/branches/BRANCH_2_1_X/legal/quartz-1.4.4.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/optional/quartz-1.4.5.jar (with props) Removed: cocoon/branches/BRANCH_2_1_X/legal/quartz-1.4.4.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/optional/quartz-1.4.4.jar Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?view=diff&r1=157384&r2=157385 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original) +++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sun Mar 13 21:00:04 2005 @@ -931,7 +931,7 @@ <title>Quartz</title> <description>Quartz Scheduler</description> <used-by>Cron block</used-by> - <lib>optional/quartz-1.4.4.jar</lib> + <lib>optional/quartz-1.4.5.jar</lib> <homepage>http://sourceforge.net/projects/quartz/</homepage> </file> Added: cocoon/branches/BRANCH_2_1_X/lib/optional/quartz-1.4.5.jar URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/quartz-1.4.5.jar?view=auto&rev=157385 ============================================================================== Binary file - no diff available. Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/quartz-1.4.5.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&r1=157384&r2=157385 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Sun Mar 13 21:00:04 2005 @@ -202,6 +202,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="AG" type="update"> + Updated quartz to 1.4.5. + </action> <action dev="SW" type="update"> Refactored the Deprecation class: the "forbidden-deprecation-level" parameter in web.xml allows to raise deprecation exceptions depending on the log level. For example, DEBUG