Skip to content

Commit fdadcef

Browse files
author
tony.merrigan
committed
JGit with WANdisco replication - RP_4.5.5.201812240535-r_WDv3
Fixes ----- - Fix infinite loop in openPackObject().
1 parent 40366c1 commit fdadcef

File tree

79 files changed

+3543
-854
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+3543
-854
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
/buck-cache
44
/buck-out
55
/target
6+
*.iml
7+
/.idea
8+
*.versionsBackup
9+
nb-configuration\.xml
10+
THIRD-PARTY\.properties

NOTICE

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
/********************************************************************************
2+
* Copyright (c) 2014-2018 WANdisco
3+
*
4+
* This program and the accompanying materials are made available under the
5+
* terms of the Eclipse Public License 2.0 which is available at
6+
* http://www.eclipse.org/legal/epl-2.0.
7+
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
10+
********************************************************************************/
11+
12+
13+
This project includes:
14+
Apache Ant Core under The Apache Software License, Version 2.0
15+
Apache Ant Launcher under The Apache Software License, Version 2.0
16+
Apache Commons Compress under The Apache Software License, Version 2.0
17+
Apache Commons IO under Apache License, Version 2.0
18+
Apache HttpClient under Apache License, Version 2.0
19+
Apache HttpCore under Apache License, Version 2.0
20+
Apache Log4j under The Apache Software License, Version 2.0
21+
args4j under Apache License, Version 2.0
22+
Bouncy Castle Provider under Bouncy Castle Licence
23+
Commons Codec under The Apache Software License, Version 2.0
24+
Commons Logging under The Apache Software License, Version 2.0
25+
Data Mapper for Jackson under The Apache Software License, Version 2.0
26+
Gerrit Gitms Interface under Apache License, Version 2.0
27+
Gson under The Apache Software License, Version 2.0
28+
Guava: Google Core Libraries for Java under The Apache Software License, Version 2.0
29+
Hamcrest Core under New BSD License
30+
Hamcrest library under New BSD License
31+
Jackson under The Apache Software License, Version 2.0
32+
Java Servlet API under CDDL + GPLv2 with classpath exception
33+
JavaEWAH under Apache 2
34+
Jetty :: Http Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
35+
Jetty :: IO Utility under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
36+
Jetty :: Security under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
37+
Jetty :: Server Core under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
38+
Jetty :: Servlet Handling under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
39+
Jetty :: Utilities under Apache Software License - Version 2.0 or Eclipse Public License - Version 1.0
40+
JGit - Ant Tasks under Eclipse Distribution License (New BSD License)
41+
JGit - Ant Tasks Tests under Eclipse Distribution License (New BSD License)
42+
JGit - Apache httpclient based HTTP support under Eclipse Distribution License (New BSD License)
43+
JGit - Archive Formats under Eclipse Distribution License (New BSD License)
44+
JGit - AWT User Interface under Eclipse Distribution License (New BSD License)
45+
JGit - Command Line Interface under Eclipse Distribution License (New BSD License)
46+
JGit - Command Line Interface Tests under Eclipse Distribution License (New BSD License)
47+
JGit - Core under Eclipse Distribution License (New BSD License)
48+
JGit - Core Tests under Eclipse Distribution License (New BSD License)
49+
JGit - HTTP Server under Eclipse Distribution License (New BSD License)
50+
JGit - HTTP Tests under Eclipse Distribution License (New BSD License)
51+
JGit - JUnit Http Utility Classes under Eclipse Distribution License (New BSD License)
52+
JGit - JUnit Utility Classes under Eclipse Distribution License (New BSD License)
53+
JGit - Large File Storage under Eclipse Distribution License (New BSD License)
54+
JGit - Large File Storage Server under Eclipse Distribution License (New BSD License)
55+
JGit - Large File Storage Tests under Eclipse Distribution License (New BSD License)
56+
JGit - LFS Server Tests under Eclipse Distribution License (New BSD License)
57+
JGit - Parent under Eclipse Distribution License (New BSD License)
58+
JSch under Revised BSD
59+
JUnit under Eclipse Public License 1.0
60+
osgi.core under Apache License, Version 2.0
61+
SLF4J API Module under MIT License
62+
SLF4J LOG4J-12 Binding under MIT License
63+
XZ for Java under Public Domain
64+
65+
66+
This project also includes code under copywrite of the following entities:
67+
http://code.google.com/p/maven-license-plugin/

NOTICE.template

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
/********************************************************************************
2+
* Copyright (c) 2014-2018 WANdisco
3+
*
4+
* This program and the accompanying materials are made available under the
5+
* terms of the Eclipse Public License 2.0 which is available at
6+
* http://www.eclipse.org/legal/epl-2.0.
7+
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
10+
********************************************************************************/
11+
12+
13+
This project includes:
14+
#GENERATED_NOTICES#
15+
16+
This project also includes code under copywrite of the following entities:
17+
http://code.google.com/p/maven-license-plugin/

lib/WD_REPOSITORY

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Public release assets repository
2+
REPO_EXTERNAL = 'https://nexus.wandisco.com/repository/wd_releases'
3+
4+
# Please make sure this is internal repo during Dev cycle but external for release / open sourcing.
5+
REPO_WD = REPO_EXTERNAL
6+

