You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/02 04:49:56 UTC

[jira] Deleted: (MAVEN-820) Quartz Schedular

Message:

  The following issue has been deleted from JIRA.

---------------------------------------------------------------------

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-820
    Summary: Quartz Schedular
       Type: Wish

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Alex Karasulu

    Created: Mon, 15 Sep 2003 10:20 AM
    Updated: Wed, 24 Sep 2003 2:15 AM
Environment: any

Description:
Quartz is an enterprise-class job scheduler for integration with stand-alone java applications and full-blown J2EE applications. Advanced features include clustering, participation in container managed transactions and JMS integration. 

You can download the specific version here:

http://ldapd.sourceforge.net/dist/quartz-1.2.2.jar

Here's the project descriptor:

<project>
  <pomVersion>3</pomVersion>
  <id>quartz</id>
  <name>quartz</name>
  <currentVersion>1.2.2</currentVersion>
  <organization>
    <name>PartNET</name>
    <url>http://www.part.net/quartz.html</url>
  </organization>
  <licenses>
    <license>
      <name>ASF, BSD</name>
      <url>http://sourceforge.net/projects/quartz</url>
      <comments>na</comments>
    </license>
  </licenses>
</project>



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org