[jboss-dev-forums] [JBoss AS 7 Development] - Single Installation Patching
John Mazzitelli
do-not-reply at jboss.com
Mon Oct 22 11:32:28 EDT 2012
John Mazzitelli [https://community.jboss.org/people/mazz] commented on the document
"Single Installation Patching"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-47500#comment-10967
--------------------------------------------------
FYI: I wrote some similar functionality for RHQ's bundle upgrade capability. Based on that experience, I would recommend to whomever is implementing this new AS7 patch feature to review RPM's upgrade rules to see how RPM does things - this is very helpful to see the different types of conflicts you can expect and how to resolve them:
http://www.rpm.org/max-rpm/ch-rpm-upgrade.html#S2-RPM-UPGRADE-CONFIG-FILE-MAGIC http://www.rpm.org/max-rpm/ch-rpm-upgrade.html#S2-RPM-UPGRADE-CONFIG-FILE-MAGIC
RHQ's upgrade rules ended up being very similar:
https://docs.jboss.org/author/display/RHQ/Ant+Bundles#AntBundles-UpgradeRules https://docs.jboss.org/author/display/RHQ/Ant+Bundles#AntBundles-UpgradeRules
Hopefully, those wikis can be helpful.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121022/71fe50c3/attachment.html
More information about the jboss-dev-forums
mailing list