Hi. I am trying to set require in my rpm - jdk > 1.6 Here is my string. It all works fine.
<require>jdk > 1.6</require> But if I set <require>jdk > 1.7</require> It all works fine anyway, but I have installed jdk 1.6.0_04 How should I set this require to work correct? Thanks for any help. -- View this message in context: http://n2.nabble.com/RPM-requires-set-rpm-maven-plugin-tp1393737p1393737.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
