Camel.trunk.notest - Build # 1436 - Still Failing

2012-01-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1436) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/1436/ to view the results.

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Babak Vahdat
Hi again, Another thing I just realized in your output is that prince installation on your box is looking for some license file which it apparently cann't find: [INFO] [prince] prince: ../license/license.dat: warning: could not load ../license/license.dat This is really odd, as if you compare y

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Babak Vahdat
Hi Christian, On Windows things seem a bit different as there're *two* prince.exe files. So if you install it under the path: C:\dev\prince Then you've got two prince.exe C:\dev\prince\Prince.exe C:\dev\prince\Engine\bin\prince.exe The first one is just the GUI of prince and the second one is

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Daniel Kulp
Could it maybe be a LANG issue or similar? Maybe try setting: LANG=en or LANG=en_US or LANG=en_US.UTF-8 and seeing if that helps? Since the html is likely in en/UTF-8, that might change things. Don't really know though. Just a thought. Dan On Thursday, January 12, 2012 10:53:36 PM Ch

Re: [jira] [Updated] (CAMEL-4767) Upgrade commons-codec:commons-codec:1.4 -> commons-codec:commons-codec:1.6

2012-01-12 Thread Christian Müller
Do you know if it's fully back warts compatible? Changing the minor version number normally indicates API changes. This is the reason why I didn't back ported it. Best, Christian On Thu, Jan 12, 2012 at 12:28 AM, David Karlsen wrote: > Should be backwards compatible - not on 2.9.1? > Den 12. jan

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Christian Müller
After installing version 8.0 of Pricexml I got the same result. I installed it also on my Windows 7 VM image and starting Pricexml failed also. Best, Christian On Thu, Jan 12, 2012 at 11:23 PM, Christian Müller < christian.muel...@gmail.com> wrote: > And executing from the command line failed wi

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Christian Müller
And executing from the command line failed with: Christian-Muellers-MacBook-Pro:manual cmueller$ /usr/local/bin/prince camel-manual-2.7.5.html -o camel-manual-2.7.5.pdf prince: warning: could not load cmap subtable prince: warning: could not load cmap subtable *** Mercury runtime: caught bus erro

Re: [VOTE] Release Apache Camel 2.7.5

2012-01-12 Thread Christian Müller
Hi Babak! I used my UMTS-Stick... However, i tried it again today evening and it didn't work. Find my command line output below. I will try to resolve it... Christian-Muellers-MacBook-Pro:camel-manual cmueller$ mvn clean install [INFO] Scanning for projects... [INFO] [INFO]

Re: [DISCUSS] Trunk-Code-Cleanup

2012-01-12 Thread Bilgin Ibryam
On 12 January 2012 15:57, Hadrian Zbarcea wrote: > I realized and changed my comment. In my defense (I know I have none) both > your names start with a 'B' are roughly the same lenght (5-6 chars) and you > Babak threw so many small patches at us lately that you made my head spin. > I'll get on the

Re: [DISCUSS] Trunk-Code-Cleanup

2012-01-12 Thread Hadrian Zbarcea
I realized and changed my comment. In my defense (I know I have none) both your names start with a 'B' are roughly the same lenght (5-6 chars) and you Babak threw so many small patches at us lately that you made my head spin. I'll get on the rawtypes patch now. Bilgin, I don't know how I can c

Re: [DISCUSS] Trunk-Code-Cleanup

2012-01-12 Thread Babak Vahdat
Hi Hadrian, as you've already realized the patch [1] was provided by Bilgin and not me (you welcome :-)). However I would have also something to be applied into the trunk as well [2] just in case you've got some spare time for verification and applying it. Thanks! [1] http://svn.apache.org/view

Re: svn commit: r1230346 - in /camel/trunk: components/ components/camel-test-blueprint/ components/camel-test-blueprint/src/ components/camel-test-blueprint/src/main/ components/camel-test-blueprint/

2012-01-12 Thread Hadrian Zbarcea
I fixed the build problem by downgrading to pojosr 0.1.6 available in public repos. We did discuss dependencies on snapshots a few times in the past. The tests fail though, I will look into it a bit later today if gnodet won't fix it. Hadrian On 01/12/2012 02:10 AM, Christian Müller wrote: G