Hello world

This commit is contained in:
2021-09-28 11:17:52 +02:00
commit 9cdbb84076
35 changed files with 1150 additions and 0 deletions

13
cnf/build.bnd Normal file
View File

@@ -0,0 +1,13 @@
#
# Use this file to customize the bnd workspace
#
# Default build features (will be enabled for all projects in the workspace)
-buildfeatures: base
# Repository for project specific additional dependencies (using project-deps.maven )
-plugin.ProjectDependencies: \
aQute.bnd.repository.maven.provider.MavenBndRepository; \
releaseUrl=${amdatu-blueprint-maven-releaseUrls}; \
index=${build}/project-deps.maven; \
name=Project dependencies