Migrated the stream-based adapters from the "adapters" module to "org.springframework.integration.stream" (INT-375).
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.adapter"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.ws"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.quartz"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration.stream"/>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user