There was a problem fetching the pipeline summary.
Created installation scripts, removed hardcoded configuration
parent
ee235930
No related branches found
No related tags found
Pipeline #
Showing
- .gitignore 13 additions, 0 deletions.gitignore
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- README.md 17 additions, 35 deletionsREADME.md
- TASMAN-bom/pom.xml 53 additions, 0 deletionsTASMAN-bom/pom.xml
- TASMAN-core/pom.xml 25 additions, 40 deletionsTASMAN-core/pom.xml
- TASMAN-core/src/test/java/it/inaf/ia2/tsm/TestAll.java 18 additions, 8 deletionsTASMAN-core/src/test/java/it/inaf/ia2/tsm/TestAll.java
- TASMAN-embedded/pom.xml 12 additions, 5 deletionsTASMAN-embedded/pom.xml
- TASMAN-embedded/src/main/resources/app.properties 1 addition, 1 deletionTASMAN-embedded/src/main/resources/app.properties
- TASMAN-webapp/pom.xml 12 additions, 21 deletionsTASMAN-webapp/pom.xml
- TASMAN-webapp/src/main/resources/webapp.properties 4 additions, 2 deletionsTASMAN-webapp/src/main/resources/webapp.properties
- build.sh 182 additions, 0 deletionsbuild.sh
- config.properties.example 2 additions, 0 deletionsconfig.properties.example
- install_template.sh 36 additions, 24 deletionsinstall_template.sh
- test.properties.example 12 additions, 0 deletionstest.properties.example
- update_version.sh 22 additions, 0 deletionsupdate_version.sh
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
TASMAN-bom/pom.xml
0 → 100644
build.sh
0 → 100755
config.properties.example
0 → 100644
install.sh
→
install_template.sh
100755 → 100644
test.properties.example
0 → 100644
update_version.sh
0 → 100755
Please register or sign in to comment