Skip to content

Commit ed57226

Browse files
committed
java: drop the old java code
This was never released, and real code updates haven't been done for about 10 years. At the time of this commit, we are only getting GitHub's reports about security issues in vulnerable pom.xml dependencies, and random dependabot pull-requests.
1 parent 2001a9f commit ed57226

Some content is hidden

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

52 files changed

+1
-2727
lines changed

README

+1-3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ Overview of use:
2020
- it retrieves the results and saves them into the results dir
2121
- it returns the build status and where to find the results to the front end
2222

23-
copr project is licensed under GPLv2+ (see LICENSE file for details),
24-
except for Java parts (contents of java directory) which are licensed
25-
under Apache License v2.0 (see java/LICENSE).
23+
copr project is licensed under GPLv2+ (see LICENSE file for details)

java/.gitignore

-4
This file was deleted.

java/AUTHORS

-1
This file was deleted.

java/LICENSE

-202
This file was deleted.

java/NOTICE

-4
This file was deleted.

java/README

-1
This file was deleted.

java/copr-api/pom.xml

-25
This file was deleted.

java/copr-api/src/main/java/org/fedoraproject/copr/client/BuildRequest.java

-101
This file was deleted.

java/copr-api/src/main/java/org/fedoraproject/copr/client/BuildResult.java

-26
This file was deleted.

0 commit comments

Comments
 (0)