[
https://issues.apache.org/jira/browse/SQOOP-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bilung Lee updated SQOOP-371:
-----------------------------
Description:
1. Namespace migration ( see
https://cwiki.apache.org/confluence/display/SQOOP/Namespace+Migration for
details ):
- Create the new package under org.apache.sqoop namespace.
- Move logics from com.cloudera.sqoop classes to org.apache.sqoop classes.
- Let com.cloudera.sqoop classes inherit logics from org.apache.sqoop
classes.
- Deprecate classes under com.cloudera.sqoop namespace.
2. Remove copyright notice in the header ( as dictated in
http://www.apache.org/legal/src-headers.html ):
- Remove this line "Copyright 2011 The Apache Software Foundation" in the
license header.
- NOTE that checkstyle is revised to accommodate the license header without
copyright.
As a result, it will complain all other files until they are also migrated
with
the new license header (without copyright).
was:
1. Namespace migration (see
https://cwiki.apache.org/confluence/display/SQOOP/Namespace+Migration for
details):
- Create the new package under org.apache.sqoop namespace.
- Move logics from com.cloudera.sqoop classes to org.apache.sqoop classes.
- Let com.cloudera.sqoop classes inherit logics from org.apache.sqoop
classes.
- Deprecate classes under com.cloudera.sqoop namespace.
2. Remove copyright notice in the header (as dictated in
http://www.apache.org/legal/src-headers.html):
- Remove this line "Copyright 2011 The Apache Software Foundation" in the
license header.
- NOTE that checkstyle is revised to accommodate the license header without
copyright.
As a result, it will complain all other files until they are also migrated
with
the new license header (without copyright).
> Migrate util package to new name space
> --------------------------------------
>
> Key: SQOOP-371
> URL: https://issues.apache.org/jira/browse/SQOOP-371
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Bilung Lee
> Assignee: Bilung Lee
> Fix For: 1.4.0-incubating
>
> Attachments: SQOOP-371.patch
>
>
> 1. Namespace migration ( see
> https://cwiki.apache.org/confluence/display/SQOOP/Namespace+Migration for
> details ):
> - Create the new package under org.apache.sqoop namespace.
> - Move logics from com.cloudera.sqoop classes to org.apache.sqoop classes.
> - Let com.cloudera.sqoop classes inherit logics from org.apache.sqoop
> classes.
> - Deprecate classes under com.cloudera.sqoop namespace.
> 2. Remove copyright notice in the header ( as dictated in
> http://www.apache.org/legal/src-headers.html ):
> - Remove this line "Copyright 2011 The Apache Software Foundation" in the
> license header.
> - NOTE that checkstyle is revised to accommodate the license header
> without copyright.
> As a result, it will complain all other files until they are also
> migrated with
> the new license header (without copyright).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira