Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Faculty of Technology
Software Engineering
tools
cms
jgit
Commits
b014502e
Commit
b014502e
authored
15 years ago
by
Robin Rosenberg
Committed by
Code Review
15 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""
parents
aa4b1157
5eac1a48
No related branches found
No related tags found
No related merge requests found
Changes
43
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
org.eclipse.jgit/build.properties
+5
-0
5 additions, 0 deletions
org.eclipse.jgit/build.properties
org.eclipse.jgit/plugin.properties
+1
-2
1 addition, 2 deletions
org.eclipse.jgit/plugin.properties
org.eclipse.jgit/pom.xml
+0
-9
0 additions, 9 deletions
org.eclipse.jgit/pom.xml
with
6 additions
and
11 deletions
org.eclipse.jgit/build.properties
0 → 100644
+
5
−
0
View file @
b014502e
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
plugin.properties
This diff is collapsed.
Click to expand it.
org.eclipse.jgit/plugin.properties
+
1
−
2
View file @
b014502e
plugin_name
=
Java Git Core (Incubation)
provider_name
=
Eclipse.org
plugin_description
=
Git file access and network transport
provider_name
=
eclipse.org
This diff is collapsed.
Click to expand it.
org.eclipse.jgit/pom.xml
+
0
−
9
View file @
b014502e
...
...
@@ -95,15 +95,6 @@
</Import-Package>
</instructions>
</configuration>
<executions>
<execution>
<id>
bundle-manifest
</id>
<phase>
process-classes
</phase>
<goals>
<goal>
manifest
</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment