Aaron Madlon-Kay
2016-06-27 13:53:58 UTC
Hello. I have a question about the jna-platform dependency.
I have an app that uses svnkit 1.8.5 and jna 3.5.2, but does not include
jna-platform or jsch.agentproxy.*. I am looking at upgrading svnkit to
1.8.12, which requires jna 4.1.0. I am wondering if jna-platform is really
required as well.
It looks like com.sun.jna.platform.* classes are not used at all in svnkit
source, and in fact jna-platform is only required by
jsch.agentproxy.pageant. So then perhaps the reason jna-platform 4.1.0 is
specified as a top-level dependency is purely to ensure it's the same
version as jna?
In that case am I OK to include jna but not jna-platform as long as I am
also not including jsch.agentproxy.pageant?
Thanks,
Aaron
I have an app that uses svnkit 1.8.5 and jna 3.5.2, but does not include
jna-platform or jsch.agentproxy.*. I am looking at upgrading svnkit to
1.8.12, which requires jna 4.1.0. I am wondering if jna-platform is really
required as well.
It looks like com.sun.jna.platform.* classes are not used at all in svnkit
source, and in fact jna-platform is only required by
jsch.agentproxy.pageant. So then perhaps the reason jna-platform 4.1.0 is
specified as a top-level dependency is purely to ensure it's the same
version as jna?
In that case am I OK to include jna but not jna-platform as long as I am
also not including jsch.agentproxy.pageant?
Thanks,
Aaron
--
You received this message because you are subscribed to the Google Groups "SVNKit Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to svnkit-users+***@googlegroups.com.
To post to this group, send email to svnkit-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/svnkit-users/8967dbb3-0249-487d-8404-036009156dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "SVNKit Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to svnkit-users+***@googlegroups.com.
To post to this group, send email to svnkit-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/svnkit-users/8967dbb3-0249-487d-8404-036009156dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.