Commit Graph

9 Commits

Author SHA1 Message Date
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
peter
506f7989e0 Revert "IDEA-201136 Update velocity library to 2.0"
it's too troublesome and has no clear benefits for now
we can return to this when we have more convincing reasons to upgrade than just "it's too old"
2019-01-14 22:18:42 +01:00
peter
c1d1037f47 IDEA-201136 Update velocity library to 2.0 2019-01-02 12:59:17 +01:00
nik
b10b076a70 IDEA project configuration: reuse 'maven-model' project library (IDEA-CR-36122) 2018-08-16 13:58:29 +03:00
nik
ef95829a7a IDEA project configuration: replace annotation modules by libraries (IDEA-192182)
jetbrains-annotations and jetbrains-annotations-java5 libraries are added, modules and artifacts now refer to these libraries instead of old modules.
2018-05-17 18:03:14 +03:00
nik
e096bcec06 tests: add test for evaluation of classpath for java.aetherDependencyResolver module
(IDEA-CR-31256)
2018-04-02 18:14:03 +03:00
nik
f5991c1dca IDEA project configuration: aether and maven-aether-provider converted to repository libraries
JAR files which were combined into aether-1.0.0-all.jar and maven-aether-provider-3.3.9-all.jar are now included as separate files. Transitive dependencies for some libraries are switched off where it leads to inclusion of libraries which are already added in other modules.
2018-03-30 17:17:08 +03:00
nik
c9620ce099 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00