Merge pull request #306 from garyrussell/INT-2359b

INT-2364 package-info File Base Package
This commit is contained in:
Mark Fisher
2012-01-05 18:20:54 -05:00

View File

@@ -0,0 +1,4 @@
/**
* Base package for File support.
*/
package org.springframework.integration.file;