-
Bug
-
Resolution: Done
-
Blocker
-
None
-
False
-
None
-
False
-
User Experience
-
Regression
-
-
-
-
-
-
-
-
When reverting on fresh install with just single history item, the list of changes on revert to this history item looks like this:
./jboss-eap-installation-manager.sh revert perform --dir=/tmp/provisioned-from-patched --revision=84c6b310 --repositories=file:/home/jkasik/tmp/8.0.0.GA-CR3-xp-5.0.0.GA-redhat-20240408/jboss-eap-8.0.0.GA-CR3-xp-5.0.0.GA-redhat-20240408-patched-maven-repository/jboss-eap-8.0.0.GA-maven-repository/maven-repository/ ... Changes found: org.jboss.eap.channels:eap-8.0 [] ==> 1.0.1.GA-redhat-00003 Continue with revert [y/N]: ...
The change history looks like this:
[84c6b310] 2024-04-10T06:25:21Z - install [org.jboss.eap.channels:eap-8.0::1.0.1.GA-redhat-00003]
The server was provisioned from the same repo as used above by running:
./bin/jboss-eap-installation-manager.sh install --profile=eap-8.0 --offline --repositories=file:/home/jkasik/tmp/8.0.0.GA-CR3-xp-5.0.0.GA-redhat-20240408/jboss-eap-8.0.0.GA-CR3-xp-5.0.0.GA-redhat-20240408-patched-maven-repository/jboss-eap-8.0.0.GA-maven-repository/maven-repository/ --dir=/home/jkasik/tmp/provisioned-from-patched
This is a regression at least in 1.1.8 since previously no changes were reported.
- is incorporated by
-
JBEAP-26954 (8.0.z) Upgrade jboss-eap-installation-manager (prospero) to 1.1.11.Final
- Closed