Hi, We are working on some custom functionality related to the export of packages. In short we want to add a custom file (xml or some other format) to _package_/META-INF/vault (that is inside the zip file).
At the moment we found a way by partly overriding the JcrPackageManagerImpl and JarExporter classes, but this is not the nicest solution. Anyone any ideas on how this can be achieved ? Pointers are much appreciated. Thanks!
