lib/embulk/input/remote.rb in embulk-input-remote-0.3.0 vs lib/embulk/input/remote.rb in embulk-input-remote-0.3.1
- old
+ new
@@ -1,3 +1,3 @@
Embulk::JavaPlugin.register_input(
- "remote", "org.embulk.input.RemoteFileInputPlugin",
+ "remote", "org.embulk.input.remote.RemoteFileInputPlugin",
File.expand_path('../../../../classpath', __FILE__))