On Sat, Feb 18, 2017 at 9:10 AM Duane Pauls <duane.pa...@gmail.com> wrote:
> On Feb 17, 2017 10:26 PM, "John D. Ament" <johndam...@apache.org> wrote: > > > I'm just wondering, AMQPNETLITE is published on nuget. Does NMS need to > import the source code from it, or can you rely on the nuget dependency? > > > Right, Chris could confirm, but I think he is going to be creating an MS > Visual Studio project with the NuGet dependency. So there's no need to > distribute it directly, but the end user would be required to install it in > order to build or run. > > Ok, I'll wait for Chris' confirmation, but if its the case that you're just declaring a dependency on the project, then its not an issue. However, the JIRA ticket uses the term "incorporated directly" which implies (at least to me) that the source code is being imported to your repository, but that doesn't sound like what's being done. At the end of the day, its a Cat-A dependency. > Cheers, > Duane >