revert this one, since some things depend on the test artifacts
OBS-URL: https://build.opensuse.org/package/show/Java:packages/eclipse-jgit?expand=0&rev=66
This commit is contained in:
parent
08c51087fa
commit
fb50b18179
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 12:24:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not build tests and thus avoid dependency on mockito
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -122,17 +122,6 @@ done
|
||||
%pom_disable_module org.eclipse.jgit.benchmarks
|
||||
%pom_disable_module org.eclipse.jgit.coverage
|
||||
|
||||
# Don't build tests
|
||||
%pom_disable_module org.eclipse.jgit.ant.test
|
||||
%pom_disable_module org.eclipse.jgit.http.test
|
||||
%pom_disable_module org.eclipse.jgit.lfs.test
|
||||
%pom_disable_module org.eclipse.jgit.ssh.apache.test
|
||||
%pom_disable_module org.eclipse.jgit.test
|
||||
%pom_disable_module org.eclipse.jgit.gpg.bc.test
|
||||
%pom_disable_module org.eclipse.jgit.lfs.server.test
|
||||
%pom_disable_module org.eclipse.jgit.pgm.test
|
||||
%pom_disable_module org.eclipse.jgit.ssh.jsch.test
|
||||
|
||||
# Use newer Felix dep
|
||||
%pom_change_dep -r org.osgi:org.osgi.core org.osgi:osgi.core
|
||||
|
||||
|
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 12:24:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not build tests and thus avoid dependency on mockito
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 21:55:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
12
jgit.spec
12
jgit.spec
@ -64,6 +64,7 @@ BuildRequires: mvn(org.bouncycastle:bcpkix-jdk15on)
|
||||
BuildRequires: mvn(org.bouncycastle:bcprov-jdk15on)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
BuildRequires: mvn(org.eclipse.jetty:jetty-servlet)
|
||||
BuildRequires: mvn(org.mockito:mockito-core)
|
||||
BuildRequires: mvn(org.osgi:osgi.core)
|
||||
BuildRequires: mvn(org.slf4j:slf4j-api)
|
||||
BuildRequires: mvn(org.slf4j:slf4j-simple)
|
||||
@ -130,17 +131,6 @@ done
|
||||
%pom_disable_module org.eclipse.jgit.benchmarks
|
||||
%pom_disable_module org.eclipse.jgit.coverage
|
||||
|
||||
# Don't build tests
|
||||
%pom_disable_module org.eclipse.jgit.ant.test
|
||||
%pom_disable_module org.eclipse.jgit.http.test
|
||||
%pom_disable_module org.eclipse.jgit.lfs.test
|
||||
%pom_disable_module org.eclipse.jgit.ssh.apache.test
|
||||
%pom_disable_module org.eclipse.jgit.test
|
||||
%pom_disable_module org.eclipse.jgit.gpg.bc.test
|
||||
%pom_disable_module org.eclipse.jgit.lfs.server.test
|
||||
%pom_disable_module org.eclipse.jgit.pgm.test
|
||||
%pom_disable_module org.eclipse.jgit.ssh.jsch.test
|
||||
|
||||
# Use newer Felix dep
|
||||
%pom_change_dep -r org.osgi:org.osgi.core org.osgi:osgi.core
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user