Hi all,I finally cut the fourth release of the iPOJO framework. Some new artifacts are finally released such as the install-time manipulator, the iPOJO API and the web console plugin.
Moreover, a couple of issues were also addressed in this release : https://cwiki.apache.org/jira/browse/FELIX/fixforversion/12313642
16 artifacts compose this release. There are deployed on https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/ Individual urls are: https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.metadata/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.manipulator/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.ant/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/maven-ipojo-plugin/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.arch/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.composite/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.api/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.annotations/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.webconsole/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.online.manipulator/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.handler.eventadmin/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.handler.jmx/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.handler.whiteboard/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.handler.extender/1.4.0/ https://repository.apache.org/content/repositories/felix-staging-020/org/apache/felix/org.apache.felix.ipojo.handler.temporal/1.4.0/ The MD5 and SHA1 files are maven generated.Please vote to approve this release, the vote will be open until next Tuesday (as there are "several" artifacts):
[ ] +1 Approve the release [ ] -1 Veto the release (please provide specific comments) Thanks and Regards Clement PS: You can use this UNIX script to download the release and verify thesignatures (require wget and potentially the --no-check-certificate flag):
http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh Usage: sh check_staged_release.sh 020 /tmp/felix-staging
