When I think about it, this build step doesn't make much sense unless you got the source from a Subversion repository... If you're not building Derby release artifacts (i.e. producing an official Apache Derby release) you can safely ignore those warnings and skip installing software you don't need :) Any documentation on revision control is likely to be about Subversion though, but there are Git mirrors you can use instead if you prefer.
-- Kristian Den ons. 5. jul. 2017, 22:08 skrev Indumni Ayomi <[email protected]>: > Hi Kristian, > > I think that I have not installed the subversion. Thank you for your help. > > > On Thu, Jul 6, 2017 at 1:17 AM, Kristian Waagan <[email protected]> > wrote: > >> Hi Indumni, >> >> Looks like ant can't find the 'svnversion' executable. Assuming you have >> installed Subversion, maybe you need to add its bin-directory to your PATH >> environment variable? >> >> That said, I believe you can use the artifacts that have been built - >> they will simply miss a version specification in the JAR file manifest(s). >> >> >> Regards, >> -- >> Kristian >> >> >> Den ons. 5. jul. 2017, 20:58 skrev Indumni Ayomi <[email protected] >> >: >> >>> Hello, >>> >>> I got a error when building Derby jar files. But it shows as BUILD >>> SUCCESSFUL. I couldn't figure out the reason for this. >>> The screenshot is attached below. >>> >> >
