TUP-2880 :migrate java/lib to maven repository
This commit is contained in:
@@ -8,7 +8,6 @@ package routines;
|
||||
import java.text.DateFormat;
|
||||
import java.text.FieldPosition;
|
||||
import java.text.ParseException;
|
||||
import java.text.ParsePosition;
|
||||
import java.text.SimpleDateFormat;
|
||||
import java.util.Calendar;
|
||||
import java.util.Date;
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
package routines.system;
|
||||
|
||||
import java.io.PrintWriter;
|
||||
import java.sql.Connection;
|
||||
import java.sql.SQLException;
|
||||
|
||||
public class TalendDataSource {
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
******************************************************************************/
|
||||
package routines.system.api;
|
||||
|
||||
import org.dom4j.DocumentException;
|
||||
|
||||
|
||||
/**
|
||||
* A JOB interface for Jobs that are using tMDMTrigger Components
|
||||
|
||||
Reference in New Issue
Block a user