We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd0cbb commit 6e90a21Copy full SHA for 6e90a21
pom.xml
@@ -69,10 +69,6 @@
69
<resource><!-- we have to copy the rascal sources in the jar for the evaluator to find it-->
70
<directory>src/main/rascal</directory>
71
<filtering>false</filtering>
72
- <excludes>
73
- <exclude>lang/php/config/Config.rsc</exclude>
74
- <exclude>lang/php/config/Config.rsc-dist</exclude>
75
- </excludes>
76
</resource>
77
</resources>
78
<plugins>
0 commit comments