Hi! I need to add an attribute to the
./maven-release-manager/src/main/mdo/release-descriptor.mdo I read through the xml and saw that the equals() method in the <codeSegment> section doesn't compare all fields. e.g. scmReleasedPomRevision, remoteTagging is not being compared and scmUseEditMode is compared. Are those fields missing or is there a reason why not all fields are being compared? We also need to check the hashCode()... txs and LieGrue, strub --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
