Daniil Ovchinnikov
45d44ea146
@JvmDefault: use -Xjvm-default=all
...
GitOrigin-RevId: 461876a557e97c9fd17fe5324c38ea268d18162e
2022-10-13 14:13:50 +00:00
Vladislav Yaroshchuk
d2a63c3b8b
[aether-resolver] IJI-636 improve retry with exp back off
...
* Make jitter smaller
* Log errors on 'warn' and 'error' levels
* Log exceptions properly
GitOrigin-RevId: deeedd0fb21a91275b19b1db816103dd78dff413
2022-10-03 10:43:29 +00:00
Nikolay Chashnikov
ed40abaffe
[intellij project configuration] remove useless '-version' argument from Kotlin compiler configuration in Kotlin facets
...
It does nothing and just occupies space in UI and in memory.
GitOrigin-RevId: 8977857c42dd8711ba91c7de6e819dd356b0f4cb
2022-08-15 12:42:16 +00:00
Nikolay Chashnikov
9480eb2791
[intellij project configuration] make target JVM version for Kotlin code consistent with language level
...
*.class files produced from Java and Kotlin files of a module should have the same version for consistency, so if a module uses custom language level it should also have a Kotlin facet specifying the same target JVM version.
GitOrigin-RevId: de4c7f6ef8e9c26b924a4eb2fd986ec83e48ef5c
2022-08-11 15:21:12 +00:00
Nikolay Chashnikov
4400e62446
[intellij project configuration] set language level to Java 11 for modules used in external build process (IDEA-299791)
...
GitOrigin-RevId: d52c1f16186c4d4c77798b2aebb93960233b8bc7
2022-08-11 15:21:04 +00:00
Tagir Valeev
debc7aa1c5
Warnings fixed
...
GitOrigin-RevId: 881782d29f1c951e43fdf9bc513703cc8065c23e
2022-07-04 07:50:05 +00:00
Alexander.Kass
567fdedfcc
support classifiers for maven drivers + use it for clickhouse
...
GitOrigin-RevId: d3d61c6fb7352c250fc259162acaf4c6077b9885
2022-07-01 07:08:52 +00:00
Vladimir Krivosheev
9a9ccdf3c8
convert BuildTasksImpl to modern language (part 2)
...
GitOrigin-RevId: 86b875280fa3b711e632cdada6eb1f7e6cb30489
2022-05-16 11:36:14 +00:00
Vladislav Yaroshchuk
51687593f9
[aether-resolver] IJI-781 Add retries support to ArtifactRepositoryManager
...
(cherry picked from commit 8101f4a14c0745c61d7c604eb7478be887aa2e0c)
IJ-MR-20326
GitOrigin-RevId: 93edea4f0d0c1d6c69fb01a1c73aa28370377db4
2022-02-18 09:11:38 +00:00
Vladislav Yaroshchuk
6034e60ed0
[aether-resolver] IJI-781 Create retry implementations
...
* Disabled - no retries, one attempt to perform a job
* With exponential back off
(cherry picked from commit 115a930ea325d799c36a9d2847dea90b5559fc6f)
IJ-MR-20326
GitOrigin-RevId: 44af9f2964732d33d962b48d6732df9c3e81693c
2022-02-18 09:11:35 +00:00
Vladislav Yaroshchuk
bcc925993f
[aether-resolver] IJI-781 Create base classes for retries injection
...
(cherry picked from commit 4bbee1dddba0504bd2edb0a7915d66fdeae66fba)
IJ-MR-20326
GitOrigin-RevId: c2c0b8fd40a16689ef61f73135b2144a4cbc742d
2022-02-18 09:11:32 +00:00
Eugene Zhuravlev
2d309063e7
make ArtifactRepositoryManager stateless and reuse the same manager instance across modules (part of IDEA-285617)
...
GitOrigin-RevId: 72e12d3053f4446dc2dba259065e9aee3cca6c4f
2022-02-15 16:47:50 +00:00
Dmitry Jemerov
4b7168cf3f
Split SLF4J into API and impl libraries
...
GitOrigin-RevId: c2787b3e82ce5a63d117ec241e6607dbe0fee948
2022-01-20 18:45:03 +00:00
Vladimir Krivosheev
695ac1e579
IDEA-278787 exclude jps-javac-extension from product lib, move required for JPS libs to 3rd-party-rt.jar
...
GitOrigin-RevId: bb8f6ecfad1aee0f2722599b8a802aa16f6d52f7
2021-09-26 06:52:35 +00:00
Nikolay Rykunov
976fddb348
[aether] Add commons-codec dependency to aether resolver
...
Fix NCDF during authorization process for org.apache.commons.codec.binary.Base64
GitOrigin-RevId: c23dd0ce7c6a9dbb5ad43c68446d73796780415a
2021-08-05 14:35:58 +00:00
Nikolay Rykunov
e05eef9a47
[aether] IDEA-264046: Allow providing auth data for remote maven repositories
...
GitOrigin-RevId: 2787fb80907d2c290a0d90224fdc84e30e245420
2021-08-05 14:35:51 +00:00
Grigoriy Myasoedov
2422395c03
[maven] fix tests after IDEA-274162
...
GitOrigin-RevId: 99f38c7f66dfd6e76cf3b201d3649d88c0af0c3c
2021-07-26 16:08:41 +00:00
Nikolay Chashnikov
b610cb44f9
[repository libraries] explicitly exclude transitive dependencies which was rejected during conflict resolution (IDEA-274162)
...
Some of transitive dependencies of an artifact may be rejected during conflict resolution. If we disable other dependencies, they may become not rejected and will be unexpectedly added to the library. In order to prevent this, we now show all dependencies including rejected ones in the transitive dependencies tree, and explicitly exclude rejected dependencies if needed.
GitOrigin-RevId: 2ed449dda66bee8a990e15fe4026f57ad563936e
2021-07-26 11:06:05 +00:00
Dmitrii Orekhov
474705ea7f
Reverting changes: deleting previously introduced ZIP_ARCHIVE instance of ArtifactKind enum
...
GitOrigin-RevId: 73608109b83cc2a1b2b2f9f1197f4f250640767b
2021-06-14 15:53:34 +00:00
Dmitrii Orekhov
3e74b0780b
Added ArtifactKind.ZIP Enum instance to download zip artifacts + some WIP changes to DownloadModelService
...
GitOrigin-RevId: 373c680f5845ce07f35da63fe68bd500ea164060
2021-06-14 15:52:03 +00:00
Leonid Shalupov
f93f77463c
IDEA-205492 Proxy validation may take much time with resolving dependencies
...
GitOrigin-RevId: 49f169c24d9947e92a6cee786023e4a51f80bb88
2021-04-11 16:14:08 +00:00
Nikita Skvortsov
a38d098d23
Fix snapshot version handling in annotations artifacts lookup
...
GitOrigin-RevId: 89689b905ef5fe3376a2adf9d403c2a7ff2e1755
2021-03-02 10:10:07 +00:00
Vladimir Krivosheev
72e96856ce
update maven-resolver-provider from 3.6.1 to 3.6.3 and exclude transitive dependency plexus-utils (already added as library to project)
...
GitOrigin-RevId: 18e79bba9941818936c22915b0096c271fd13bea
2020-12-23 11:26:08 +00:00
Alexander Bubenchikov
6d6240e006
i18n gradle and maven fixes
...
GitOrigin-RevId: 95569f88503e95dfca45d4d6224ca95c5b8b7d18
2020-11-18 18:14:47 +00:00
Dmitriy.Panov
d0d48a52c5
IDEA-250744 IJ-CR-3053 naming fixed
...
GitOrigin-RevId: 1374e5fad68439785cc01f71fe18b18414e978f6
2020-09-23 13:38:20 +00:00
Dmitriy.Panov
13ebaea13e
Revert "aether resolver: default remote repos are replaced with cache-redirector"
...
This reverts commit 036612ba
GitOrigin-RevId: ac65cc8e2148249c555e73e5b01cd4920795ff71
2020-09-23 13:38:19 +00:00
Dmitriy.Panov
70cfcc7e83
IDEA-250744 aether-dependency-resolver downloads POMs of excluded dependencies
...
GitOrigin-RevId: 3d1c23e39d05c40f90bbb417086f5656d8b3a319
2020-09-14 19:23:10 +00:00
Dmitriy.Panov
4c6287db0d
IDEA-250744 artifact resolution test: temp directory instead of maven local to perform resolution from scratch using maven local as remote repo
...
GitOrigin-RevId: c1015043054a113ffd933695551bb266ea13ebc2
2020-09-14 19:23:09 +00:00
Dmitriy.Panov
72eaeb1e90
aether resolver: default remote repos are replaced with cache-redirector
...
GitOrigin-RevId: 036612ba1231b370192d9bfad17ad5c64d521860
2020-09-12 00:52:08 +00:00
Alexander Kass
810a03ed71
i18n
...
GitOrigin-RevId: 83854b7ec2ef2308d116fac0965a0e7c53f1fd63
2020-08-31 17:37:39 +00:00
Vladimir Krivosheev
04dfd145ca
cleanup
...
GitOrigin-RevId: d33a830059ce584d0b8e086d020a3fa7db35fd84
2020-07-09 09:48:33 +00:00
Alexander Kass
00eb47a8cb
Ability to provide maven artifacts
...
GitOrigin-RevId: 660062553787dd7161bccbad933228e83a677f3e
2020-06-18 12:08:18 +03:00
Nikolay Chashnikov
e0af07e0c9
[IntelliJ project configuration] explicitly set language level to 1.8 for modules which are included in build process
...
We need this to ensure that build process can be started under JDK 8 after we migrate IDE modules to JDK 11 (IDEA-243693).
GitOrigin-RevId: ef971ba29e74cde144754052e82831e9eb4bde07
2020-06-16 14:57:48 +03:00
Nikita Skvortsov
c950cba15c
Fix suspicious proxy object usage (reported by new inspection IDEA-242644)
...
GitOrigin-RevId: 447d11436034d5208a7d2878def4a438d5c70331
2020-06-08 07:15:54 +00:00
Nikita Ashihmin
8784692c6c
IDEA-CR-62933: #BDIDE-901 Disable SNAPSHOT artifacts from central repo
...
(cherry picked from commit 35c95d8283313b1d5463269504b95c8c41516271)
GitOrigin-RevId: 0b0644a3fab4a1de811c3e257f5884ca6b2180af
2020-05-25 14:47:39 +03:00
nik
5dff73ead7
cleanup: remove useless '@author nik' from javadoc comments
...
The fact that I created these files in the past doesn't mean that I still actively maintain them, or that I still the best person to ask about them, or that one should ask for my confirmation before editing them, etc. If there are questions about some code in these files one should use git history to find the real author of that code anyway, so these '@author' tags are useless and just occupy space.
GitOrigin-RevId: ae6081fafe19481c51c9032939b4dcaca0ec9a3b
2020-01-17 06:42:32 +00:00
Alexey Kudravtsev
f8b7e8b0b5
cleanup: avoid raw Collection<Class>
...
GitOrigin-RevId: f7264938de5798082990c13dab26c0e9faa5ac92
2020-01-13 15:43:25 +00:00
Alexander Bubenchikov
382c010686
IDEA-228726 - maven http -> https
...
GitOrigin-RevId: d1c7cd9e6679eeeed8ad4bb3ba1714cfd3badf04
2019-12-09 09:35:20 +00:00
Nikita Skvortsov
28b3b7ea0f
Introduce commons-lang3:3.9 as project library.
...
Update Aether Dependency Resolver dependencies to get rid of old commons-lang3:3.4
GitOrigin-RevId: 41213b8230c64838ba0bcbf24eef30cda69e1c12
2019-11-14 10:35:35 +00:00
Rustam Vishnyakov
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Anton Makeev
d457f1b8d2
Merge remote-tracking branch 'origin/master' into amakeev/gradle
...
GitOrigin-RevId: dde010049a2a7ec2d336249fe52a49b17156f4a3
2019-05-17 19:10:16 +03:00
Anton Makeev
b54aaf7e4e
IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed
...
GitOrigin-RevId: adbc39121fe91beb633e125b4cf39bfe0a422e4b
2019-05-17 19:02:16 +03:00
Anna Kozlova
22a6b520e7
maven: use artifact classifier by default
...
openjfx contains dependencies with os specific classifiers which should be loaded when common coordinates are specified
GitOrigin-RevId: 02680065ca78b8f4ad683a10d2259edef08fa96e
2019-05-09 22:03:03 +03:00
Aleksey Pivovarov
322db66a12
Recover after problematic merge
...
This commit reverts 65a557bb38f6ac03afa9aabaf02cb8d99fc68a91
3f5cfd958d9b6b54393c15983ac94f519c37fe61
GitOrigin-RevId: 8fb8ccbb17d0e217a83f265c185a943b0f5a7ed6
2019-05-03 01:52:21 +03:00
Nicolay Mitropolsky
9b850726ee
[uast-groovy] UInjectionHost support
...
GitOrigin-RevId: 49ec454d1831796fa63b77fdc965f61985bf877e
2019-05-03 01:47:46 +03:00
Vladimir Plyashkun
c33e69a545
CPP-16098 - Lags during inplace rename typing
...
- reverted some of the changes
GitOrigin-RevId: c7c07b80a76c29794ef31e0e916e62f7f302917a
2019-05-03 01:47:14 +03:00
Leonid Bushuev
34be4bbf7d
Apply the change from Develar: cleanup - specify UTF_8 charset explicitly
...
GitOrigin-RevId: 3f5cfd958d9b6b54393c15983ac94f519c37fe61
2019-05-03 01:46:11 +03:00