Commit Graph

75 Commits

Author SHA1 Message Date
Jeroen Ketelaar 0b3bf5ee7f [TASK] Updated to V2.8.1 2019-05-08 17:03:44 -05:00
Jeroen Ketelaar f595232772 [RELEASE] Prepared for release of v2.8 2018-12-13 18:21:57 -06:00
SCoutinho 031cde33fb [TASK] Version Bump 2018-09-24 17:30:26 +01:00
Emmastone 47570cbce0 [TASK] Removed random number
Also bumped version
2017-11-21 10:41:49 +00:00
JKetelaar 7d9d2a2ea1 Merge branch 'development' of github.com:Parabot/Parabot into release/2.6.7
# Conflicts:
#	src/main/java/org/parabot/core/asm/redirect/ThreadRedirect.java
#	src/main/java/org/parabot/core/asm/redirect/ToolkitRedirect.java
2017-09-12 00:11:53 +02:00
JKetelaar db8d7989cb [BUGFIX] Set deployment requirement to openjdk7
Instead of oraclejdk7
2017-09-11 23:22:03 +02:00
JKetelaar 724d98a6e0 [BUGFIX] Solving issues with Travis building 2017-09-11 23:09:26 +02:00
JKetelaar d3541f795b [TASK] Set version to 2.6.7 in travis config 2017-08-29 00:13:47 +02:00
JKetelaar a15adf67a9 [FEATURE] Added integration for automatic deployment 2017-08-28 23:17:41 +02:00
JKetelaar 8184b0f39e [RELEASE] Release of V2.6.6 2017-08-21 17:10:14 +02:00
Emma Stone 63e0e97084 [BUGFIX] Logger#addMessage
Related to issue #185.
2017-02-17 13:38:34 +00:00
JKetelaar aecff738a0 [TASK] Increased version 2017-02-03 00:08:42 +01:00
JKetelaar da0e0f4d8e [TASK] Incremented version to 2.6.3 2017-01-30 14:41:48 +01:00
Jeroen Ketelaar 563db36f61 [BUGFIX] Set version correctly 2016-12-08 10:07:31 +01:00
JKetelaar ffd9d76080 [BUGFIX] Only calling deployment on master and development 2016-11-01 23:13:17 +01:00
JKetelaar d919078d7d [TASK] Bumped version to 2.6.1 2016-11-01 23:13:06 +01:00
JKetelaar 7511ce367f [BUGFIX] Setting versions without RC 2016-10-18 21:16:33 +02:00
JKetelaar f6d4edd5c2 [BUGFIX] Solved issue with naming 2016-10-18 21:13:24 +02:00
JKetelaar db9686512c [!][BUGFIX] We should only deploy on jdk7 2016-10-17 01:19:54 +02:00
JKetelaar 8ab73911d4 [FEATURE] Added JDK8 as build check to Travis 2016-10-16 19:24:38 +02:00
JKetelaar d61644b980 [CLEANUP] Removed debug 2016-06-26 18:57:42 +02:00
JKetelaar cef0102893 [BUGFIX] Set script to after script instead of deploy 2016-06-26 18:46:08 +02:00
JKetelaar f7a4db8b4b [TASK] Bumped exported version to 2.6 2016-06-12 01:48:25 +02:00
JKetelaar 6fbd5116fc [CLEANUP] Removed unused files 2016-06-12 01:47:54 +02:00
JKetelaar 6b2ce14ca6 [BUGFIX] API Docs should only be uploaded on master 2016-06-04 15:36:39 +02:00
JKetelaar bbea2bb6d4 [FEATURE] Finished API Docs creation 2016-06-04 15:35:44 +02:00
JKetelaar 7934baf16a [FEATURE] Added generation of javadocs 2016-06-04 15:24:56 +02:00
JKetelaar c85d0654f0 [BUGFIX] Set slashes correctly 2016-05-26 20:01:12 +02:00
JKetelaar f749319df8 [BUGFIX] Added trailing slash 2016-05-26 19:57:42 +02:00
JKetelaar 1af05a02c2 [BUGFIX] Changed directory name 2016-05-26 19:54:42 +02:00
JKetelaar 3b5bd118a7 [TASK] Removed cleanup task 2016-05-26 19:52:11 +02:00
JKetelaar 8bfc496922 [BUGFIX] No need for ACL 2016-05-26 19:50:54 +02:00
JKetelaar b8a1d72b4c [BUGFIX] This then? 2016-05-26 19:48:57 +02:00
JKetelaar d34d3fa2da [BUGFIX] Maybe this helps building? 2016-05-26 19:38:25 +02:00
JKetelaar 90cd5906a3 [TASK] Added mvn clean 2016-05-26 19:23:43 +02:00
JKetelaar 707d1ac714 [BUGFIX] Specified which branch may be deployed 2016-05-26 19:06:09 +02:00
JKetelaar 52ca19686d [BUGFIX] Changed system to deploy artifacts 2016-05-26 19:01:14 +02:00
JKetelaar c5ce06374f [BUGFIX] Added missing gem install 2016-05-26 18:45:01 +02:00
JKetelaar 4b5ca18455 [BUGFIX] Proper workflow for uploading artifacts 2016-05-26 18:38:07 +02:00
JKetelaar e0fef72354 [BUGFIX] Set after_script to after_deploy 2016-05-26 18:24:24 +02:00
JKetelaar 0d68db706c [TASK] Made call creation live 2016-05-26 18:18:16 +02:00
JKetelaar 122b9d4592 [BUGFIX] Set Parabot to client 2016-05-25 20:12:19 +02:00
JKetelaar 8e8bf0d80e [BUGFIX] Moved directory to target_paths 2016-05-25 20:07:47 +02:00
JKetelaar ee89232f57 [TASK] Applied sh script into travis config 2016-05-25 20:01:29 +02:00
JKetelaar b4edfad8c9 [BUGFIX] Disabled emails in total 2016-05-24 15:31:52 +02:00
JKetelaar f75f172d35 [BUGFIX] Stop sending me emails on change of status 2016-05-24 14:57:28 +02:00
JKetelaar b60a17f52f [TASK] Added artifacts target folder 2016-05-24 14:50:13 +02:00
JKetelaar f1165801b8 [CLEANUP] Decreased length of path 2016-05-24 12:36:55 +02:00
JKetelaar 3ab6c6394b [BUGFIX] Set path directly in yml file 2016-05-24 12:33:19 +02:00
Jeroen Ketelaar 6274e3076a [BUGFIX] Fixed typo 2016-05-24 12:05:56 +02:00