Package: plexus-bsh-factory / 1.0~alpha7-5

Metadata

Package Version Patches format
plexus-bsh-factory 1.0~alpha7-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 add missing dependencies.patch | (download)

pom.xml | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 adds the missing dependency on junit
02 plexus containers compatibility.patch | (download)

src/main/java/org/codehaus/plexus/component/factory/bsh/BshComponentFactory.java | 13 9 + 4 - 0 !
src/test/java/org/codehaus/plexus/component/factory/bsh/BshComponentFactoryTest.java | 2 1 + 1 - 0 !
2 files changed, 10 insertions(+), 5 deletions(-)

 fixes the compatibility with the version of plexus-container-default in debian
03 junit dependency.patch | (download)

pom.xml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

---