Repository: incubator-eagle
Updated Branches:
  refs/heads/branch-0.4.0 6a3f152b3 -> 095e7138f


delete .jar files to fix the issue found in voting of 0.4.0-incubating-rc2

https://issues.apache.org/jira/browse/EAGLE-365

- delete eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar
- delete eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar
- delete eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar

author: anyway1021 <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/095e7138
Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/095e7138
Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/095e7138

Branch: refs/heads/branch-0.4.0
Commit: 095e7138fd3e3e41ad19314f3c97f5ec2950ed21
Parents: 6a3f152
Author: anyway1021 <[email protected]>
Authored: Mon Jul 11 14:53:01 2016 +0800
Committer: anyway1021 <[email protected]>
Committed: Mon Jul 11 14:53:01 2016 +0800

----------------------------------------------------------------------
 .../src/main/lib/tomcat/bin/bootstrap.jar          | Bin 28052 -> 0 bytes
 .../src/main/lib/tomcat/bin/commons-daemon.jar     | Bin 24283 -> 0 bytes
 .../src/main/lib/tomcat/bin/tomcat-juli.jar        | Bin 38222 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar
----------------------------------------------------------------------
diff --git a/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar 
b/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar
deleted file mode 100644
index 8f43864..0000000
Binary files a/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar
----------------------------------------------------------------------
diff --git a/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar 
b/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar
deleted file mode 100644
index 2b6b9c6..0000000
Binary files a/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar
----------------------------------------------------------------------
diff --git a/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar 
b/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar
deleted file mode 100644
index e1b80ad..0000000
Binary files a/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar and 
/dev/null differ

Reply via email to