Skip to content

Commit f9c0deb

Browse files
committed
Remove obsolete src/conf/MANIFEST.MF file
1 parent 58935c3 commit f9c0deb

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<configuration>
7474
<excludes>
7575
<exclude>src/java/org/apache/commons/jxpath/ri/parser/*</exclude>
76-
<exclude>src/conf/MANIFEST.MF</exclude>
7776
<exclude>xdocs/style/project.css</exclude>
7877
</excludes>
7978
</configuration>
@@ -290,7 +289,6 @@
290289
<configuration>
291290
<excludes>
292291
<exclude>src/java/org/apache/commons/jxpath/ri/parser/*</exclude>
293-
<exclude>src/conf/MANIFEST.MF</exclude>
294292
<exclude>xdocs/style/project.css</exclude>
295293
</excludes>
296294
</configuration>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ The <action> type attribute can be add,update,fix,remove.
169169
<!-- REMOVE -->
170170
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove obsolete Apache RAT file.</action>
171171
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove obsolete Apache Ant files.</action>
172+
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove obsolete src/conf/MANIFEST.MF file.</action>
172173
</release>
173174
</body>
174175
</document>

src/conf/MANIFEST.MF

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)