This is an automated email from the ASF dual-hosted git repository.
henrib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new 16a77de JEXL-335: JUnit version updated, changes.xml
16a77de is described below
commit 16a77decc2b302242fa7c2600d18683bc8191484
Author: henrib <[email protected]>
AuthorDate: Sun Oct 18 18:05:17 2020 +0200
JEXL-335: JUnit version updated, changes.xml
---
commons-jexl.iml | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/commons-jexl.iml b/commons-jexl.iml
deleted file mode 100644
index 47af6b7..0000000
--- a/commons-jexl.iml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"
type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src/main/java"
isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/main/resources"
type="java-resource" />
- <sourceFolder url="file://$MODULE_DIR$/src/test/java"
isTestSource="true" />
- <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/java"
isTestSource="false" generated="true" />
- <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/jjtree"
isTestSource="false" generated="true" />
- <excludeFolder url="file://$MODULE_DIR$/target" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="Maven:
commons-logging:commons-logging:1.2" level="project" />
- <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13.1"
level="project" />
- <orderEntry type="library" scope="TEST" name="Maven:
org.hamcrest:hamcrest-core:1.3" level="project" />
- </component>
-</module>
\ No newline at end of file