GitHub user cbushell opened a pull request:
https://github.com/apache/sqoop/pull/3
construct windows friendly url for class loading
Ran into a problem with class loading not working on windows. Here's a fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cbushell/sqoop trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sqoop/pull/3.patch
----
commit 2e21314b6874c16de76e4e61e54363034def77e1
Author: Chris Bushell <[email protected]>
Date: 2013-04-05T23:38:36Z
construct windows friendly url for class loading
----