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
Evgen Vidolob
39b6759c98
CHE-1141 fix java search in multimodule projects, fix test
2016-05-12 17:12:07 +03:00
Evgen Vidolob
e8c800aa4c
CHE-1111 create 'ProjectDeletedEvent', clean up maven workspace when project was deleted
2016-05-11 09:59:59 +03:00
Vitaly Parfonov
cd54365235
Temporary fixing problem with start not java stack
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-06 15:54:50 +03:00
Vitaly Parfonov
3bbdf852a5
Move Contants to shared
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-05 12:25:20 +03:00
Vitaly Parfonov
2c41214725
Features:
...
Maven plugin
Classpath configuration
Effective pom
Plain java plugin
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 15:32:24 +03:00