File tree Expand file tree Collapse file tree
automaticSourceGeneration
feature.attributes.inference
sourcefeature.feature.indirect
remote-source-bundles/sourcefeature.feature
main/java/org/eclipse/tycho/source
test/java/org/eclipse/tycho/source Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <goal >plugin-source</goal >
5252 </goals >
5353 </execution >
54- <execution >
55- <id >feature-source</id >
56- <goals >
57- <goal >feature-source</goal >
58- </goals >
59- </execution >
6054 </executions >
6155 </plugin >
6256 <plugin >
Original file line number Diff line number Diff line change 3434 <groupId >org.eclipse.tycho</groupId >
3535 <artifactId >tycho-source-plugin</artifactId >
3636 <version >${tycho-version} </version >
37- <executions >
38- <execution >
39- <id >feature-source</id >
40- <goals >
41- <goal >feature-source</goal >
42- </goals >
43- </execution >
44- </executions >
4537 </plugin >
4638 <plugin >
4739 <groupId >org.eclipse.tycho</groupId >
Original file line number Diff line number Diff line change 6363 <groupId >org.eclipse.tycho</groupId >
6464 <artifactId >tycho-source-plugin</artifactId >
6565 <version >${tycho-version} </version >
66- <executions >
67- <execution >
68- <id >plugin-source</id >
69- <goals >
70- <goal >plugin-source</goal >
71- <goal >feature-source</goal >
72- </goals >
73- </execution >
74- </executions >
7566 </plugin >
7667
7768 <plugin >
Original file line number Diff line number Diff line change 1717 <groupId >org.eclipse.tycho</groupId >
1818 <artifactId >tycho-source-plugin</artifactId >
1919 <version >${tycho-version} </version >
20- <executions >
21- <execution >
22- <id >feature-source</id >
23- <goals >
24- <goal >feature-source</goal >
25- </goals >
26- <configuration >
27- <brandingPlugin >sourcefeature.bundle</brandingPlugin >
28- </configuration >
29- </execution >
30- </executions >
3120 </plugin >
3221 <plugin >
3322 <groupId >org.eclipse.tycho</groupId >
Original file line number Diff line number Diff line change 1818 <groupId >org.eclipse.tycho</groupId >
1919 <artifactId >tycho-source-plugin</artifactId >
2020 <version >${tycho-version} </version >
21- <executions >
22- <execution >
23- <id >feature-source</id >
24- <goals >
25- <goal >feature-source</goal >
26- </goals >
27- <configuration >
28- <reuseBrandingPlugin >false</reuseBrandingPlugin >
29- <excludes >
30- <plugin id =" sourcefeature.bundle.nosource" />
31- </excludes >
32- </configuration >
33- </execution >
34- </executions >
3521 </plugin >
3622
3723 <plugin >
Original file line number Diff line number Diff line change 3434 <groupId >org.eclipse.tycho</groupId >
3535 <artifactId >tycho-source-plugin</artifactId >
3636 <version >${tycho-version} </version >
37- <executions >
38- <execution >
39- <id >feature-source</id >
40- <goals >
41- <goal >feature-source</goal >
42- </goals >
43- <configuration >
44- <plugins >
45- <plugin id =" extra.sourcefeature.bundle" versionRange =" 0.0.0" />
46- </plugins >
47- </configuration >
48- </execution >
49- </executions >
5037 </plugin >
5138 <plugin >
5239 <groupId >org.eclipse.tycho</groupId >
Original file line number Diff line number Diff line change 1717 <groupId >org.eclipse.tycho</groupId >
1818 <artifactId >tycho-source-plugin</artifactId >
1919 <version >${tycho-version} </version >
20- <executions >
21- <execution >
22- <id >feature-source</id >
23- <goals >
24- <goal >feature-source</goal >
25- </goals >
26- </execution >
27- </executions >
2820 </plugin >
2921 <plugin >
3022 <groupId >org.eclipse.tycho</groupId >
Original file line number Diff line number Diff line change 1717 <groupId >org.eclipse.tycho</groupId >
1818 <artifactId >tycho-source-plugin</artifactId >
1919 <version >${tycho-version} </version >
20- <executions >
21- <execution >
22- <id >feature-source</id >
23- <goals >
24- <goal >feature-source</goal >
25- </goals >
26- </execution >
27- </executions >
2820 </plugin >
2921 <plugin >
3022 <groupId >org.eclipse.tycho</groupId >
You can’t perform that action at this time.
0 commit comments