On Mon, Apr 22, 2013 at 5:16 AM, Kalle Korhonen <[email protected]>wrote:
On Sun, Apr 21, 2013 at 8:52 AM, Massimo Lusetti <[email protected]> wrote: > > > On Thu, Apr 18, 2013 at 7:15 PM, Kalle Korhonen > > <[email protected]>wrote: > > Hi Kalle, here PlastiUtilsTests.groovy is failing at line 33 which comes > > from your commit 742fac0e > > Please give it a look. > > > > Hmm, odd works for me (I did clean before): > :plastic:test > > BUILD SUCCESSFUL > > Total time: 19.463 secs > --- > > What's the error, you sure you've recompiled PlasticInternalUtils since > I've made getStreamForPath package private instead of private? Suppose it > could be some kind of OS-specific thing since it's dealing with file paths. > Need to know your stack trace to say more. > > Kalle > > Kalle > Hi Kalle, I would ask for you to check the repository (branch 5.3) cause to me is seems you've deleted AbstractIntegrationTestSuite in f656ce399 but UploadIntegrationTest still reference it. Take a look: https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=tree;f=tapestry-test/src/main/java/org/apache/tapestry5/test;h=be928ee5a6dd3417143642dda4c2f837ad92bd3e;hb=5.3 https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=blob;f=tapestry-upload/src/test/java/org/apache/tapestry5/upload/integration/UploadIntegrationTest.java;h=8ed9a5cede8a5f47fc27d24fcccc899d3c042286;hb=5.3 Cheers -- Massimo
