Commit Graph

55 Commits (bfbd082da6461314d0cfd2efe028d8ab2beeccce)

Author SHA1 Message Date
Vitalii Parfonov 5c11cb4f09 Set Log level to warn (#2961)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-11-02 16:19:16 +02:00
Roman Iuvshin 825af31a5d [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
Roman Iuvshin 7da1d4a910 [maven-release-plugin] prepare release 5.0.0-M6 2016-10-26 09:37:45 +00:00
Vitalii Parfonov 9951639518 CHE-2098:fix generation Project with Maven Archetype. (#2872)
Archetype Plugin parameters transfer to the REST Project API via query parameters

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-25 13:36:19 +03:00
Roman Iuvshin b986091e4a [maven-release-plugin] prepare for next development iteration 2016-10-07 10:22:41 +00:00
Roman Iuvshin 8f799b4c28 [maven-release-plugin] prepare release 5.0.0-M5 2016-10-07 10:22:37 +00:00
Vitalii Parfonov 0003b2324b che#2608: added vfs exlude filters, small vfs watcher fix, improved project tree changes detection algorithm (#2713)
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-10-05 18:41:00 +03:00
Florent BENOIT 67f78d7711 Fix scope to be compliant as well with #2610 issue (#2696)
-Dmaven.test.skip=true should work
Fix #2610 

Change-Id: I27294cb9d2f161d30174d2d7cceb0cf758f6be50
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-10-05 09:58:58 +02:00
Roman Iuvshin 33944c6ec1 set M5 version 2016-09-27 16:08:19 +03:00
Roman Iuvshin 152be21b4f [maven-release-plugin] prepare for next development iteration 2016-09-26 14:19:41 +00:00
Roman Iuvshin 89ab012035 [maven-release-plugin] prepare release 5.0.0-M3 2016-09-26 14:19:37 +00:00
Roman Iuvshin 900ccbb807 set M3 version 2016-09-20 17:31:42 +03:00
Roman Iuvshin 3c1df2e4ad [maven-release-plugin] prepare for next development iteration 2016-09-14 15:50:20 +00:00
Roman Iuvshin b647b5eef7 [maven-release-plugin] prepare release 5.0.0-M1 2016-09-14 15:50:16 +00:00
Artem Zatsarynnyi d9ad483e01 Fix NPE after deleting multi-module project 2016-09-12 15:42:04 +03:00
Anatoliy Bazko af2f1098d7 CHE-1823: Machine Agent implementation (#2311) 2016-09-08 16:39:14 +03:00
Dmitry Kuleshov 5d267fe305 VFS file watcher based use cases implementations (#2339)
* che#1910: added several new user workflows implementations for VFS

Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
2016-09-07 11:22:22 +03:00
Roman Iuvshin 8df0560ad3 set new version 2016-09-07 10:38:51 +03:00
Roman Iuvshin ca14fc7470 [maven-release-plugin] prepare for next development iteration 2016-08-29 15:12:16 +00:00
Roman Iuvshin 36311ea4c8 [maven-release-plugin] prepare release 4.7.0 2016-08-29 15:12:12 +00:00
Alexander Garagatyi 0e9718e016 CHE-1370: refactor workspace environment bottstrapping and handling (#2108)
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-08-16 16:23:08 +03:00
Roman Iuvshin 813b36851c [maven-release-plugin] prepare for next development iteration 2016-08-16 08:28:05 +00:00
Roman Iuvshin ef38dd5fb2 [maven-release-plugin] prepare release 4.7.0-RC1 2016-08-16 08:28:02 +00:00
Roman Iuvshin 99b6beb356 [maven-release-plugin] prepare for next development iteration 2016-08-01 10:32:16 +00:00
Roman Iuvshin 3a0fd2a00c [maven-release-plugin] prepare release 4.6.0 2016-08-01 10:32:13 +00:00
Evgen Vidolob ca94fc2071 #1887 Move che-plugin-java-jdt-core-repack module to che-lib project 2016-07-28 10:45:06 +03:00
Valeriy Svydenko 1f2a6b6c74 CHE-1819: fix NPE when unresolved project is deleted
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-07-26 17:26:03 +03:00
Dmitry Kuleshov 435bbd5505 [WIP] CHE-11: VFS event handling system (#1634)
CHE-11: VFS event handling system initial commit
2016-07-19 11:35:37 +03:00
Roman Iuvshin f9369146c1 [maven-release-plugin] prepare for next development iteration 2016-07-18 13:58:51 +00:00
Roman Iuvshin b6795f1a9a [maven-release-plugin] prepare release 4.5.0 2016-07-18 13:58:48 +00:00
Roman Iuvshin 6a23f97700 [maven-release-plugin] prepare for next development iteration 2016-06-28 16:00:40 +00:00
Roman Iuvshin 400648e1db [maven-release-plugin] prepare release 4.4.0 2016-06-28 16:00:37 +00:00
Vitalii Parfonov 0d4b846fdc Temporary exclude MavenServerManagerTest because it fail time-to-time and we don't know reason (#1537)
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-21 18:03:24 +03:00
Valeriy Svydenko 5a4a31068f CHE-1168: determine source folders with generated artifacts
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-15 15:08:51 +03:00
Vitalii Parfonov 560edd8199 Export proxy object instead of real maven terminal object. … (#1500)
* Export proxy object instead of real maven terminal object. Avoid NPE in case jar lab's are not set for javac project
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-14 14:01:43 +03:00
Roman Iuvshin 5adff554bc [maven-release-plugin] prepare for next development iteration 2016-06-13 18:57:39 +00:00
Roman Iuvshin e9f5d4971e [maven-release-plugin] prepare release 4.3.0 2016-06-13 18:57:36 +00:00
Sergii Leschenko 42690da407 CODENVY-480 Remove user's roles (#1336) 2016-06-10 17:32:02 +03:00
Vitalii Parfonov 21c878962c CODENVY-568: Add possibility handel event then factory fully accepted (#1429)
* Add event then FctoryAccepted
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-06 11:26:33 +03:00
Roman Iuvshin 140b09a9a0 [maven-release-plugin] prepare for next development iteration 2016-06-04 19:52:26 +00:00
Roman Iuvshin fbd9f95748 [maven-release-plugin] prepare release 4.3.0-RC1 2016-06-04 19:52:23 +00:00
Roman Nikitenko a99d15b7b4 CHE-1231. Show/hide error messages after updating pom.xml
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-02 12:41:29 +03:00
Vitalii Parfonov 94392fbdfe CHE-1230: return default test source dir if not set other (#1362)
* use constants instead of hardcoded string
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 11:50:38 +03:00
Vitaly Parfonov 3795e5860a CODENVY-542: use Provider for inject ProjectRegistry in MavenWorkspace
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-24 22:28:49 +03:00
Roman Nikitenko bc90dc7899 CHE-998. Add 'Reimport' action for maven project
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 16:30:33 +03:00
Artem Zatsarynnyi 554182f122 CHE-1083: Refactor modules registration (#1288) 2016-05-19 11:17:48 +03:00
Evgen Vidolob a53c51dfa9 CHE-1120 disable binding maven project type if M2_HOME env property not set, code clean up 2016-05-18 15:37:33 +03:00
Vitalii Parfonov a63a856970 CHE-1081: remove workspace id from services that deployed on wsagent (#1268)
remove workspace id from services that deployed on wsagent
remove workspace Id usage in wsagent services in dashboard
Add init params for websocket endpoint and eventbus end point It allow has different format of URL on wsmaster with ws-id like path param and on wsagent without it
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-18 10:18:05 +03:00
Vitaly Parfonov 658410556f WorkspaceProjectsSyncer is an abstract class to be implemented by concrete entities which hold Projects configuration. WorkspaceHolder is an implementation which uses Workspace database remotely, on Ws Master
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-17 14:30:32 +03:00
Evgen Vidolob cae7a9c716 CHE-1108 remove creating ExternalFolderChange instance, add log for exception 2016-05-16 12:30:33 +03:00