Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit-stable #744

See <https://ci.eclipse.org/jgit/job/jgit-stable/744/display/redirect?page=changes>

Changes:

[Matthias Sohn] Prepare 4.11.4-SNAPSHOT builds

[d.ostrovsky] ObjectDownloadListener#onWritePossible: Add comment on return statement

[Matthias Sohn] SubmoduleAddCommand: Reject submodule URIs that look like cli options

[Matthias Sohn] ObjectChecker: Report .gitmodules files found in the pack

[Matthias Sohn] BaseReceivePack: Validate incoming .gitmodules files

[Matthias Sohn] JGit v4.7.5.201810051826-r

[Matthias Sohn] Prepare 4.7.6-SNAPSHOT builds

[Matthias Sohn] JGit v4.9.6.201810051924-r

[Matthias Sohn] Prepare 4.9.7-SNAPSHOT builds

------------------------------------------
[...truncated 38.21 KB...]
[ERROR] 	 * <p>
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:769: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:817: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:835: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:849: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/DiffFormatter.java:867: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/LowLevelDiffAlgorithm.java:93: warning: no @param for <S>
[ERROR] 	public abstract <S extends Sequence> void diffNonCommon(EditList edits,
[ERROR] 	                                          ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/Subsequence.java:67: warning: no @param for <S>
[ERROR] 	public static <S extends Sequence> Subsequence<S> a(S a, Edit region) {
[ERROR] 	                                                  ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/Subsequence.java:80: warning: no @param for <S>
[ERROR] 	public static <S extends Sequence> Subsequence<S> b(S b, Edit region) {
[ERROR] 	                                                  ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/Subsequence.java:96: warning: no @param for <S>
[ERROR] 	public static <S extends Sequence> void toBase(Edit e, Subsequence<S> a,
[ERROR] 	                                        ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/diff/Subsequence.java:118: warning: no @param for <S>
[ERROR] 	public static <S extends Sequence> EditList toBase(EditList edits,
[ERROR] 	                                            ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCache.java:464: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheIterator.java:304: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:311: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.CorruptObjectException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:312: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:348: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.MissingObjectException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:349: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.IncorrectObjectTypeException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:350: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.CorruptObjectException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:351: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:480: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:1367: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:1409: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:288: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:269: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:250: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:223: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:123: warning: no description for @param
[ERROR] 		 * @param eolStreamType
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java:124: warning: no description for @param
[ERROR] 		 * @param smudgeFilterCommand
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheEditor.java:73: warning: empty <p> tag
[ERROR]  * <p>
[ERROR]    ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/events/ListenerList.java:113: warning: no @param for <T>
[ERROR] 	public <T extends RepositoryListener> ListenerHandle addListener(
[ERROR] 	                                                     ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java:167: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java:108: warning: no description for @throws
[ERROR] 		 * @throws GitAPIException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java:109: warning: no description for @throws
[ERROR] 		 * @throws IOException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java:207: warning: no description for @throws
[ERROR] 		 * @throws GitAPIException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java:208: warning: no description for @throws
[ERROR] 		 * @throws IOException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java:150: warning: no description for @throws
[ERROR] 		 * @throws GitAPIException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java:165: warning: no description for @throws
[ERROR] 		 * @throws GitAPIException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoCommand.java:166: warning: no description for @throws
[ERROR] 		 * @throws IOException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/RepoProject.java:128: warning: no description for @throws
[ERROR] 		 * @throws IOException
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/ignore/internal/PathMatcher.java:125: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.InvalidPatternException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/PackParser.java:1129: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.CorruptObjectException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:267: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:285: warning: no @param for <T>
[ERROR] 	public <T extends ObjectId> AsyncObjectLoaderQueue<T> open(
[ERROR] 	                                                      ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:372: warning: no @param for <T>
[ERROR] 	public <T extends ObjectId> AsyncObjectSizeQueue<T> getObjectSize(
[ERROR] 	                                                    ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/pack/ObjectReuseAsIs.java:117: warning - Tag @link: can't find getCachedPacksAndUpdate(BitmapBuilder) in org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/RefDatabase.java:140: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:205: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:508: warning: no description for @throws
[ERROR] 	 * @throws org.eclipse.jgit.errors.AmbiguousObjectException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:509: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1005: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1033: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1066: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1084: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1100: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1585: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1703: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1722: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1736: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1755: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1771: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1803: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1815: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1839: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1862: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1877: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1891: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1905: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1926: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:1945: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:2041: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java:2061: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/BitmapIndexImpl.java:337: warning: no description for @param
[ERROR] 		 * @param bitmap
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/BitmapIndexImpl.java:338: warning: no description for @param
[ERROR] 		 * @param bitmapIndex
[ERROR] 		   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java:242: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java:467: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java:525: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/GC.java:769: warning: no description for @throws
[ERROR] 	 * @throws java.io.IOException
[ERROR] 	   ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectChecker.java:1247: error: malformed HTML
[ERROR] 	 * @return List of pairs of ids <tree, blob>
[ERROR] 	                                ^
[ERROR] /jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectChecker.java:1247: error: bad use of '>'
[ERROR] 	 * @return List of pairs of ids <tree, blob>
[ERROR] 	                                           ^
[ERROR] 
[ERROR] Command line was: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit-stable/workspace/org.eclipse.jgit/target/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top