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
2380ca7a
authored
Sep 04, 2017
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
029433c3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
.travis.yml
doc/XXL-JOB官方文档.md
xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
.travis.yml
View file @
2380ca7a
language
:
java
jdk
:
-
oraclejdk
7
-
oraclejdk
8
install
:
mvn install -DskipTests=true -Dmaven.javadoc.skip=true
#script: mvn test
script
:
mvn -DskipTests=true clean package
\ No newline at end of file
doc/XXL-JOB官方文档.md
View file @
2380ca7a
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
...
@@ -997,7 +997,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
10、springboot版本执行器,升级至1.5.6.RELEASE版本;
-
11、统一maven依赖版本管理;
### 6.18 版本 V1.8.2 特性[
Coding
]
### 6.18 版本 V1.8.2 特性[
2017-09-04
]
-
1、项目主页搭建:提供中英文文档:http://www.xuxueli.com/xxl-job
-
2、JFinal执行器Sample示例项目;
-
3、事件触发:除了"Cron方式"和"任务依赖方式"触发任务执行之外,支持基于事件的触发任务方式。调度中心提供触发任务单次执行的API服务,可根据业务事件灵活触发。
...
...
xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
View file @
2380ca7a
...
...
@@ -175,7 +175,7 @@
<#macro commonFooter >
<footer class="main-footer">
Powered by <b>XXL-JOB</b> 1.8.2
(快照版本)
Powered by <b>XXL-JOB</b> 1.8.2
<div class="pull-right hidden-xs">
<strong>Copyright © 2015-${.now?string('yyyy')}
<a href="http://www.xuxueli.com/" target="_blank" >xuxueli</a>
...
...
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