I have downloaded and successfully built both the tag and tar.gz files on my
mac and also a linux server. The build and tests work just fine. There is a one
exception I see when building:
---
EchoServicePortType_echo
[main] ERROR utils.XMLUtil - could not parse XML document prolog; nested
exception is:
only whitespace content allowed before start tag and not 1 (position:
START_DOCUMENT seen 1... @1:1)
could not parse XML document prolog; nested exception is:
org.xmlpull.v1.XmlPullParserException: only whitespace content allowed before
start tag and not 1 (position: START_DOCUMENT seen 1... @1:1)
at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1519)
at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1395)
at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
at
org.xmlpull.b5.XmlPullInfosetBuilder.parseDocumentStart(XmlPullInfosetBuilder.java:199)
---
This is from a sample workflow test and safe to ignore. The test cases pass
just fine.
The shell scripts also work fine now in launching xbaya and running through the
5 minute and 10 minute tutorial.
The license and notice files and keys are all fine.
Suresh
On Nov 11, 2011, at 9:35 AM, Suresh Marru wrote:
> Discussion thread for vote on airavata 0.1-incubating release candidate 2.
>
> If you have any questions or feedback or to post results of validating the
> release, please reply to this thread.
>
> For reference, the Apache release guide -
> http://www.apache.org/dev/release.html
> Incubator specific release guidelines -
> http://incubator.apache.org/guides/releasemanagement.html
>
> Some tips to validate the release before you vote:
>
> * Download the binary version and run the 5 minute or 10 minute tutorial as
> described in README and website.
> * Download the source files from compressed files and release tag and build
> (which includes tests).
> * Verify the distributon for the required LICENSE, NOTICE and DISCLAIMER files
> * Verify if all the staged files are signed and the signature is verifiable.
> * Verify if the signing key in the project's KEYS file is hosted on a public
> server
>
> Thanks for your time in validating the release and voting,
> Suresh