Commit Graph

39 Commits (7b6bb02e92a5e9bcd282ed291c4bb4d8b233ff4e)

Author SHA1 Message Date
Florent BENOIT 48a2e54df6 CHE-661 unzip in quiet mode
Change-Id: If3a51cc6e01e243c47033d4d891858e3997ab725
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-03-01 11:54:03 +01:00
Alexander Garagatyi 4f1d9708d1 CHE-275: rename DOCKER_MACHINE_HOST to CHE_DOCKER_MACHINE_HOST
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-03-01 10:48:27 +02:00
Roman Iuvshin 3190022814 [maven-release-plugin] prepare for next development iteration 2016-02-28 19:34:00 +00:00
Roman Iuvshin d8964d886b [maven-release-plugin] prepare release 4.0.0-RC8 2016-02-28 19:33:57 +00:00
Tyler Jewell 5a5613dcfb Updated comments 2016-02-27 14:01:02 -08:00
Tyler Jewell 2857b67c63 Option for blocking entropy flag
1. Added option --blocking-entropy to enable this for JAVA_OPTS.
2. Cleaned up the Usage error message.
3. Added in check for windows directories with space that cannot be short form converted.
2016-02-26 17:07:17 -08:00
Alexander Garagatyi 0239b5aba0 CHE-81: fix ws agent pinging
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-27 00:10:05 +02:00
Vitaly Parfonov f8c94e6b27 Improve handling of ws agent started event
Add checking on ready state for websocket connection.
Make it possible rout org.eclipse.che.api.core.rest.ApiInfoService on wsAgent form MachineExtensionProxyServlet.
Renamee package in assembly-machine-war to more accurate for it

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-26 17:15:06 +02:00
Sergii Kabashniuk 281a32bcaa CODENVY-88 Set up jvm defaults and all java options in che.sh. Used a non-blocking entropy source 2016-02-26 11:00:19 +02:00
Roman Iuvshin 51c785523a [maven-release-plugin] prepare for next development iteration 2016-02-25 20:37:09 +00:00
Roman Iuvshin a3030e1c4d [maven-release-plugin] prepare release 4.0.0-RC7 2016-02-25 20:37:06 +00:00
Tyler Jewell 14b3ff8153 Updated logger message
Signed-off-by: Tyler Jewell <tjewell@codenvy.com>
2016-02-24 08:33:51 -08:00
Tyler Jewell 7aafe76dbe Updates per issue 2016-02-24 08:29:30 -08:00
Roman Nikitenko 47c80eaa7b CHE-314. Exclude che-core-api-analytics from packaging into assembly-machine-war. Remove unused dependency
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-02-24 10:30:47 +02:00
Max Shaposhnik 9465a574d9 Show auth window when performing import project from private repo or use factory with private repo
Signed-off-by: Max Shaposhnik <mshaposhnik@codenvy.com>
2016-02-22 11:52:45 +02:00
Roman Iuvshin 63b08fab17 [maven-release-plugin] prepare for next development iteration 2016-02-20 14:03:35 +00:00
Roman Iuvshin aaf82c04f8 [maven-release-plugin] prepare release 4.0.0-RC6 2016-02-20 14:03:33 +00:00
Alexander Garagatyi 0b97dab7f1 CHE-371: improve ws-agent connection timeout message
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-19 12:05:20 +02:00
Roman Iuvshin ad56beaac6 [maven-release-plugin] prepare for next development iteration 2016-02-18 20:05:33 +00:00
Roman Iuvshin 5fb393830a [maven-release-plugin] prepare release 4.0.0-RC5 2016-02-18 20:05:30 +00:00
Tyler Jewell 4a32a753b8 Fix issue with launching che from non bin dir 2016-02-17 09:15:43 -08:00
Alexander Garagatyi 1a86ec3235 add small fixes
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-17 14:02:47 +02:00
Eugene Ivantsov ef05a9ae39 Correctly handle exceptions and print out helpful diagnostic info in case a ws agent cannot ping Che server for whatever reason.
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-17 12:30:23 +02:00
Alexander Garagatyi 32ba23469b CHE-362: fix ignoring custom port of Che by ws agent
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-02-17 09:18:21 +02:00
Tyler Jewell 9c3a926db6 Merge pull request #347 from eclipse/che-493
Moved win short directory conversion into bash
2016-02-16 08:24:57 -08:00
Aleksandr Andrienko fa7eb17cdb IDEX-3913: Implement stack api
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-02-16 15:18:26 +02:00
Anton Korneta 28e1128c47 Merge pull request #342 from eclipse/add_swagger_module
Add swagger module on ws-agent
2016-02-16 13:22:34 +02:00
Tyler Jewell 2a172c62d5 Moved win short directory conversion into bash
Signed-off-by: Tyler Jewell <tjewell@codenvy.com>
2016-02-15 13:18:55 -08:00
Roman Iuvshin 21ff9deb3d [maven-release-plugin] prepare for next development iteration 2016-02-15 21:12:20 +00:00
Roman Iuvshin 84a7e5af2b [maven-release-plugin] prepare release 4.0.0-RC4 2016-02-15 21:12:15 +00:00
Anton Korneta 943180a434 Add swagger module on ws-agent
Signed-off-by: Anton Korneta <akorneta@codenvy.com>
2016-02-15 18:09:04 +02:00
Sergii Kabashniuk 6d2a1c718e CHE-1 Fixed swagger service deployment
During migration to eclipse infrastructure I've changed a couple of things in swagger services in che-lib

1. Renamed property codenvy.json.ignored_classes to che.json.ignored_classes
2. I've made org.eclipse.che.swagger.deploy.BasicSwaggerConfigurationModule not a  Dynoamodule ( to remove dependency on commons-inject)

This pr contains changes to make che working with corresponding changes in che-lib

Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-15 14:11:10 +02:00
Tyler Jewell 493e9e483b Additional JAVA_HOME check 2016-02-13 10:55:07 -08:00
Eugene Ivantsov 5b61460407 Merge pull request #304 from eclipse/fixed_che_in_docker_linux
Fixed launching Che with -i on Linux
2016-02-12 15:05:15 +02:00
Anton Korneta f02876a5ee IDEX-3409: Reconfigure ports for JMX/RMI server
It's a common configuration in server.xml that needed for specific use cases
e.g. start Che on ws-agent and in this case you should have ws-agent with different JMX/RMI ports configuration.

Signed-off-by: Anton Korneta <akorneta@codenvy.com>
2016-02-12 10:49:06 +02:00
Eugene Ivantsov 085cac98f4 Fixed launching Che with -i on Linux
Signed-off-by: Eugene Ivantsov <eivantsov@codenvy.com>
2016-02-12 10:37:26 +02:00
Sergii Kabashniuk f325949cbc Set up maven build of core, plugins, dashboard, assembly
Added maven build of submodules.
Removed duplicated resources
CODE_OF_CONDUCT, CONTRIBUTING, Dockerfile, LICENSE, NUMBERING, README - all move to root please.
Set up default maven JVM config
Moved dependency management from che-dependcies for che dependencies. Theard party dependecies left in che-dependecies
Removed unused travis cunfigs
Removed outdated scm configs

Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:39 +02:00
Sergii Kabashniuk 2795099d2b Added difference between IC and master
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:38 +02:00
Eclipse Che Initial Contribution 867ec65242 Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:36 +02:00