Skip to content

Commit

Permalink
update project files with inherited jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyweston committed Sep 16, 2018
1 parent 39636ac commit d105dc1
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 109 deletions.
19 changes: 9 additions & 10 deletions tempus-fugit.iml
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<module MavenProjectsManager.isMavenModule="true" org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6">
<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/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock-junit4:2.6.0-RC2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock:2.6.0-RC2" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3.RC2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3.RC2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock-legacy:2.6.0-RC2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock-junit4:2.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock:2.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.jmock:jmock-legacy:2.6.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:1.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cglib:cglib-nodep:2.1_3" level="project" />
<orderEntry type="library" name="Maven: junit:junit:4.9" level="project" />
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
<orderEntry type="library" name="Maven: junit:junit:4.10" level="project" />
</component>
</module>

</module>
139 changes: 40 additions & 99 deletions tempus-fugit.ipr
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<option name="BUILD_JARS_ON_MAKE" value="false" />
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
Expand All @@ -16,14 +15,10 @@
<entry name="!?*.java" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
<profile default="false" name="Maven default annotation processors profile" enabled="true">
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="true" />
<module name="tempus-fugit" />
</profile>
</annotationProcessing>
Expand All @@ -50,7 +45,7 @@
<option name="GENERATE_NO_WARNINGS" value="true" />
<option name="DEPRECATION" value="false" />
</component>
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false">
<component name="Encoding">
<file url="file://$PROJECT_DIR$" charset="UTF-8" />
</component>
<component name="EntryPointsManager">
Expand All @@ -63,40 +58,19 @@
</component>
<component name="IdProvider" IDEtalkID="12E9D1A06815C42E387E8B79C764802F" />
<component name="InspectionProjectProfileManager">
<profiles>
<profile version="1.0" is_locked="false">
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
<inspection_tool class="GemInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlUnknownAttribute" enabled="false" level="WARNING" enabled_by_default="false">
<option name="myValues">
<value>
<list size="5">
<item index="0" class="java.lang.String" itemvalue="type" />
<item index="1" class="java.lang.String" itemvalue="wmode" />
<item index="2" class="java.lang.String" itemvalue="src" />
<item index="3" class="java.lang.String" itemvalue="width" />
<item index="4" class="java.lang.String" itemvalue="height" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="RailsParamDefResolve" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SeamBijectionTypeMismatchInspection" level="ERROR" enabled="false" />
<inspection_tool class="SeamBijectionUndefinedContextVariableInspection" level="WARNING" enabled="false" />
</profile>
</profiles>
<option name="PROJECT_PROFILE" value="Project Default" />
<option name="USE_PROJECT_PROFILE" value="true" />
<profile version="1.0">
<option name="myName" value="Project Default" />
</profile>
<version value="1.0" />
<list size="6">
<item index="0" class="java.lang.String" itemvalue="SERVER PROBLEM" />
<item index="1" class="java.lang.String" itemvalue="WEAK WARNING" />
<item index="2" class="java.lang.String" itemvalue="INFO" />
<item index="3" class="java.lang.String" itemvalue="TYPO" />
<item index="4" class="java.lang.String" itemvalue="WARNING" />
<item index="5" class="java.lang.String" itemvalue="ERROR" />
<list size="8">
<item index="0" class="java.lang.String" itemvalue="INFORMATION" />
<item index="1" class="java.lang.String" itemvalue="UNUSED ENTRY" />
<item index="2" class="java.lang.String" itemvalue="SERVER PROBLEM" />
<item index="3" class="java.lang.String" itemvalue="WEAK WARNING" />
<item index="4" class="java.lang.String" itemvalue="INFO" />
<item index="5" class="java.lang.String" itemvalue="TYPO" />
<item index="6" class="java.lang.String" itemvalue="WARNING" />
<item index="7" class="java.lang.String" itemvalue="ERROR" />
</list>
</component>
<component name="JavacSettings">
Expand Down Expand Up @@ -279,7 +253,7 @@
<component name="ProjectResources">
<default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="ProjectRunConfigurationManager">
Expand Down Expand Up @@ -350,102 +324,70 @@
<root url="jar://$MAVEN_REPOSITORY$/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: junit:junit:4.9">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.9/junit-4.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.9/junit-4.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.9/junit-4.9-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: junit:junit:sources:4.7">
<library name="Maven: junit:junit:4.10">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.7/junit-4.7-sources-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.hamcrest:hamcrest-core:1.3.RC2">
<library name="Maven: org.hamcrest:hamcrest-core:1.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3.RC2/hamcrest-core-1.3.RC2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.hamcrest:hamcrest-library:1.3.RC2">
<library name="Maven: org.hamcrest:hamcrest-library:1.3">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3.RC2/hamcrest-library-1.3.RC2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.jmock:jmock-junit4:2.6.0-RC2">
<library name="Maven: org.jmock:jmock-junit4:2.6.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0-RC2/jmock-junit4-2.6.0-RC2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0/jmock-junit4-2.6.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0-RC2/jmock-junit4-2.6.0-RC2-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0/jmock-junit4-2.6.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0-RC2/jmock-junit4-2.6.0-RC2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-junit4/2.6.0/jmock-junit4-2.6.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.jmock:jmock-legacy:2.6.0-RC2">
<library name="Maven: org.jmock:jmock-legacy:2.6.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0-RC2/jmock-legacy-2.6.0-RC2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0/jmock-legacy-2.6.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0-RC2/jmock-legacy-2.6.0-RC2-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0/jmock-legacy-2.6.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0-RC2/jmock-legacy-2.6.0-RC2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock-legacy/2.6.0/jmock-legacy-2.6.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.jmock:jmock:2.6.0-RC2">
<library name="Maven: org.jmock:jmock:2.6.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0-RC2/jmock-2.6.0-RC2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0/jmock-2.6.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0-RC2/jmock-2.6.0-RC2-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0/jmock-2.6.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0-RC2/jmock-2.6.0-RC2-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jmock/jmock/2.6.0/jmock-2.6.0-sources.jar!/" />
</SOURCES>
</library>
<library name="Maven: org.objenesis:objenesis:1.0">
Expand All @@ -460,5 +402,4 @@
</SOURCES>
</library>
</component>
</project>

</project>

0 comments on commit d105dc1

Please sign in to comment.