If there are some samples and modules that we are not releasing in the 0.2 release we should just svn remove them from the 0.2 branch. That should make things a bit easier.
Jarek On Tue, Aug 17, 2010 at 10:39 AM, zoe slattery <[email protected]> wrote: > Joe Bohn wrote: >> >> It also appears that some SNAPSHOT references were missed under the goat >> sample. > > I wasn't planning on releasing GOAT and should have either said that or > excluded it from the Samples somehow. I don't really think it's in a fit > state for release (lack of documentation and tests). > > The Samples I think we should release are: > AriesTrader > Blog > Blueprint/Helloworld > > This list is mainly based on what I have tested and know is documented. > > Zoė >> >> >> >> On 8/17/10 10:11 AM, Joe Bohn wrote: >>> >>> 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 >>> >>> >>> >> >> > >
