Closed josephzunigadaly closed 2 years ago
But why copy at all, when you could git mv ...? I was expecting the 6.0.0-BETAxx version to be built by the release/6.0 branch from now on
I would be happy with a move instead. I'll swap this PR to do a move.
It has not been modified and is not included in gradle settings.
I'm not following you. Gradle will ignore all of these files unless you include cordapp-cpk2
in settings.gradle
.
It has not been modified and is not included in gradle settings.
I'm not following you. Gradle will ignore all of these files unless you include
cordapp-cpk2
insettings.gradle
.
Yes. I was going to do that in a follow up PR. So we didn't have to review a mix of copied and modified files. A move will be cleaner and most of that description becomes irrelevant.
Change name of plugin to
cordapp-cpk2
/cordapp-cpb2
cordapp-cpk
folder tocordapp-cpk2
net.corda.plugins.cordapp-cpk
plugin id tonet.corda.plugins.cordapp-cpk2
net.corda.plugins.cordapp-cpb
plugin id tonet.corda.plugins.cordapp-cpb2
cordapp-cpk.properties
file tocordapp-cpk2.properties
net.corda.plugins.cpb
package tonet.corda.plugins.cpb2
net.corda.plugins.cpk
package tonet.corda.plugins.cpk2
cordapp-cpk
tocordapp-cpk2
in readme and source files