I have updated the source files to include the Apache 2.0 copyright header.
I also modified the shortName in the build.gradle which overrides the directory name and set it to be delphix-plugin. I also verified that the plugin that was produced had the name delphix-plugin.hpi after building. On Monday, October 19, 2015 at 12:44:24 PM UTC-7, Daniel Beck wrote: > > > On 19.10.2015, at 20:44, Peter Vilim <[email protected] <javascript:>> > wrote: > > > That makes sense. Could I get the name to be delphix-plugin for the > repository in the jenkinsci organization and keep the current name for the > repository on our company github since it does make sense on our company > github? > > Yes. Note that in Gradle (at least regular Java builds, haven't looked > into Gradle for Jenkins plugins) the folder name is the project name, > unless overridden in settings.gradle -- so you need to make sure that's > always delphix-plugin. > > > I have the LICENSE folder in the root of the git repository, and I > mentioned in my previous post that it was Apache 2.0. Was there something > else you were looking for? > > My bad, I missed those. Maybe adapt the license header in the source > files? > > Daniel -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5b1442d1-797e-49db-a0b1-e02e488e9490%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
