mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
redundant velocity dependency in java-tests
java-impl depends on velocity, java-tests depends on java-iml: velocity would be always in the classpath, no compile time dependency is required - so dependency is redundant
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
<orderEntry type="module" module-name="community-resources" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="execution-impl" />
|
||||
<orderEntry type="module" module-name="platform-api" />
|
||||
<orderEntry type="library" name="Velocity" level="project" />
|
||||
<orderEntry type="module" module-name="java-i18n" exported="" />
|
||||
<orderEntry type="module" module-name="compiler-impl" />
|
||||
<orderEntry type="library" name="ASM" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user