[jira] [Commented] (DDLUTILS-59) Maven 2 Plugin for DdlToDatabase and DatabaseToDdl

2014-07-26 Thread Mansour Al Akeel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14075547#comment-14075547 ] Mansour Al Akeel commented on DDLUTILS-59: -- Not sure why this issue is still

separating ant specific tasks

2014-07-26 Thread Mansour Al Akeel
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

Re: separating ant specific tasks

2014-08-01 Thread Mansour Al Akeel
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

Git access to ddlutils

2014-09-05 Thread Mansour Al Akeel
I was trying to clone ddlutils on github. I was not able to find a git repository. Additionally, for some reason, github is unable to import ddlutils code from SVN. One way to do it, is to check out the code from apache SVN to a local directory, and then import it into a git repo. However, I wont

Re: Git access to ddlutils

2014-09-05 Thread Mansour Al Akeel
+02:00 Mansour Al Akeel mansour.alak...@gmail.com: I was trying to clone ddlutils on github. I was not able to find a git repository. Additionally, for some reason, github is unable to import ddlutils code from SVN. One way to do it, is to check out the code from apache SVN to a local directory

[jira] [Created] (DDLUTILS-281) Serate the code and reduce dependencies

2014-09-06 Thread Mansour Al Akeel (JIRA)
Mansour Al Akeel created DDLUTILS-281: - Summary: Serate the code and reduce dependencies Key: DDLUTILS-281 URL: https://issues.apache.org/jira/browse/DDLUTILS-281 Project: DdlUtils Issue

[jira] [Updated] (DDLUTILS-281) Separate the code and reduce dependencies

2014-09-06 Thread Mansour Al Akeel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mansour Al Akeel updated DDLUTILS-281: -- Summary: Separate the code and reduce dependencies (was: Serate the code and reduce

[jira] [Created] (DDLUTILS-284) Upgrades

2014-09-11 Thread Mansour Al Akeel (JIRA)
Mansour Al Akeel created DDLUTILS-284: - Summary: Upgrades Key: DDLUTILS-284 URL: https://issues.apache.org/jira/browse/DDLUTILS-284 Project: DdlUtils Issue Type: Improvement

[jira] [Updated] (DDLUTILS-284) Upgrades

2014-09-11 Thread Mansour Al Akeel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mansour Al Akeel updated DDLUTILS-284: -- Attachment: upgrade.patch This patch provides: 1- Upgrade pom.xml to from Ant 1.6.5

[jira] [Created] (DDLUTILS-285) Improve Unit testing

2014-09-11 Thread Mansour Al Akeel (JIRA)
Mansour Al Akeel created DDLUTILS-285: - Summary: Improve Unit testing Key: DDLUTILS-285 URL: https://issues.apache.org/jira/browse/DDLUTILS-285 Project: DdlUtils Issue Type: Improvement

[jira] [Updated] (DDLUTILS-285) Improve Unit testing

2014-09-11 Thread Mansour Al Akeel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mansour Al Akeel updated DDLUTILS-285: -- Attachment: assertion.patch This patch, creates DBAssert class. It doesn't modify

[jira] [Created] (DDLUTILS-286) Create modular maven build system.

2014-09-12 Thread Mansour Al Akeel (JIRA)
Mansour Al Akeel created DDLUTILS-286: - Summary: Create modular maven build system. Key: DDLUTILS-286 URL: https://issues.apache.org/jira/browse/DDLUTILS-286 Project: DdlUtils Issue

[jira] [Commented] (DDLUTILS-284) Upgrades

2014-09-14 Thread Mansour Al Akeel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133481#comment-14133481 ] Mansour Al Akeel commented on DDLUTILS-284: --- Thank you. I agree with you about