I've searched the mailing lists and they don't quite get far enough on this
subject for me.
I've got a project, incidentally it's the rxtx.org package, that uses the
rxtxSerial.dll. I then have another project that uses that project:
Project A
|
| - Project b
|
|- zipfile containing rxtxSerial.dll and rxtxParallel.dll
So the end project needs to have the zip file somewhere in it's runtime
path. Project A does see that it has a runtime dependency of that zip file,
but nothing smart happens with it.
Basically I need an example of how to do this. If I have to break up the
rxtxSerial.dll and rxtxParallel.dll into two separate artifacts some how,
I'd like to know how to do that too.
I did apply the hacks to get project b to build and run it's tests. That
all works, but the unpacking of that dependency isn't happening anywhere
else up the hierarchy.
Thanks,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]