A problem - formal source does not build as per the README instructions.

Presumably a README failure.

What's the build magic?

On 17/10/14 01:02, Lewis John Mcgibbney wrote:
Evening Folks,

I would like to open a VOTE on the following Apache Any23 1.1 release
candidate.

We solved a number of issues which can be seen in our release report:
http://s.apache.org/any231.1

No changes in dependencies.


Git source tag signature (4d5a022f71d2199c2d2cf83f4c51397249973052):
http://s.apache.org/any231.1tag

Staging repo:
https://repository.apache.org/content/repositories/orgapacheany23-1001/

Staging binaries:
https://dist.apache.org/repos/dist/dev/any23/1.1/

PGP release keys (signed using 48BAEBF6 Lewis John McGibbney (CODE SIGNING
KEY) <[email protected]>):
http://any23.apache.org/dist/KEYS

Should be:
http://www.apache.org/dist/any23/KEYS

I would like to say thank you to everyone that contributed to this minor
release of Any23.
Vote will be open for 72 hours.

[ ] +1, let's get it ruuuumbleeeeee!!!
[ ] +/-0, fine, but consider to fix few issues before...
[ ] -1, nope, because... (and please explain why)

Building the source release fails.
http://people.apache.org/~andy/any23-build-log

-src.zip OK (sig, md5, sha1)

Unzipping and building :

README talks about trunk!!!


"""
    trunk$ mvn clean install
"""
mvn -s ../../s.xml clean install

This build fails in "Core"

http://people.apache.org/~andy/any23-build-log

[[ s.xml is...

<?xml version="1.0" encoding="UTF-8"?>
<settings xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd";
          xmlns="http://maven.apache.org/SETTINGS/1.0.0";
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

  <localRepository>/home/afs/tmp/REPO</localRepository>
</settings>
]]

The git HEAD fails in the same way.




Reply via email to