Skip to content

Commit

Permalink
Remove empty plugin.xml and fragment.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
HedgehogCode committed Mar 13, 2023
1 parent 9018bc9 commit 9c0981e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 17 deletions.
1 change: 0 additions & 1 deletion org.knime.python3.arrow.types.tests/build.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
bin.includes = META-INF/,\
.,\
LICENSE.TXT,\
fragment.xml,\
src/test/python/
src.includes = LICENSE.TXT
src.excludes = src/test/python/
Expand Down
4 changes: 0 additions & 4 deletions org.knime.python3.arrow.types.tests/fragment.xml

This file was deleted.

1 change: 0 additions & 1 deletion org.knime.python3.arrow/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
bin.includes = knime-python3-arrow.jar,\
plugin.xml,\
META-INF/,\
LICENSE.TXT,\
CHANGELOG.md,\
Expand Down
5 changes: 0 additions & 5 deletions org.knime.python3.arrow/plugin.xml

This file was deleted.

3 changes: 1 addition & 2 deletions org.knime.python3.tests/build.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
bin.includes = META-INF/,\
.,\
LICENSE.TXT,\
src/test/python/,\
fragment.xml
src/test/python/
src.includes = LICENSE.TXT
src.excludes = src/test/python/
source.. = src/test/java/
Expand Down
4 changes: 0 additions & 4 deletions org.knime.python3.tests/fragment.xml

This file was deleted.

0 comments on commit 9c0981e

Please sign in to comment.