-
Hi Narayan,
Thanks for your reply. I see the latest commit has been to the sahi_rhino_1 branch, so I'll base my patch on that and send it to you for review.
Cheers,
Andrew.
2009-09-01 06:18:59 UTC in Sahi - Web Automation and Test Tool
-
I would like to submit some patches, but first I'd like to be sure I'm working with the correct source code. I've connected my SVN client to the repository at this URL:
https://sahi.svn.sourceforge.net/svnroot/sahi
... but a few things look odd. For example:
- there's no tag for the 20090521 release
- the trunk code doesn't use Java 1.5, even though the 20090521 release notes claim...
2009-08-31 00:04:07 UTC in Sahi - Web Automation and Test Tool
-
When I added javaxdelta as a dependency to my Maven 2 project in Eclipse, I got this error:
"Missing indirectly referenced artifact trove:trove:jar:2.1.1:compile"
I fixed this by adding the following dependency to my POM:
<dependency>
<groupId>trove</groupId>
<artifactId>trove</artifactId>...
2009-05-15 05:54:22 UTC in javaxdelta