Skip to content

Commit

Permalink
Remove obsolete resources of equinox.executable.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Apr 11, 2024
1 parent 9fd42b0 commit ea4dd45
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 239 deletions.
20 changes: 0 additions & 20 deletions features/org.eclipse.equinox.executable.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,6 @@

<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-packaging-plugin</artifactId>
<executions>
<execution>
<id>default-package-feature</id>
<configuration>
<additionalFileSets>
<fileSet>
<directory>${project.basedir}/resources</directory>
<includes>
<include>build.properties</include>
<include>build.xml</include>
</includes>
</fileSet>
</additionalFileSets>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>xml-maven-plugin</artifactId>
Expand Down

This file was deleted.

183 changes: 0 additions & 183 deletions features/org.eclipse.equinox.executable.feature/resources/build.xml

This file was deleted.

0 comments on commit ea4dd45

Please sign in to comment.