You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2012/06/07 08:42:23 UTC

[jira] [Created] (SYNCOPE-93) Upgrade Quartz to latest 2.X stable version

Francesco Chicchiriccò created SYNCOPE-93:
---------------------------------------------

             Summary: Upgrade Quartz to latest 2.X stable version
                 Key: SYNCOPE-93
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-93
             Project: Syncope
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.0.0-incubating
            Reporter: Francesco Chicchiriccò


Spring 3.1.0 added support for Quartz 2.X (currently latest stable is 2.1.5) and improved integration: due to some API changes + customized usage in Syncope, it couldn't be easy to upgrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (SYNCOPE-93) Upgrade Quartz to latest 2.X stable version

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò reassigned SYNCOPE-93:
---------------------------------------------

    Assignee: Francesco Chicchiriccò
    
> Upgrade Quartz to latest 2.X stable version
> -------------------------------------------
>
>                 Key: SYNCOPE-93
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-93
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> Spring 3.1.0 added support for Quartz 2.X (currently latest stable is 2.1.5) and improved integration: due to some API changes + customized usage in Syncope, it couldn't be easy to upgrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SYNCOPE-93) Upgrade Quartz to latest 2.X stable version

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-93:
------------------------------------------

    Fix Version/s: 1.1.0-incubating
    
> Upgrade Quartz to latest 2.X stable version
> -------------------------------------------
>
>                 Key: SYNCOPE-93
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-93
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> Spring 3.1.0 added support for Quartz 2.X (currently latest stable is 2.1.5) and improved integration: due to some API changes + customized usage in Syncope, it couldn't be easy to upgrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SYNCOPE-93) Upgrade Quartz to latest 2.X stable version

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479114#comment-13479114 ] 

Hudson commented on SYNCOPE-93:
-------------------------------

Integrated in Syncope-linux #298 (See [https://builds.apache.org/job/Syncope-linux/298/])
    [SYNCOPE-93] Upgraded to Quartz 2.1.6 with all needed API changes (Revision 1399709)

     Result = SUCCESS
ilgrosso : 
Files : 
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/init/ImplementationClassNamesLoader.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/init/JobInstanceLoader.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ReportController.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/TaskController.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/ReportDataBinder.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/TaskDataBinder.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/AbstractTaskJob.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/NotificationJob.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/ReportJob.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/SpringBeanJobFactory.java
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_h2.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_hsqldb.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_mysql.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_mysql_innodb.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_oracle.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_postgres.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_sqlServer.sql
* /incubator/syncope/trunk/core/src/main/resources/quartz/tables_sqlserver.sql
* /incubator/syncope/trunk/core/src/test/resources/sqlserver/persistence.properties
* /incubator/syncope/trunk/pom.xml

                
> Upgrade Quartz to latest 2.X stable version
> -------------------------------------------
>
>                 Key: SYNCOPE-93
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-93
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> Spring 3.1.0 added support for Quartz 2.X (currently latest stable is 2.1.5) and improved integration: due to some API changes + customized usage in Syncope, it couldn't be easy to upgrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SYNCOPE-93) Upgrade Quartz to latest 2.X stable version

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-93.
-------------------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=1399709&view=rev
                
> Upgrade Quartz to latest 2.X stable version
> -------------------------------------------
>
>                 Key: SYNCOPE-93
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-93
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0-incubating
>
>
> Spring 3.1.0 added support for Quartz 2.X (currently latest stable is 2.1.5) and improved integration: due to some API changes + customized usage in Syncope, it couldn't be easy to upgrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira