It looks like the http://camel.apache.org/book-in-one-page.html still in version of 2.5.0-SNAPSHOT.

Hadrian, do we still publish the camel web site manually ?

Willem

On 3/9/11 10:32 AM, Hadrian Zbarcea wrote:
I had to interrupt the release prepare because the pdf manual was again not 
generated.
After the fix for CAMEL-3770 the error is now:

[INFO] [INFO] Downloading: http://camel.apache.org/book-in-one-page.html
[INFO] ERROR:  'NOT_FOUND_ERR: An attempt is made to reference a node in a 
context where it does not exist.'
[INFO] [ERROR] Download or validation of 
'http://camel.apache.org/book-in-one-page.html' failed: 
org.apache.camel.CamelException: Failed to convert the HTML to tidy Markup

It's getting really late now and will have to look into it in the morning and 
restart the build. Running it normally via mvn install does work, both 
downloading the html and generating the pdf manual, it only failed part of 
release:prepare.

Hadrian



On Mar 8, 2011, at 10:32 AM, Claus Ibsen wrote:

Hi

I have ironed out the last minute issues
- camel-servlet feature not validating using the karaf validate plugin
- fixed guice example not being dependent on old spring 2.5
- fixed unit test failing occasionally on windows in camel-sip

I have trashed my maven 2 repo and ran a
mvn clean install -Dtest=false

To have maven download the internet and see if all deps could be resolved.
It ran fine.

davsclaus:~/.m2/repository$ du -hd 0
490M    .

So we use 490 MB for Camel :) Well many of the maven plugins uses a
lot of deps and some of those deps are various old versions which
isn't aligned between the bundles. But with Maven we should just be
grateful it works (most of the times)

Over last night I gave the trunk a test on WindowsXP on my vmimage and
all tests completed.
Even all the OSGi tests when I fixed that camel-servlet issue.

So I think we are good for cutting the release.

PS: The camel servlet wiki document needs to be updated. Which I will do now.


--
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Reply via email to