Closed sampottinger closed 5 years ago
Note that, to have edits from travis_java_11
enter into master, one should use travis_java_11_to_master
instead of opening a PR from this branch (travis_java_11
) directly. This prevents branches' histories from becoming polluted until some PRs get moving.
Looks like not quite everything cut over. Looking into it now.
Sorry ... there's a lot of branches to balance here. There was an accidental merge from master and the history became polluted. Will need to re-branch. :(
Based off of processing#5753, demonstrates the use of Travis to build, test, and release processing with code signing. Requires use of OpenJDK (processing#5753). Will address processing#2747. Will redirect this to the original processing repo after processing#5753 is resolved.
Note that this supersedes #7 which became polluted during a recent update from processing/master.