gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-schemafuzz] 01/02: removing annoying files


From: gnunet
Subject: [GNUnet-SVN] [taler-schemafuzz] 01/02: removing annoying files
Date: Wed, 23 May 2018 20:58:37 +0200

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

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

commit db7bc3b3ee61988b44bddb18d14feb7b26a001b8
Author: Feideus <address@hidden>
AuthorDate: Wed May 23 19:47:09 2018 +0200

    removing annoying files
---
 .gitignore                                         |  1 +
 schemaspy.iml                                      |  2 +-
 .../compile/default-compile/createdFiles.lst       | 92 ----------------------
 .../default-testCompile/createdFiles.lst           | 55 -------------
 4 files changed, 2 insertions(+), 148 deletions(-)

diff --git a/.gitignore b/.gitignore
index 37a49ff..bbd48fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ target/schemaspy-6.0.0-rc2.jar.original
 ./Work_time.ods
 .idea/
 target/failsafe-reports/
+target/maven-status/maven-compiler-plugin/
diff --git a/schemaspy.iml b/schemaspy.iml
index 8c97a45..955389f 100644
--- a/schemaspy.iml
+++ b/schemaspy.iml
@@ -20,7 +20,7 @@
       <excludeFolder url="file://$MODULE_DIR$/target" />
     </content>
     <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
+    <orderEntry type="inheritedJdk" />
     <orderEntry type="library" 
name="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" level="application" />
     <orderEntry type="library" name="Maven: 
com.github.spullara.mustache.java:compiler:0.9.1" level="project" />
     <orderEntry type="library" name="Maven: commons-io:commons-io:2.6" 
level="project" />
diff --git 
a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
 
b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
deleted file mode 100644
index 6b332c0..0000000
--- 
a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
+++ /dev/null
@@ -1,92 +0,0 @@
-org/schemaspy/util/ResourceFinder.class
-org/schemaspy/service/ColumnInitializationFailure.class
-org/schemaspy/model/Schema.class
-org/schemaspy/util/Inflection.class
-org/schemaspy/model/InvalidConfigurationException.class
-org/schemaspy/service/SqlService.class
-org/schemaspy/cli/ConfigFileArgumentParser.class
-org/schemaspy/service/TableService$1.class
-org/schemaspy/db/config/ResolutionInfo.class
-org/schemaspy/db/exceptions/RuntimeIOException.class
-org/schemaspy/util/CaseInsensitiveMap.class
-org/schemaspy/util/LineWriter.class
-org/schemaspy/util/Markdown.class
-org/schemaspy/model/xml/TableColumnMeta.class
-org/schemaspy/service/TableService.class
-org/schemaspy/Config$MissingRequiredParameterException.class
-org/schemaspy/util/PasswordReader$Masker.class
-org/schemaspy/util/PasswordReader$IOError.class
-org/schemaspy/model/LogicalTable.class
-org/schemaspy/model/Table.class
-org/schemaspy/db/config/ResourceNotFoundException.class
-org/schemaspy/service/InconsistencyException.class
-org/schemaspy/model/LogicalRemoteTable.class
-org/schemaspy/service/helper/BasicTableMeta.class
-org/schemaspy/model/Database$1.class
-org/schemaspy/model/RoutineParameter.class
-org/schemaspy/util/DbSpecificOption.class
-org/schemaspy/model/Routine.class
-org/schemaspy/cli/ConfigFileArgument.class
-org/schemaspy/Config.class
-org/schemaspy/cli/PropertyFileDefaultProvider.class
-org/schemaspy/logging/LogLevelConditionalThrowableProxyConverter.class
-org/schemaspy/SchemaSpyConfiguration.class
-org/schemaspy/model/TableComment.class
-org/schemaspy/service/DatabaseService$TableCreator.class
-org/schemaspy/TableOrderer$1TrimComparator.class
-org/schemaspy/model/GenericTreeTraversalOrderEnum.class
-org/schemaspy/service/DatabaseService.class
-org/schemaspy/WiringConfiguration.class
-org/schemaspy/model/QueryResponseParser.class
-org/schemaspy/model/RemoteTable.class
-org/schemaspy/cli/CommandLineArgumentParser.class
-org/schemaspy/service/DatabaseService$1.class
-org/schemaspy/model/Database.class
-org/schemaspy/util/ConsolePasswordReader.class
-org/schemaspy/model/Row.class
-org/schemaspy/db/config/PropertiesResolver.class
-org/schemaspy/db/config/ResourceFinder.class
-org/schemaspy/TableOrderer.class
-org/schemaspy/util/DbSpecificConfig.class
-org/schemaspy/service/DatabaseService$ThreadedTableCreator.class
-org/schemaspy/model/ConnectionFailure.class
-org/schemaspy/model/xml/TableMeta.class
-org/schemaspy/service/ViewService.class
-org/schemaspy/model/Database$CombinedMap.class
-org/schemaspy/service/DatabaseService$ThreadedTableCreator$1.class
-org/schemaspy/model/GenericTree.class
-org/schemaspy/model/ConsoleProgressListener.class
-org/schemaspy/DbDriverLoader.class
-org/schemaspy/model/Catalog.class
-org/schemaspy/model/xml/ForeignKeyMeta.class
-org/schemaspy/model/TableColumn$ColumnComparator.class
-org/schemaspy/model/SingleChange.class
-org/schemaspy/model/EmptySchemaException.class
-org/schemaspy/model/CheckConstraint.class
-org/schemaspy/model/ProcessExecutionException.class
-org/schemaspy/util/ConnectionURLBuilder.class
-org/schemaspy/model/ProgressListener.class
-org/schemaspy/Main.class
-org/schemaspy/model/View.class
-org/schemaspy/util/ResourceNotFoundException.class
-org/schemaspy/model/QueryResponse.class
-org/schemaspy/util/ResultSetDumper.class
-org/schemaspy/model/DatabaseObject.class
-org/schemaspy/DbAnalyzer.class
-org/schemaspy/model/ImpliedForeignKeyConstraint.class
-org/schemaspy/model/Table$ByColumnIdComparator.class
-org/schemaspy/model/xml/SchemaMeta.class
-org/schemaspy/model/TableColumn.class
-org/schemaspy/model/TableColumn$1.class
-org/schemaspy/model/TableIndex.class
-org/schemaspy/validator/NameValidator.class
-org/schemaspy/cli/PropertyFileDefaultProviderFactory.class
-org/schemaspy/DBFuzzer.class
-org/schemaspy/cli/CommandLineArguments.class
-org/schemaspy/model/GenericTreeNode.class
-org/schemaspy/util/PasswordReader.class
-org/schemaspy/model/RailsForeignKeyConstraint.class
-org/schemaspy/db/config/PropertiesFinder.class
-org/schemaspy/model/ForeignKey.class
-org/schemaspy/SchemaAnalyzer.class
-org/schemaspy/model/ForeignKeyConstraint.class
diff --git 
a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
 
