Hi Zoe,
Thanks again for pulling together this release. I haven't looked at everything yet but I've found a few things that I think require attention before the vote can proceed.
- Error building from the tags. I get an error attempting to build jpa from the tag. It's the same error mentioned on trunk by Alexandros Karypidis on 8/13 involving a ClassNotFoundException. I have not yet tried the recommended patch. - License headers: I found the following missing license headers which I think will require these components to be rebuilt unless a header cannot be added into these files:
./jndi-api/src/main/java/org/osgi/service/jndi/package.html ./jndi-api/src/main/java/org/osgi/service/jndi/packageinfo ./transaction-blueprint/src/main/java/org/apache/aries/transaction/Constants.java ./application-management/src/test/resources/conversion/conversion.eba/helloWorld.war/WEB-INF/web.xml ./quiesce-manager-itest/src/test/java/org/apache/aries/quiesce/manager/itest/MockQuiesceParticipant.java ./jpa-container/src/main/resources/org/apache/aries/jpa/container/parsing/impl/persistence.xsd.rsrc ./jpa-container/src/main/resources/org/apache/aries/jpa/container/parsing/impl/persistence_2_0.xsd.rsrc ./jpa-container/src/test/resources/testProps.props ./blog/blog-persistence-jdbc/src/main/java/org/apache/aries/samples/blog/persistence/jdbc/Statements.java ./goat/goat-web/src/main/resources/web/goat/Config.js ./goat/goat-web/src/main/resources/web/goat/ConfigManager.js I'll continue checking things. Joe
