Le 30/12/15 09:49, Li, Jiajia a écrit : > Hi all, > As Kiran said: " we need to improve the packaging of kdc-dist, it is > currently copying libraries into the module source root, though it is ignored > by Git, it should best be copied to the 'target' > directory." > > Currently the libs are in: > kerby-dist/kdc-dist/lib/ > kerby-dist/tool-dist/lib/ > > So I will change to copy the libraries to: > kerby-dist/kdc-dist/target/ > kerby-dist/tool-dist/target/ > > Is that right?
IMHO, it does not make that a difference. In MINA, we copy the dependencies into a /lib sub-directory, which is ignored. But I agree that copying them into target is also fine, and makes it clear it is temporary. So go for it.
