Skip to content

Commit 77d5808

Browse files
committed
change version ======================
1 parent 444efbe commit 77d5808

File tree

23 files changed

+242
-184
lines changed

23 files changed

+242
-184
lines changed

.idea/workspace.xml

Lines changed: 147 additions & 143 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

filesecurity-spring-boot-autoconfigure/pom.xml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111

1212
<artifactId>filesecurity-spring-boot-autoconfigure</artifactId>
13-
<version>1.1.4.SNAPSHOT</version>
14-
<packaging>jar</packaging>
13+
<version>${filesecurity-spring-boot-autoconfigure.version}</version>
1514

1615
<contributors>
1716
<contributor>
@@ -59,14 +58,4 @@
5958
</dependency>
6059
</dependencies>
6160

62-
<distributionManagement>
63-
<repository>
64-
<id>snapshots</id>
65-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
66-
</repository>
67-
<snapshotRepository>
68-
<id>snapshots</id>
69-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
70-
</snapshotRepository>
71-
</distributionManagement>
7261
</project>

filesecurity-spring-boot-autoconfigure/target/classes/META-INF/spring-autoconfigure-metadata.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Sun Jul 28 15:07:19 CST 2019
1+
#Mon Jul 29 10:44:27 CST 2019
22
top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfiguration.Configuration=
33
top.huangliusong2019.spring.register.FileSecurityInterceptorRegister.Configuration=
44
top.huangliusong2019.spring.autoconfigure.FileSecurityProperties=
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Created by Apache Maven 3.3.9
2-
version=1.1.4.SNAPSHOT
2+
version=1.1.3-SNAPSHOT
33
groupId=top.huangliusong2019
44
artifactId=filesecurity-spring-boot-autoconfigure

filesecurity-spring-boot-autoconfigure/target/surefire-reports/TEST-top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfigurationTest.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfigurationTest" time="0.406" tests="1" errors="0" skipped="0" failures="0">
2+
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfigurationTest" time="0.56" tests="1" errors="0" skipped="0" failures="0">
33
<properties>
44
<property name="gopherProxySet" value="false"/>
55
<property name="awt.toolkit" value="sun.lwawt.macosx.LWCToolkit"/>
6+
<property name="socksProxyHost" value="127.0.0.1"/>
67
<property name="file.encoding.pkg" value="sun.io"/>
78
<property name="java.specification.version" value="1.8"/>
89
<property name="sun.cpu.isalist" value=""/>
@@ -17,7 +18,7 @@
1718
<property name="user.country" value="CN"/>
1819
<property name="sun.java.launcher" value="SUN_STANDARD"/>
1920
<property name="sun.boot.library.path" value="/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib"/>
20-
<property name="sun.java.command" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire/surefirebooter3476326603058223772.jar /Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire 2019-07-28T15-07-20_491-jvmRun1 surefire5489396055694847889tmp surefire_03381806617227510620tmp"/>
21+
<property name="sun.java.command" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire/surefirebooter1723697272455385054.jar /Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire 2019-07-29T10-44-27_896-jvmRun1 surefire5871787430497695509tmp surefire_02027898320348669544tmp"/>
2122
<property name="surefire.test.class.path" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/test-classes:/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/classes:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.1.2.RELEASE/spring-boot-autoconfigure-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot/2.1.2.RELEASE/spring-boot-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-core/5.1.4.RELEASE/spring-core-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-jcl/5.1.4.RELEASE/spring-jcl-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-context/5.1.4.RELEASE/spring-context-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-autoconfigure-processor/2.1.2.RELEASE/spring-boot-autoconfigure-processor-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-configuration-processor/2.1.2.RELEASE/spring-boot-configuration-processor-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/junit/junit/4.12/junit-4.12.jar:/Users/liusonghuang/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/Users/liusonghuang/.m2/repository/top/huangliusong2019/filesecurity/1.1.2.SNAPSHOT/filesecurity-1.1.2.SNAPSHOT.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-starter-web/2.1.2.RELEASE/spring-boot-starter-web-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-starter/2.1.2.RELEASE/spring-boot-starter-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-starter-logging/2.1.2.RELEASE/spring-boot-starter-logging-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/Users/liusonghuang/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/Users/liusonghuang/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.jar:/Users/liusonghuang/.m2/repository/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar:/Users/liusonghuang/.m2/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liusonghuang/.m2/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar:/Users/liusonghuang/.m2/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-starter-json/2.1.2.RELEASE/spring-boot-starter-json-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar:/Users/liusonghuang/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/2.1.2.RELEASE/spring-boot-starter-tomcat-2.1.2.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.14/tomcat-embed-core-9.0.14.jar:/Users/liusonghuang/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.14/tomcat-embed-el-9.0.14.jar:/Users/liusonghuang/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.14/tomcat-embed-websocket-9.0.14.jar:/Users/liusonghuang/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar:/Users/liusonghuang/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/Users/liusonghuang/.m2/repository/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar:/Users/liusonghuang/.m2/repository/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-web/5.1.4.RELEASE/spring-web-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-beans/5.1.4.RELEASE/spring-beans-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-webmvc/5.1.4.RELEASE/spring-webmvc-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-aop/5.1.4.RELEASE/spring-aop-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/org/springframework/spring-expression/5.1.4.RELEASE/spring-expression-5.1.4.RELEASE.jar:/Users/liusonghuang/.m2/repository/top/huangliusong2019/filesecurity-spring-boot-autoconfigure/1.1.3.SNAPSHOT/filesecurity-spring-boot-autoconfigure-1.1.3.SNAPSHOT.jar:"/>
2223
<property name="sun.cpu.endian" value="little"/>
2324
<property name="user.home" value="/Users/liusonghuang"/>
@@ -30,7 +31,7 @@
3031
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
3132
<property name="java.specification.name" value="Java Platform API Specification"/>
3233
<property name="java.awt.graphicsenv" value="sun.awt.CGraphicsEnvironment"/>
33-
<property name="surefire.real.class.path" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire/surefirebooter3476326603058223772.jar"/>
34+
<property name="surefire.real.class.path" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure/target/surefire/surefirebooter1723697272455385054.jar"/>
3435
<property name="sun.boot.class.path" value="/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/classes"/>
3536
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
3637
<property name="java.runtime.version" value="1.8.0_171-b11"/>
@@ -47,6 +48,7 @@
4748
<property name="java.version" value="1.8.0_171"/>
4849
<property name="user.dir" value="/Users/liusonghuang/Downloads/filesecurityspringboot/filesecurity-spring-boot-autoconfigure"/>
4950
<property name="os.arch" value="x86_64"/>
51+
<property name="socksProxyPort" value="1080"/>
5052
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
5153
<property name="java.awt.printerjob" value="sun.lwawt.macosx.CPrinterJob"/>
5254
<property name="sun.os.patch.level" value="unknown"/>
@@ -58,5 +60,5 @@
5860
<property name="sun.io.unicode.encoding" value="UnicodeBig"/>
5961
<property name="java.class.version" value="52.0"/>
6062
</properties>
61-
<testcase name="TestAutoConfig" classname="top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfigurationTest" time="0.405"/>
63+
<testcase name="TestAutoConfig" classname="top.huangliusong2019.spring.autoconfigure.FileSecurityAutoConfigurationTest" time="0.56"/>
6264
</testsuite>

0 commit comments

Comments
 (0)