Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
X
XXL-JOB
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
靳帅
XXL-JOB
Commits
6f524c11
提交
6f524c11
authored
9月 04, 2017
作者:
xuxueli
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
升级快照版本:1.9.0-SNAPSHOT
上级
a43c67c6
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
8 行增加
和
8 行删除
+8
-8
pom.xml
pom.xml
+1
-1
pom.xml
xxl-job-admin/pom.xml
+1
-1
common.macro.ftl
.../src/main/webapp/WEB-INF/template/common/common.macro.ftl
+1
-1
pom.xml
xxl-job-core/pom.xml
+1
-1
pom.xml
xxl-job-executor-samples/pom.xml
+1
-1
pom.xml
...b-executor-samples/xxl-job-executor-sample-jfinal/pom.xml
+1
-1
pom.xml
...b-executor-samples/xxl-job-executor-sample-spring/pom.xml
+1
-1
pom.xml
...ecutor-samples/xxl-job-executor-sample-springboot/pom.xml
+1
-1
没有找到文件。
pom.xml
浏览文件 @
6f524c11
...
@@ -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.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
${project.artifactId}
</name>
<name>
${project.artifactId}
</name>
...
...
xxl-job-admin/pom.xml
浏览文件 @
6f524c11
...
@@ -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.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
xxl-job-admin
</artifactId>
<artifactId>
xxl-job-admin
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
浏览文件 @
6f524c11
...
@@ -175,7 +175,7 @@
...
@@ -175,7 +175,7 @@
<#macro commonFooter >
<#macro commonFooter >
<footer class="main-footer">
<footer class="main-footer">
Powered by <b>XXL-JOB</b> 1.
8.2
Powered by <b>XXL-JOB</b> 1.
9.0(快照版本)
<div class="pull-right hidden-xs">
<div class="pull-right hidden-xs">
<strong>Copyright © 2015-${.now?string('yyyy')}
<strong>Copyright © 2015-${.now?string('yyyy')}
<a href="http://www.xuxueli.com/" target="_blank" >xuxueli</a>
<a href="http://www.xuxueli.com/" target="_blank" >xuxueli</a>
...
...
xxl-job-core/pom.xml
浏览文件 @
6f524c11
...
@@ -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.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
xxl-job-core
</artifactId>
<artifactId>
xxl-job-core
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
xxl-job-executor-samples/pom.xml
浏览文件 @
6f524c11
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<artifactId>
xxl-job
</artifactId>
<version>
1.
8.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
xxl-job-executor-samples
</artifactId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
...
xxl-job-executor-samples/xxl-job-executor-sample-jfinal/pom.xml
浏览文件 @
6f524c11
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
xxl-job-executor-samples
</artifactId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<version>
1.
8.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
xxl-job-executor-sample-jfinal
</artifactId>
<artifactId>
xxl-job-executor-sample-jfinal
</artifactId>
...
...
xxl-job-executor-samples/xxl-job-executor-sample-spring/pom.xml
浏览文件 @
6f524c11
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<version>
1.
8.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
xxl-job-executor-sample-spring
</artifactId>
<artifactId>
xxl-job-executor-sample-spring
</artifactId>
<packaging>
war
</packaging>
<packaging>
war
</packaging>
...
...
xxl-job-executor-samples/xxl-job-executor-sample-springboot/pom.xml
浏览文件 @
6f524c11
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>
com.xuxueli
</groupId>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<artifactId>
xxl-job-executor-samples
</artifactId>
<version>
1.
8.2
</version>
<version>
1.
9.0-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
xxl-job-executor-sample-springboot
</artifactId>
<artifactId>
xxl-job-executor-sample-springboot
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论