Hi, I have a debian repo hosted in Artifactory. Per the instructions at https://www.jfrog.com/confluence/display/RTF/Debian+Repositories, I can upload deb packages successfully. When I upload, I can specify either single or multiple values for properties like deb.component. Everything works as expected here.
Something I'd like to do is later alter the layout of the repo, such as taking an existing artifact (deb package) and assigning it to multiple components. However, if I attempt to update or re-create the deb.component property of the artifact, a string like "component1,component2" gets interpreted as a string literal rather than the multiple components as intended. It seems like it is only possible to specify multiple components at the time of upload, not at any time after that. Am I missing something that would allow updatng the component list of a deb artifact within Artifactory? -- View this message in context: http://forums.jfrog.org/Adding-multiple-layouts-to-an-existing-deb-package-tp7580853.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
