gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-schemafuzz] branch master updated: It's Fuzzing.


From: gnunet
Subject: [GNUnet-SVN] [taler-schemafuzz] branch master updated: It's Fuzzing.
Date: Wed, 29 Aug 2018 17:42:36 +0200

This is an automated email from the git hooks/post-receive script.

erwan-ulrich pushed a commit to branch master
in repository schemafuzz.

The following commit(s) were added to refs/heads/master by this push:
     new 243398d  It's Fuzzing.
243398d is described below

commit 243398d38b47833b4ffe751ecf3e93e719356a64
Author: Feideus <address@hidden>
AuthorDate: Wed Aug 29 17:42:15 2018 +0200

    It's Fuzzing.
---
 schemaspy.iml     |  2 +-
 src/main/main.iml | 12 ++++++++++++
 src/test/test.iml | 12 ++++++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/schemaspy.iml b/schemaspy.iml
index c80c029..2cfdb54 100644
--- a/schemaspy.iml
+++ b/schemaspy.iml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<module 
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" 
version="4">
+<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" />
diff --git a/src/main/main.iml b/src/main/main.iml
new file mode 100644
index 0000000..7af7c36
--- /dev/null
+++ b/src/main/main.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="library" name="commons-math3-3.6.1" level="project" />
+  </component>
+</module>
\ No newline at end of file
diff --git a/src/test/test.iml b/src/test/test.iml
new file mode 100644
index 0000000..5ebc6f4
--- /dev/null
+++ b/src/test/test.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <sourceFolder url="file://$MODULE_DIR$/java" isTestSource="true" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="module" module-name="main" />
+  </component>
+</module>
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]