/container

OpenTOSCA container - TOSCA runtime environment

Primary LanguageJavaApache License 2.0Apache-2.0

OpenTOSCA Container - TOSCA Runtime

Build Status License

Part of the OpenTOSCA Ecosystem

Build

  1. Run mvn package inside the root folder.
  2. When completed, the built product can be found in org.opentosca.container.product/target/products.

Setup in Eclipse

  • Make sure to use the IAAS code style configuration (see IAAS Code Style Configuration)
  • After checkout, import the project to Eclipse (on the root directory) and select all found projects.
    • File > Import... > Maven > Existing Maven Projects > Next
    • Select appropriate Root Directory
    • Select all projects
    • OK
  • When Eclipse asks to install the Tycho Configurators, hit Yes/Okay/Install (be sure that m2e and it's repositories are known to your Eclipse).
  • Then, in the (sub-)project target-definition open the file target-definition.target and click Set as Target Platform (top right; Reload Target Platform for newer Eclipse versions).
  • To start the container, in (sub-)project org.opentosca.container.product open the *.product file and run the application.

Haftungsausschluss

Dies ist ein Forschungsprototyp. Die Haftung für entgangenen Gewinn, Produktionsausfall, Betriebsunterbrechung, entgangene Nutzungen, Verlust von Daten und Informationen, Finanzierungsaufwendungen sowie sonstige Vermögens- und Folgeschäden ist, außer in Fällen von grober Fahrlässigkeit, Vorsatz und Personenschäden, ausgeschlossen.

Disclaimer of Warranty

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.