b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
deleted file mode 100644
index 49bfcc2..0000000
--- 
a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
+++ /dev/null
@@ -1,55 +0,0 @@
-org/schemaspy/model/TableFullNameTest.class
-org/schemaspy/TableOrdererTest.class
-org/schemaspy/DbDriverLoaderTest.class
-org/schemaspy/cli/PropertyFileDefaultProviderTest.class
-org/schemaspy/model/TableIndexTest.class
-org/schemaspy/testing/IgnoreUsingXPath.class
-org/testcontainers/containers/InformixContainer.class
-org/schemaspy/cli/ConfigFileArgumentParserTest.class
-org/dummy/DummyDriverUnsatisfiedConnect.class
-org/schemaspy/integrationtesting/OracleSpacesIT.class
-org/schemaspy/testing/Logger.class
-org/schemaspy/util/RailsNamingTest.class
-org/schemaspy/cli/CommandLineArgumentParserTest.class
-org/schemaspy/testcontainer/MysqlSpacesIT.class
-org/schemaspy/model/CatalogTest.class
-org/schemaspy/testcontainer/MysqlSpacesNoDotsIT.class
-org/schemaspy/integrationtesting/H2KeywordIT.class
-org/schemaspy/validator/NameValidatorTest.class
-org/schemaspy/integrationtesting/StackTraceLoggingIT.class
-org/dummy/DummyDriver.class
-org/schemaspy/testcontainer/OracleIT.class
-org/schemaspy/testcontainer/InformixIndexIT.class
-org/schemaspy/testcontainer/MysqlKeyWordTableIT.class
-org/schemaspy/testcontainer/MysqlHTMLIT.class
-org/schemaspy/model/InvalidConfigurationExceptionTest.class
-org/schemaspy/validator/NameValidatorIT.class
-org/schemaspy/util/ResourceFinderTest.class
-org/schemaspy/util/DbSpecificOptionTest.class
-org/schemaspy/integrationtesting/StackTraceLoggingIT$StackTraceLoggingConfiguration.class
-org/schemaspy/util/CaseInsensitiveMapTest.class
-org/schemaspy/db/config/PropertiesResolverTest.class
-org/schemaspy/testcontainer/InformixIndexXMLIT.class
-org/schemaspy/model/TableColumnMetaTest.class
-org/schemaspy/testcontainer/MysqlRoutinesIT.class
-org/dummy/DummyDriverUnsatisfiedCtor.class
-org/schemaspy/integrationtesting/H2ViewIT.class
-org/schemaspy/ConfigTest.class
-org/schemaspy/testing/H2MemoryRule.class
-org/schemaspy/model/SchemaTest.class
-org/schemaspy/model/RoutineTest.class
-org/schemaspy/model/InvalidConfigurationExceptionTest$SimpleClass.class
-org/schemaspy/db/config/PropertiesFinderTest.class
-org/schemaspy/testcontainer/MysqlXMLIT.class
-org/schemaspy/testing/AssumeClassIsPresentRule.class
-org/schemaspy/service/DatabaseServiceIT.class
-org/schemaspy/integrationtesting/SchemaMetaIT.class
-org/schemaspy/service/TableServiceTest.class
-org/schemaspy/util/InflectionTest.class
-org/schemaspy/integrationtesting/H2SpacesIT.class
-org/schemaspy/model/GenericTreeNodeTest.class
-org/schemaspy/DbAnalyzerTest.class
-org/schemaspy/testcontainer/MSSQLServerIT.class
-org/schemaspy/testing/LoggingRule.class
-org/schemaspy/util/ConnectionURLBuilderTest.class
-org/schemaspy/testing/LoggingRule$1.class

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



reply via email to

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