Community
Participate
Working Groups
PublisherHelper has a method: public static IArtifactDescriptor createArtifactDescriptor(IArtifactRepository artifactRepo, IArtifactKey key, File pathOnDisk) { This is replaced by a more powerful method that passes in the IPublisherInfo rather than just the repository. This allows it to honour IPublisherInfo option settings while creating the artifact. References to the old method should switch to use the new method. Then the old method can be deleted.
Created attachment 172424 [details] Patch for PDE build Andrew can you release this patch for PDE build?
ok patch is released to build.
Released.
There was a problem with tagging HEAD so this fix won't appear in integration builds until the first build after 3.7 M2.