license-mappings.xml

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<!--
3+
Licensed to Apereo under one or more contributor license
4+
agreements. See the NOTICE file distributed with this work
5+
for additional information regarding copyright ownership.
6+
Apereo licenses this file to you under the Apache License,
7+
Version 2.0 (the "License"); you may not use this file
8+
except in compliance with the License. You may obtain a
9+
copy of the License at the following location:
10+
http://www.apache.org/licenses/LICENSE-2.0
11+
Unless required by applicable law or agreed to in writing,
12+
software distributed under the License is distributed on an
13+
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+
KIND, either express or implied. See the License for the
15+
specific language governing permissions and limitations
16+
under the License.
17+
-->
18+
<license-lookup xmlns="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://source.jasig.org/schemas/maven-notice-plugin/license-lookup https://source.jasig.org/schemas/maven-notice-plugin/license-lookup/license-lookup-v1.0.xsd">
19+
<artifact>
20+
<groupId>nekohtml</groupId>
21+
<artifactId>xercesMinimal</artifactId>
22+
<license>Apache License, Version 2.0</license>
23+
</artifact>
24+
<artifact>
25+
<groupId>org.slf4j</groupId>
26+
<artifactId>slf4j-nop</artifactId>
27+
<license>MIT License</license>
28+
</artifact>
29+
<artifact>
30+
<groupId>classworlds</groupId>
31+
<artifactId>classworlds</artifactId>
32+
<license>BSD Style License</license>
33+
</artifact>
34+
<artifact>
35+
<groupId>commons-codec</groupId>
36+
<artifactId>commons-codec</artifactId>
37+
<license>Apache License, Version 2.0</license>
38+
</artifact>
39+
<artifact>
40+
<groupId>org.codehaus.plexus</groupId>
41+
<artifactId>plexus-container-default</artifactId>
42+
<license>Apache License, Version 2.0</license>
43+
</artifact>
44+
<artifact>
45+
<groupId>org.codehaus.plexus</groupId>
46+
<artifactId>plexus-interactivity-api</artifactId>
47+
<license>Apache License, Version 2.0</license>
48+
</artifact>
49+
<artifact>
50+
<groupId>org.slf4j</groupId>
51+
<artifactId>jcl-over-slf4j</artifactId>
52+
<license>MIT License</license>
53+
</artifact>
54+
<artifact>
55+
<groupId>org.slf4j</groupId>
56+
<artifactId>slf4j-api</artifactId>
57+
<license>MIT License</license>
58+
</artifact>
59+
<artifact>
60+
<groupId>org.slf4j</groupId>
61+
<artifactId>slf4j-jdk14</artifactId>
62+
<license>MIT License</license>
63+
</artifact>
64+
<artifact>
65+
<groupId>org.eclipse.jgit</groupId>
66+
<artifactId>org.eclipse.jgit-parent</artifactId>
67+
<license>MIT License</license>
68+
</artifact>
69+
<artifact>
70+
<groupId>args4j</groupId>
71+
<artifactId>args4j</artifactId>
72+
<license>Apache License, Version 2.0</license>
73+
</artifact>
74+
<artifact>
75+
<groupId>com.wandisco</groupId>
76+
<artifactId>gerrit-gitms-interface</artifactId>
77+
<license>Apache License, Version 2.0</license>
78+
</artifact>
79+
</license-lookup>

org.eclipse.jgit.ant.test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>org.eclipse.jgit-parent</artifactId>
53-
<version>4.5.5.201812240535-r</version>
53+
<version>4.5.5.201812240535-r_WDv3.1</version>
5454
</parent>
5555

5656
<artifactId>org.eclipse.jgit.ant.test</artifactId>

org.eclipse.jgit.ant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.eclipse.jgit</groupId>
5050
<artifactId>org.eclipse.jgit-parent</artifactId>
51-
<version>4.5.5.201812240535-r</version>
51+
<version>4.5.5.201812240535-r_WDv3.1</version>
5252
</parent>
5353

5454
<artifactId>org.eclipse.jgit.ant</artifactId>

org.eclipse.jgit.archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>org.eclipse.jgit-parent</artifactId>
53-
<version>4.5.5.201812240535-r</version>
53+
<version>4.5.5.201812240535-r_WDv3.1</version>
5454
</parent>
5555

5656
<artifactId>org.eclipse.jgit.archive</artifactId>

org.eclipse.jgit.http.apache/pom.xml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,26 @@
4141
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
4242
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4343
-->
44+
<!--
45+
Copyright (c) 2018 Contributors to the Eclipse Foundation
46+
47+
See the NOTICE file(s) distributed with this work for additional
48+
information regarding copyright ownership.
49+
50+
This program and the accompanying materials are made available under the
51+
terms of the Eclipse Public License 2.0 which is available at
52+
http://www.eclipse.org/legal/epl-2.0
53+
54+
SPDX-License-Identifier: EPL-2.0
55+
-->
4456
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4557
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4658
<modelVersion>4.0.0</modelVersion>
4759

4860
<parent>
4961
<groupId>org.eclipse.jgit</groupId>
5062
<artifactId>org.eclipse.jgit-parent</artifactId>
51-
<version>4.5.5.201812240535-r</version>
63+
<version>4.5.5.201812240535-r_WDv3.1</version>
5264
</parent>
5365

5466
<artifactId>org.eclipse.jgit.http.apache</artifactId>

org.eclipse.jgit.http.server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>org.eclipse.jgit</groupId>
5454
<artifactId>org.eclipse.jgit-parent</artifactId>
55-
<version>4.5.5.201812240535-r</version>
55+
<version>4.5.5.201812240535-r_WDv3.1</version>
5656
</parent>
5757

5858
<artifactId>org.eclipse.jgit.http.server</artifactId>

0 commit comments

Comments
 (0)