New release.xml file
--------------------
Key: DIRMINA-616
URL: https://issues.apache.org/jira/browse/DIRMINA-616
Project: MINA
Issue Type: Improvement
Reporter: Barend Garvelink
In response to http://markmail.org/message/fhjl74dnlyaojrzr , here's an updated
release.xml file.
It generally works as it should, but it's affected by
http://jira.codehaus.org/browse/MASSEMBLY-285, which causes duplicate entries
in the lib/ directory inside the archive. When extracting the archive using
7zip for win32, I get prompted to overwrite/skip/cancel for each duplicate
entry. Other archivers may file entirely (?). The only work-around I can come
up with as a fix right now is to add a maven-antrun-plugin to the package phase
of the root pom which post-processes the release file to fix this. I haven't
done that, but if MASSEMBLY-285 isn't fixed before the next release, we may
have to.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.