Move ant-tasks in subdirectory (and delete ant.jar)

Description

https://github.com/igniterealtime/Openfire/pull/15

To cleanup the ant buildsystem (and to understand what is needed and what could be removed) I moved jars containing the ant-tasks to a subdirectory and load them with a single classloader definition.

I deleted the ant.jar because the build itself uses the installed ant version on the system.

Why I've did such step: I want to integrate a dependency management build with the ant-maven-tasks but its a bit tricky because the lib-folder is messy.

Environment

None

Activity

Show:

Sven Bunge June 9, 2014 at 6:42 PM

we figured out: the ant.jar is needed for jspc creation. It has been restored.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created May 8, 2014 at 1:04 PM
Updated June 9, 2014 at 6:42 PM
Resolved May 8, 2014 at 1:05 PM