Hi,

so after Hervé and I identified the problem of the failing test which is caused by my ISP (Deutsche Telekom ;-)) which shows me a nice HTML page instead of simply failing the request to an unknown page....(dns failure).

We have discussed and decided to document that beheviour and try to stabilize the test for this special circumstance within the next release (may be by using Mocks or whatever).

So i change my -1 into +1 (non binding) for this release...

Kind regards
Karl-Heinz Marbaise



On 6/28/14 1:51 PM, Hervé BOUTEMY wrote:
Hi Karl Heinz,

grrr... :)

I had a look: this is not caused by distribution, and I can't reproduce the
problem on my machine
I just updated the sources to better report

can you run the test from svn and tell me what result you get?

Regards,

Hervé

Le samedi 28 juin 2014 01:05:00 Karl Heinz Marbaise a écrit :
Hi Hervé,

-1 (non binding).

Checked SHA checksums..Ok.

Downloaded doxia-1.6-source-release.zip unpacked and using the following
environment:

Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
17:22:22+0200)
Maven home: /usr/share/maven
Java version: 1.7.0_21, vendor: Oracle Corporation
Java home:
/Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac"

running the following:

mvn clean verify

and the following happend:

Running org.apache.maven.doxia.macro.snippet.SnippetMacroTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
<<< FAILURE! - in org.apache.maven.doxia.macro.snippet.SnippetMacroTest
testIgnoreDownloadError(org.apache.maven.doxia.macro.snippet.SnippetMacroTes
t) Time elapsed: 0.169 sec  <<< FAILURE!
junit.framework.AssertionFailedError: null
    at junit.framework.Assert.fail(Assert.java:48)
    at junit.framework.Assert.assertTrue(Assert.java:20)
    at junit.framework.Assert.assertTrue(Assert.java:27)
    at
org.apache.maven.doxia.macro.snippet.SnippetMacroTest.testIgnoreDownloadErro
r(SnippetMacroTest.java:155)

I have attached a log file...for further analysis..(and an output of mvn
-X clean verify)

Kind regards
Karl-Heinz Marbaise

On 6/28/14 12:38 AM, Hervé BOUTEMY wrote:
Hi,

We solved 6 issues in Doxia base and 7 issues in Doxia Site Tools:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName
=Html&version=19820
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleNam
e=Html&version=19925

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&s
tatus=1
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&;
status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-1030/
http://repository.apache.org/content/repositories/maven-1030/org/apache/ma
ven/doxia/doxia/1.6/doxia-1.6-source-release.zip
http://repository.apache.org/content/repositories/maven-1030/org/apache/m
aven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6-source-release.zip

Source release checksum(s):
doxia-1.6-source-release.zip sha1:
0ae9b9a09bfdc9d0aada1cbc5571c710805abae6
doxia-sitetools-1.6-source-release.zip sha1:
9a166407b659452379fc680a25e43b3a162ed27e

Staging site:
http://maven.apache.org/doxia/doxia-archives/doxia-LATEST/
http://maven.apache.org/doxia/doxia-sitetools-archives/doxia-sitetools-LAT
EST/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to