Rename of JGiven-Plugin artifactId

31 views
Skip to first unread message

Stefan Wolf

unread,
Feb 20, 2015, 3:57:10 AM2/20/15
to jenkin...@googlegroups.com
Hi,


It seems to me that I got the artifactId wrong - it should probably be jgiven and not jgiven-plugin.
Now I would like to rename that since not many users will have installed the plugin yet...
I opened a pull request to backend-update-center2 (https://github.com/jenkinsci/backend-update-center2/pull/10) to ignore the jgiven-plugin and would then release a new version of the plugin with the correct artifactId.
Could someone please merge the pull request? Who has commit access to this repository - I am in the core group and don't have...

Regards,
Stefan

Daniel Beck

unread,
Feb 20, 2015, 9:25:44 AM2/20/15
to jenkin...@googlegroups.com
The repo is owned by the infra team, so I could merge it.

Do you know why some entries are 'foo=1' while others are just 'foo'? Does this not matter?
> --
> 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 jenkinsci-de...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ff29a7e4-f40a-40b8-9f4f-99a4d203f133%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Baptiste Mathus

unread,
Feb 20, 2015, 9:44:29 AM2/20/15
to jenkin...@googlegroups.com
Reading the code, doesn't seem it does.
That properties file is indeed loaded as a Properties instance [1], and then only the key is ever used if I read correctly [2].

Just read the java.util.Properties and loading a key-only properties file actually seems totally supported (though nothing states it clearly in the doc).

So I guess the =1 should just be removed from every lines to prevent people to lose time to understand it although it's useless.




For more options, visit https://groups.google.com/d/optout.



--
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Stefan Wolf

unread,
Feb 20, 2015, 4:58:08 PM2/20/15
to jenkin...@googlegroups.com, m...@beckweb.net
Hi Daniel,

Am Freitag, 20. Februar 2015 15:25:44 UTC+1 schrieb Daniel Beck:
The repo is owned by the infra team, so I could merge it.

Yes, please!
 
Do you know why some entries are 'foo=1' while others are just 'foo'? Does this not matter?

I can second Baptiste's comment that it doesn't matter, so you could remove all the "=1"s.

Thanks,
Stefan 

Daniel Beck

unread,
Feb 20, 2015, 5:13:04 PM2/20/15
to jenkin...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages