jakartaee / expression-language

Jakarta Expression Language
https://eclipse.org/ee4j/el
Other
67 stars 49 forks source link

Build CI/CD pipeline #49

Closed m0mus closed 5 years ago

m0mus commented 6 years ago

This task is for creating a basic build CI/CD pipeline for this project on Eclipse infrastructure. More information is here: https://ci.eclipse.org/.

arjantijms commented 5 years ago

Project CI environment has been requested: https://bugs.eclipse.org/bugs/show_bug.cgi?id=538672

m0mus commented 5 years ago

Update from @arjantijms:

Warnings/errors fixed in master branch. Still has to be merged to EE4J_8.
Two jobs created. 
Simple maven job for master builds - succeeds
Release job based on shell script and using secret files; only initial setup

Closing this task as completed based on the status above.