Skip to content

Create new build system and move commands tests

Eclipse Webmaster requested to merge github/fork/gecage952/next into next

Created by: gecage952

This pr helps cover issues #437 (closed) and #446 (closed). The commands tests that required external resources are now in org.eclipse.ice.tests.integration . As for the builder, by going into org.eclipse.ice.builder and running "mvn install," it should build the parent, dev, archetypes, and commands projects.

Merge request reports