You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,7 @@ The <action> type attribute can be add,update,fix,remove.
209
209
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Pick up exec-maven-plugin version from parent POM.</action>
210
210
<actiontype="fix"dev="ggregory"due-to="Anthony Goubard">Fixed commons-vfs2-sandbox module not compiling due to missing imports and library #634.</action>
211
211
<actiontype="fix"dev="ggregory"due-to="Marek Sunda, Gary Gregory, Arnout Engelen">FtpFileObject.getChildren() should throw org.apache.commons.vfs2.FileNotFoundException instead of java.io.FileNotFoundException #638.</action>
212
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).</action>
212
213
<!-- ADD -->
213
214
<actiontype="add"issue="VFS-848"dev="ggregory"due-to="beise, Gary Gregory">
214
215
Config option for trailing slash in webdav URI #425.
@@ -266,7 +267,7 @@ The <action> type attribute can be add,update,fix,remove.
266
267
</action>
267
268
<!-- UPDATE -->
268
269
<actiondev="ggregory"due-to="Dependabot, Gary Gregory"type="update">
269
-
Bump org.apache.commons:commons-parent from 52 to 79 #497, #588, #592, #600, #608, #615, #623.
270
+
Bump org.apache.commons:commons-parent from 52 to 80 #497, #588, #592, #600, #608, #615, #623.
270
271
</action>
271
272
<actiontype="update"dev="ggregory"due-to="Dependabot, Gary Gregory">
0 commit comments