Currently, all the project's properties are prefixed with strongbox.* and this is the only property in the that does not conform with the convention.
Tasks:
Hello @carlspring . I'm new to GitHub and i'd like to help with the issue you opened.
But first i'd like to ask a few questions to see if i understood correctly.
1.You want to replace strongbox-any method it has with the conventional one?
2.What is the name of the conventional one?
Looking forward to yr reply=)
@IIEleniII ,
You will have to have a look at the code and search for the repository.config.xml property, in order to find all the places it's used and replace them. This could be both in source and resource files. You just need to replace repository.config.xml with strongbox.config.xml and make sure that the code builds fine. As explained above, this affects at least three projects.
Does this answer your question?
Kind regards,
Martin
Yes! Thank you for the detailed answer!
I would like to do that.
Is next Sunday OK for me to finish?
Sure, take your time.
On 25 Nov 2017 16:53, "IIEleniII" notifications@github.com wrote:
Yes! Thank you for the detailed answer!
I would like to do that.
Is next Sunday OK for me to finish?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/strongbox/strongbox/issues/367#issuecomment-346952355,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABXqaRmWE1Z8vCzaTtjePpZn73a94JS6ks5s6EYZgaJpZM4QDP1m
.
Hi, just wondering but has this been completed yet?
Implemented by @sanket407 in #439.