Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Linux in the scripts #7

Closed
bures opened this issue May 22, 2012 · 1 comment
Closed

Support Linux in the scripts #7

bures opened this issue May 22, 2012 · 1 comment
Assignees
Milestone

Comments

@bures
Copy link
Member

bures commented May 22, 2012

The compilation/packaging/running demo/... with the ant file should work equivalently on Windows and Linux.

@ghost ghost assigned bures May 22, 2012
@bures
Copy link
Member Author

bures commented May 23, 2012

Was fixed by completely removing platform dependent scripts. Everything is now in the Ant build.xml file.

To run the demo application, one needs to start Apache River by executing "start-ar" target. Then he/she needs to start the demo by executing "demo" target on another console.

The good thing on the solution is that one can kill all the Apache River services by Ctrl-C on the console where "start-ar" target is being executed.

@bures bures closed this as completed May 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant