Hi Mansour, As you noticed the project currently is a bit dormant. I am getting closer to be able to invest time to go through the issues and after that get a final release out the door. After that the plan is to move to ddlutils to the Attic (http://attic.apache.org/). Making backward incompatible changes and/or too much code changes is something I like to avoid for a final release. If there is a future for ddlutils after that release, we'll go from there.
Mvgr, Martin 2014-07-27 6:51 GMT+02:00 Mansour Al Akeel <mansour.alak...@gmail.com>: > Hello all, > > I am wondering about separating the classes under > org.apache.ddlutils.task into their own package, for example > org.apache.ddlutils.operations. > > And keep Ant specific commands in the same package. This will allow > reusing the commands in different context (for example loading initial > data from java code, or creating a maven plugin).