Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-37

Support ant typedefs for OpenJPA tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.7
    • jdbc, kernel
    • None

    Description

      Recent versions of ant have a typedef syntax that allows definition of a number of ant tasks all in one typedef call, and some sort of URI scoping of tasks. The syntax looks something like this:

      <typedef resource="my/package/antlib.xml" classpathref="my.package.classpath" uri="urn:my-package" />

      It seems like this would be more convenient than requiring developers to use taskdef for each task they want to use. We should implement this for OpenJPA.

      More details about typedefs: http://ant.apache.org/manual/CoreTasks/typedef.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            pcl Patrick Linskey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: