Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
eclipse.18796
eclipse-remove-jgit-provider.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eclipse-remove-jgit-provider.patch of Package eclipse.18796
--- eclipse-platform-parent/pom.xml.orig 2014-11-28 14:54:50.000000000 +0000 +++ eclipse-platform-parent/pom.xml 2014-11-28 15:32:51.700154985 +0000 @@ -491,7 +491,7 @@ <artifactId>tycho-packaging-plugin</artifactId> <version>${tycho.version}</version> <dependencies> - <dependency> + <!-- dependency> <groupId>org.eclipse.tycho.extras</groupId> <artifactId>tycho-buildtimestamp-jgit</artifactId> <version>${tycho-extras.version}</version> @@ -500,19 +500,19 @@ <groupId>org.eclipse.tycho.extras</groupId> <artifactId>tycho-sourceref-jgit</artifactId> <version>${tycho-extras.version}</version> - </dependency> + </dependency--> </dependencies> <configuration> <strictBinIncludes>false</strictBinIncludes> <format>${qualifier.format}</format> - <timestampProvider>jgit</timestampProvider> + <!--timestampProvider>jgit</timestampProvider--> <jgit.ignore> pom.xml </jgit.ignore> <jgit.dirtyWorkingTree>${jgit.dirtyWorkingTree-platformDefault}</jgit.dirtyWorkingTree> - <sourceReferences> + <!--sourceReferences> <generate>true</generate> - </sourceReferences> + </sourceReferences--> <archive> <addMavenDescriptor>false</addMavenDescriptor> </archive>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor