Skip to content

Commit

Permalink
Branched for Terracotta's big changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma committed Nov 11, 2010
1 parent 5954590 commit df71e4c
Show file tree
Hide file tree
Showing 206 changed files with 612 additions and 753 deletions.
1 change: 0 additions & 1 deletion Quartz.2010.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tables", "tables", "{E1A1F9
database\tables\tables_mysql_innodb.sql = database\tables\tables_mysql_innodb.sql
database\tables\tables_oracle.sql = database\tables\tables_oracle.sql
database\tables\tables_postgres.sql = database\tables\tables_postgres.sql
database\tables\tables_postgres7.sql = database\tables\tables_postgres7.sql
database\tables\tables_sqlite.sql = database\tables\tables_sqlite.sql
database\tables\tables_sqlServer.sql = database\tables\tables_sqlServer.sql
database\tables\tables_sqlServerCe.sql = database\tables\tables_sqlServerCe.sql
Expand Down
161 changes: 0 additions & 161 deletions database/tables/tables_postgres7.sql

This file was deleted.

2 changes: 1 addition & 1 deletion src/Quartz.Examples/example1/HelloJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example1/SimpleExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example10/PlugInExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example10/SimpleJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example11/LoadExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example11/SimpleJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example12/RemoteClientExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example12/RemoteServerExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example12/SimpleJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example13/ClusterExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example13/SimpleRecoveryJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example13/SimpleRecoveryStatefulJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example14/PriorityExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example14/TriggerEchoJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example15/XmlConfigurationExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example2/SimpleJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example2/SimpleTriggerExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example3/CronTriggerExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example3/SimpleJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example4/ColorJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example4/JobStateExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example5/MisfireExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example5/MisfireJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example5/StatefulDumbJob.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example6/BadJob1.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
4 changes: 2 additions & 2 deletions src/Quartz.Examples/example6/BadJob2.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down Expand Up @@ -48,7 +48,7 @@ public class BadJob2 : IStatefulJob
/// <param name="context">Execution context.</param>
public virtual void Execute(JobExecutionContext context)
{
System.String jobName = context.JobDetail.FullName;
string jobName = context.JobDetail.FullName;
_log.Info(string.Format("---{0} executing at {1}", jobName, System.DateTime.Now.ToString("r")));

// a contrived example of an exception that
Expand Down
2 changes: 1 addition & 1 deletion src/Quartz.Examples/example6/JobExceptionExample.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/*
* Copyright 2001-2009 Terracotta, Inc.
* All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
Expand Down
Loading

0 comments on commit df71e4c

Please sign in to comment.