I can't seem to get glob includes/excludes to work in jarResources... I'm trying to specify a set of interface implementations via the jar discovery mechanism (META-INF/services/<interface-name>) and include these files in the jar file when the build takes place. I have the files created, but I can't seem to get the service specs included in the jar file. Does anyone know of a project I can look at to get an example of this?
Thanks, John -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>