File tree Expand file tree Collapse file tree
com.eclipsesource.megit.parent
com.eclipsesource.megit.plugin
com.eclipsesource.megit.product.feature
com.eclipsesource.megit.product
com.eclipsesource.megit.target Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,3 +49,4 @@ The runnable product will be available in `com.eclipsesource.megit.product/targe
4949 * 0.0.3 Update to Eclipse EGit 2021-03
5050 * 0.0.4 Update to Eclipse EGit 2021-09
5151 * 0.1.0 Update to Eclipse EGit 2021-12
52+ * 0.2.0 Update to Eclipse EGit 2022-06
Original file line number Diff line number Diff line change 55 <projects >
66 </projects >
77 <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.m2e.core.maven2Builder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
813 </buildSpec >
914 <natures >
15+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
1016 </natures >
17+ <filteredResources >
18+ <filter >
19+ <id >1660152157423</id >
20+ <name ></name >
21+ <type >30</type >
22+ <matcher >
23+ <id >org.eclipse.core.resources.regexFilterMatcher</id >
24+ <arguments >node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
25+ </matcher >
26+ </filter >
27+ </filteredResources >
1128</projectDescription >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.eclipsesource.megit</groupId >
77 <artifactId >com.eclipsesource.megit.parent</artifactId >
8- <version >0.1 .0-SNAPSHOT</version >
8+ <version >0.2 .0-SNAPSHOT</version >
99 <packaging >pom</packaging >
1010
1111 <properties >
Original file line number Diff line number Diff line change 2020 <arguments >
2121 </arguments >
2222 </buildCommand >
23+ <buildCommand >
24+ <name >org.eclipse.m2e.core.maven2Builder</name >
25+ <arguments >
26+ </arguments >
27+ </buildCommand >
2328 </buildSpec >
2429 <natures >
30+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
2531 <nature >org.eclipse.pde.PluginNature</nature >
2632 <nature >org.eclipse.jdt.core.javanature</nature >
2733 </natures >
34+ <filteredResources >
35+ <filter >
36+ <id >1660152157426</id >
37+ <name ></name >
38+ <type >30</type >
39+ <matcher >
40+ <id >org.eclipse.core.resources.regexFilterMatcher</id >
41+ <arguments >node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
42+ </matcher >
43+ </filter >
44+ </filteredResources >
2845</projectDescription >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Plugin
44Bundle-SymbolicName : com.eclipsesource.megit.plugin;singleton:=true
5- Bundle-Version : 0.1 .0.qualifier
5+ Bundle-Version : 0.2 .0.qualifier
66Bundle-Activator : com.eclipsesource.megit.plugin.Activator
77Bundle-Vendor : ECLIPSESOURCE
88Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.eclipsesource.megit</groupId >
99 <artifactId >com.eclipsesource.megit.parent</artifactId >
10- <version >0.1 .0-SNAPSHOT</version >
10+ <version >0.2 .0-SNAPSHOT</version >
1111 <relativePath >../com.eclipsesource.megit.parent</relativePath >
1212 </parent >
1313 <artifactId >com.eclipsesource.megit.plugin</artifactId >
Original file line number Diff line number Diff line change 1010 <arguments >
1111 </arguments >
1212 </buildCommand >
13+ <buildCommand >
14+ <name >org.eclipse.m2e.core.maven2Builder</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
1318 </buildSpec >
1419 <natures >
20+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
1521 <nature >org.eclipse.pde.FeatureNature</nature >
1622 </natures >
23+ <filteredResources >
24+ <filter >
25+ <id >1660152157434</id >
26+ <name ></name >
27+ <type >30</type >
28+ <matcher >
29+ <id >org.eclipse.core.resources.regexFilterMatcher</id >
30+ <arguments >node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
31+ </matcher >
32+ </filter >
33+ </filteredResources >
1734</projectDescription >
Original file line number Diff line number Diff line change 22<feature
33 id =" com.eclipsesource.megit.product.feature"
44 label =" Minimal EGit Product Feature"
5- version =" 0.1 .0.qualifier"
5+ version =" 0.2 .0.qualifier"
66 provider-name =" ECLIPSESOURCE" >
77
88 <description url =" https://github.com/eclipsesource/megit" >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.eclipsesource.megit</groupId >
99 <artifactId >com.eclipsesource.megit.parent</artifactId >
10- <version >0.1 .0-SNAPSHOT</version >
10+ <version >0.2 .0-SNAPSHOT</version >
1111 <relativePath >../com.eclipsesource.megit.parent</relativePath >
1212 </parent >
1313 <artifactId >com.eclipsesource.megit.product.feature</artifactId >
Original file line number Diff line number Diff line change 55 <projects >
66 </projects >
77 <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.m2e.core.maven2Builder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
813 </buildSpec >
914 <natures >
15+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
1016 </natures >
17+ <filteredResources >
18+ <filter >
19+ <id >1660152157430</id >
20+ <name ></name >
21+ <type >30</type >
22+ <matcher >
23+ <id >org.eclipse.core.resources.regexFilterMatcher</id >
24+ <arguments >node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments >
25+ </matcher >
26+ </filter >
27+ </filteredResources >
1128</projectDescription >
You can’t perform that action at this time.
0 commit comments