|
|
|
@ -4,8 +4,11 @@
|
|
|
|
|
<option name="autoReloadType" value="ALL" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="a7505764-040b-48e2-b2fc-8c5b579e595f" name="Default" comment="10">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/cn/edu/hust/domain/Task.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/edu/hust/domain/Task.java" afterDir="false" />
|
|
|
|
|
<list default="true" id="a7505764-040b-48e2-b2fc-8c5b579e595f" name="Default" comment=".">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math3_3_4_1.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_commons_commons_math3_3_4_1.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_curator_curator_client_2_1_0_incubating.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_curator_curator_client_2_1_0_incubating.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_curator_curator_framework_2_4_0.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_apache_curator_curator_framework_2_4_0.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -299,17 +302,6 @@
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
|
|
|
|
|
<option name="arquillianRunConfiguration">
|
|
|
|
|
<value>
|
|
|
|
|
<option name="containerStateName" value="" />
|
|
|
|
|
</value>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="TEST_OBJECT" value="class" />
|
|
|
|
|
<method v="2">
|
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
|
</method>
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="ParamUtilsTest.test2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
|
|
|
|
|
<module name="UserActionAnalyzePlatform" />
|
|
|
|
|
<extension name="coverage">
|
|
|
|
@ -440,7 +432,8 @@
|
|
|
|
|
<workItem from="1529845795654" duration="7752000" />
|
|
|
|
|
<workItem from="1529887211212" duration="6851000" />
|
|
|
|
|
<workItem from="1529994772485" duration="146000" />
|
|
|
|
|
<workItem from="1734352519788" duration="8374000" />
|
|
|
|
|
<workItem from="1734352519788" duration="8741000" />
|
|
|
|
|
<workItem from="1734400464055" duration="347000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="1.环境搭建完成 2.相关的工具类编写完成 3.配置文件管理类编写完成">
|
|
|
|
|
<created>1529592741848</created>
|
|
|
|
@ -568,7 +561,14 @@
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1734361040227</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="19" />
|
|
|
|
|
<task id="LOCAL-00019" summary=".">
|
|
|
|
|
<created>1734361114560</created>
|
|
|
|
|
<option name="number" value="00019" />
|
|
|
|
|
<option name="presentableId" value="LOCAL-00019" />
|
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
|
<updated>1734361114560</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<option name="localTasksCounter" value="20" />
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TestHistory">
|
|
|
|
@ -699,7 +699,8 @@
|
|
|
|
|
<MESSAGE value="8" />
|
|
|
|
|
<MESSAGE value="9." />
|
|
|
|
|
<MESSAGE value="10" />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="10" />
|
|
|
|
|
<MESSAGE value="." />
|
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="." />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="editorHistoryManager">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/main/java/cn/edu/hust/conf/ConfigurationManager.java">
|
|
|
|
|