How we can rebuild same package using java any example ?
Solved! Go to Solution.
Views
Replies
Total Likes
Rebuild an existing package in CQ
curl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/name_of_package.zip?cmd=build
@pratikshah you can use rewrap method of jcrpackagemanager api.
Rebuild an existing package in CQ
curl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/name_of_package.zip?cmd=build
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies