Hi Luciano, I tried building the source distribution with a empty maven repo in Windows environment using Sun JDK 1.5 and everything seems to work fine for me.
On Mon, Jan 5, 2009 at 3:19 AM, Luciano Resende <[email protected]>wrote: > Is anyone still seeing issues when building from the source > distribution with a empty maven repo ? I'm having failures in the > iTest validation in a Linux environment. > > testCalculator(impl.bpel.PartnerLinkTypeNoRolesTestCase) Time > elapsed: 0.057 sec <<< FAILURE! > junit.framework.AssertionFailedError: null > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertTrue(Assert.java:27) > at > impl.bpel.PartnerLinkTypeNoRolesTestCase.testCalculator(PartnerLinkTypeNoRolesTestCase.java:54) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at junit.framework.TestCase.runTest(TestCase.java:168) > at junit.framework.TestCase.runBare(TestCase.java:134) > at junit.framework.TestResult$1.protect(TestResult.java:110) > at junit.framework.TestResult.runProtected(TestResult.java:128) > at junit.framework.TestResult.run(TestResult.java:113) > at junit.framework.TestCase.run(TestCase.java:124) > at junit.framework.TestSuite.runTest(TestSuite.java:232) > at junit.framework.TestSuite.run(TestSuite.java:227) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79) > at > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125) > at org.apache.maven.surefire.Surefire.run(Surefire.java:132) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879) > > > ---------- Forwarded message ---------- > From: Ramkumar R <[email protected]> > Date: Thu, Jan 1, 2009 at 1:47 AM > Subject: [VOTE] Release Tuscany Java SCA 1.4 (RC4) > To: [email protected] > > > Wish you all a HAPPY AND PROSPEROUS NEW YEAR!! > > > The release artifacts for the Tuscany SCA for Java 1.4 release are now > available, please review and vote to release. > > The artifacts are available for at: > http://people.apache.org/~ramkumar/tuscany/1.4RC4/<http://people.apache.org/%7Eramkumar/tuscany/1.4RC4/> > > This includes the signed binary and source distributions, Maven > staging repository, and eclipse update site and RAT report. > > The SVN tag for the release is: > https://svn.apache.org/repos/asf/tuscany/tags/java/sca/1.4RC4/ > > Here's my +1 to release. > > -- > Thanks & Regards, > Ramkumar Ramalingam > > > > -- > Luciano Resende > Apache Tuscany, Apache PhotArk > http://people.apache.org/~lresende <http://people.apache.org/%7Elresende> > http://lresende.blogspot.com/ > -- Thanks & Regards, Ramkumar Ramalingam
