jgit/org.eclipse.jgit
David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc
The text "<tree, blob>" with angle brackets should not be used in javadoc
since it is interpreted as an HTML tag and then rejected since it's not a
valid HTML tag. Wrap the text in a @literal tag.

Also add a missing space.

Change-Id: Ide045e8c04a39a916f5b2e964e58c151e4555830
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-10-07 09:20:31 +09:00
..
.settings ObjectChecker: Report .gitmodules files found in the pack 2018-10-05 21:45:54 +02:00
META-INF Prepare 4.7.6-SNAPSHOT builds 2018-10-06 00:36:30 +02:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit BaseReceivePack: Validate incoming .gitmodules files 2018-10-05 23:49:00 +02:00
src/org/eclipse/jgit ObjectChecker#getGitsubmodules: Fix malformed javadoc 2018-10-07 09:20:31 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.gitignore Finish removing Apache Felix maven-bundle-plugin 2010-01-12 11:46:55 -08:00
.project Revert "Hide Maven target directories from Eclipse" 2010-08-28 09:50:50 +02:00
BUILD bazel: Add explicit targets for library dependencies 2017-03-19 18:51:03 -07:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties Add "resources/" as a source folder 2010-06-05 14:39:27 +02:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 4.7.6-SNAPSHOT builds 2018-10-06 00:36:30 +02:00