File tree Expand file tree Collapse file tree 25 files changed +110
-384
lines changed
jamopp.parser.jdt.singlefile
org.emftext.language.java.editor
org.emftext.language.java.edit
org.emftext.language.java
tests/org.emftext.language.java.test Expand file tree Collapse file tree 25 files changed +110
-384
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 <build >
1818 <plugins >
1919 <plugin >
20- <groupId >org.apache.maven.plugins</groupId >
21- <artifactId >maven-jar-plugin</artifactId >
22- <configuration >
23- <archive >
24- <manifestFile >${project.basedir} /META-INF/MANIFEST.MF</manifestFile >
25- </archive >
26- </configuration >
20+ <groupId >org.apache.felix</groupId >
21+ <artifactId >maven-bundle-plugin</artifactId >
22+ <executions >
23+ <execution >
24+ <goals >
25+ <goal >bundle</goal >
26+ </goals >
27+ </execution >
28+ </executions >
2729 </plugin >
2830 </plugins >
2931 </build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 <build >
1818 <plugins >
1919 <plugin >
20- <groupId >org.apache.maven.plugins</groupId >
21- <artifactId >maven-jar-plugin</artifactId >
22- <configuration >
23- <archive >
24- <manifestFile >${project.basedir} /META-INF/MANIFEST.MF</manifestFile >
25- </archive >
26- </configuration >
20+ <groupId >org.apache.felix</groupId >
21+ <artifactId >maven-bundle-plugin</artifactId >
22+ <executions >
23+ <execution >
24+ <goals >
25+ <goal >bundle</goal >
26+ </goals >
27+ </execution >
28+ </executions >
2729 </plugin >
2830 </plugins >
2931 </build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 <build >
1818 <plugins >
1919 <plugin >
20- <groupId >org.apache.maven.plugins</groupId >
21- <artifactId >maven-jar-plugin</artifactId >
22- <configuration >
23- <archive >
24- <manifestFile >${project.basedir} /META-INF/MANIFEST.MF</manifestFile >
25- </archive >
26- </configuration >
20+ <groupId >org.apache.felix</groupId >
21+ <artifactId >maven-bundle-plugin</artifactId >
22+ <executions >
23+ <execution >
24+ <goals >
25+ <goal >bundle</goal >
26+ </goals >
27+ </execution >
28+ </executions >
2729 </plugin >
2830 </plugins >
2931 </build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 <build >
1818 <plugins >
1919 <plugin >
20- <groupId >org.apache.maven.plugins</groupId >
21- <artifactId >maven-jar-plugin</artifactId >
22- <configuration >
23- <archive >
24- <manifestFile >${project.basedir} /META-INF/MANIFEST.MF</manifestFile >
25- </archive >
26- </configuration >
20+ <groupId >org.apache.felix</groupId >
21+ <artifactId >maven-bundle-plugin</artifactId >
22+ <executions >
23+ <execution >
24+ <goals >
25+ <goal >bundle</goal >
26+ </goals >
27+ </execution >
28+ </executions >
2729 </plugin >
2830 </plugins >
2931 </build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 <build >
1818 <plugins >
1919 <plugin >
20- <groupId >org.apache.maven.plugins</groupId >
21- <artifactId >maven-jar-plugin</artifactId >
22- <configuration >
23- <archive >
24- <manifestFile >${project.basedir} /META-INF/MANIFEST.MF</manifestFile >
25- </archive >
26- </configuration >
20+ <groupId >org.apache.felix</groupId >
21+ <artifactId >maven-bundle-plugin</artifactId >
22+ <executions >
23+ <execution >
24+ <goals >
25+ <goal >bundle</goal >
26+ </goals >
27+ </execution >
28+ </executions >
2729 </plugin >
2830 </plugins >
2931 </build >
You can’t perform that action at this time.
0 commit comments