Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: JiBX 1.0, JiBX 1.0.1, JiBX 1.0.2, JiBX 1.1 beta2, JiBX 1.1 beta4, JiBX 1.1, JiBX 1.1.2, JiBX 1.1.3, JiBX 1.1.4, JiBX 1.1.5, JiBX 1.1.6, JiBX 1.2 beta 1, JiBX 1.2, JiBX 1.2.1
-
Fix Version/s: JiBX 1.2.3
-
Component/s: maven plugin
-
Labels:None
-
Number of attachments :
Description
A binding file in src/main/jibx/bindins/subdir/MyFile_bindings.xml is not use in the following configuration :
<directory>src/main/jibx</directory>
<includes>
<includes>*binding.xml</includes>
</includes>
I implemented a version which will apply the filter in sub directories.
I didn't manage to connect to the developper connection, so I didn't make a real patch.
If someone can help me I would be able to provide a patch.