Commit Graph

7 Commits

Author SHA1 Message Date
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