hey guys, First of all: sorry for not replying for quite a time :-(
Secondly: my system says: Linux coprime 3.3.7-1-ARCH #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012 x86_64 GNU/Linux [pieber@coprime ~]$ mvn -version Apache Maven 3.0.4 (rNON-CANONICAL_2012-01-24_13-02_root; 2012-01-24 14:02:02+0100) Maven home: /opt/maven Java version: 1.6.0_26, vendor: Sun Microsystems Inc. Java home: /opt/jdk1.6.0_26/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.3.7-1-arch", arch: "i386", family: "unix" But TBH I don't consider it a show stopper since the transfered file is still correct. I assume that something in my system simply attaches empty bytes at the end for some unexplained reason. Nevermind and feel free to go ahead. We can give this a deeper look within the next weeks for the next release. Kind regards, Andreas On Sat, Jun 9, 2012 at 4:51 PM, Gert Vanthienen <[email protected]> wrote: > L.S., > > > I tried building the sources from the SCM tag on a 64-bit Ubuntu 12.04 > LTS box myself and it seems to pass there too. What kind of platform > are you building this on? Mine says... > > gertv@ubuntu:~$ uname -a > Linux ubuntu 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC > 2012 x86_64 x86_64 x86_64 GNU/Linux > gertv@ubuntu:~$ java -version > java version "1.6.0_24" > OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu3) > OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) > > > Regards, > > Gert Vanthienen > ------------------------ > FuseSource > Web: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > > > On Fri, Jun 8, 2012 at 5:58 AM, Andreas Pieber <[email protected]> wrote: >> OK; I've checked out the sources from svn and the src package >> distributed and both builds basically work; except for one issue: the >> testMtomOsgi fails with: >> >> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: >> 101.218 sec <<< FAILURE! >> testMtomOsgi(org.apache.servicemix.examples.IntegrationTest) Time >> elapsed: 10.459 sec <<< FAILURE! >> junit.framework.AssertionFailedError: expected:<163167> but was:<163166> >> >> Is it possible that this test is platform dependent? can someone pls >> check if he gets the same error using 64bit linux? >> >> After building without tests everything seams to work; notice and >> license looks fine to be too. >> >> So +/-0 (non-binding) right now depending on the reason for the above >> error (platform specific vs. "real" error). >> >> Kind regards, >> Andreas >> >> On Thu, Jun 7, 2012 at 11:59 AM, Guillaume Nodet <[email protected]> wrote: >>> +1 >>> >>> On Fri, May 25, 2012 at 9:28 PM, Gert Vanthienen >>> <[email protected]> wrote: >>>> L.S., >>>> >>>> >>>> I've uploaded a release for Apache ServiceMix 4.4.2 to >>>> >>>> https://repository.apache.org/content/repositories/orgapacheservicemix-138/ >>>> >>>> An overview of issues fixed in this release can be found in JIRA at >>>> https://issues.apache.org/jira/browse/SMX4/fixforversion/12321271 >>>> >>>> The scm tag is available on >>>> >>>> https://svn.apache.org/repos/asf/servicemix/smx4/features/tags/features-4.4.2/ >>>> >>>> Please vote to approve this release: >>>> >>>> [ ] +1 Approve the release >>>> [ ] -1 Do not approve the release (please provide specific comments) >>>> >>>> This vote will be open for 72 hours. >>>> >>>> >>>> Regards, >>>> >>>> Gert Vanthienen >>>> ------------------------ >>>> FuseSource >>>> Web: http://fusesource.com >>>> Blog: http://gertvanthienen.blogspot.com/ >>> >>> >>> >>> -- >>> ------------------------ >>> Guillaume Nodet >>> ------------------------ >>> Blog: http://gnodet.blogspot.com/ >>> ------------------------ >>> FuseSource, Integration everywhere >>> http://fusesource.com
