Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1617b9e0
authored
Jul 17, 2017
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
升级正式版本:1.8.0
parent
4531d700
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
doc/XXL-JOB官方文档.md
pom.xml
xxl-job-admin/pom.xml
xxl-job-core/pom.xml
xxl-job-executor-example/pom.xml
xxl-job-executor-springboot-example/pom.xml
doc/XXL-JOB官方文档.md
View file @
1617b9e0
# 《分布
式任务调度平台XXL-JOB》
# 《分布
式任务调度平台XXL-JOB》
...
@@ -871,7 +871,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
...
@@ -871,7 +871,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
5、执行参数编辑时丢失问题修复;
-
5、执行参数编辑时丢失问题修复;
-
6、新增任务测试Demo,方便在开发时进行任务逻辑测试;
-
6、新增任务测试Demo,方便在开发时进行任务逻辑测试;
#### 6.16 版本 V1.8.0 特性
[Coding]
#### 6.16 版本 V1.8.0 特性
-
1、任务Cron更新逻辑优化,改为rescheduleJob,同时防止cron重复设置;
-
1、任务Cron更新逻辑优化,改为rescheduleJob,同时防止cron重复设置;
-
2、API回调服务失败状态码优化,方便问题排查;
-
2、API回调服务失败状态码优化,方便问题排查;
-
3、XxlJobLogger的日志多参数支持;
-
3、XxlJobLogger的日志多参数支持;
...
...
pom.xml
View file @
1617b9e0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.8.0
-SNAPSHOT
</version>
<version>
1.8.0
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
${project.artifactId}
</name>
<name>
${project.artifactId}
</name>
...
...
xxl-job-admin/pom.xml
View file @
1617b9e0
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.8.0
-SNAPSHOT
</version>
<version>
1.8.0
</version>
</parent>
</parent>
<artifactId>
xxl-job-admin
</artifactId>
<artifactId>
xxl-job-admin
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
xxl-job-core/pom.xml
View file @
1617b9e0
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.8.0
-SNAPSHOT
</version>
<version>
1.8.0
</version>
</parent>
</parent>
<artifactId>
xxl-job-core
</artifactId>
<artifactId>
xxl-job-core
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
xxl-job-executor-example/pom.xml
View file @
1617b9e0
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.8.0
-SNAPSHOT
</version>
<version>
1.8.0
</version>
</parent>
</parent>
<artifactId>
xxl-job-executor-example
</artifactId>
<artifactId>
xxl-job-executor-example
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
xxl-job-executor-springboot-example/pom.xml
View file @
1617b9e0
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.8.0
-SNAPSHOT
</version>
<version>
1.8.0
</version>
</parent>
</parent>
<artifactId>
xxl-job-executor-springboot-example
</artifactId>
<artifactId>
xxl-job-executor-springboot-example
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment