← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #251589]: add sources to javaxapi.jar

 

Question #251589 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251589

tombrus posted a new comment:
The problem I have is that the exact version is hard to find for the
non-nightly build. If I, for instance, install 1.0.1 now it is pretty
hard to dig out the exact sources in git. I know it can be done, they
are in there, maybe there is a tag, maybe I can select a date or
anything, but that is work that can be easily prevented.

I guess your build process could just jar the sources together with the
classes in some way. That would uniquely identify the sources
corresponding to those class files, which greatly improves debugability
without any hassle.

I have a copy of the git repos on my disk and most of the time it is
pretty near the class files of the nightly build, but not always, so
sometimes the debugger goes astray. I would like to prevent that from
happening. Additionally I normally I do not want to work with the
nightly build because it might not be stable.

I hope you get my point.

I do not know your build process so I do not know how easy it is to
fiddle this in.

... putting classes, sources and docs on mavenCentral would of course
solve the whole issue, and more :-)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.