Merge pull request #83 from st0ne-dot-at/master

* st0ne-dot-at-master:
  fixed classpath in pom.xml
This commit is contained in:
Gunnar Hillert
2013-01-10 10:25:34 -05:00

View File

@@ -150,7 +150,7 @@
<arguments>
<argument>-classpath</argument>
<classpath />
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
<argument>org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
<argument>${lang}</argument>
</arguments>
<successCodes>
@@ -181,7 +181,7 @@
<arguments>
<argument>-classpath</argument>
<classpath />
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
<argument>org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
</arguments>
<successCodes>