精简大量代码 服务器启动后自动检查可更新插件 优化检测流程...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2016-02-23 20:52:45 +08:00
parent b8d7bfc25e
commit 6999117880
27 changed files with 548 additions and 1030 deletions

View File

@ -21,5 +21,11 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>