Hi, Ole, Probably the wrong venue for this question.
Does maven2 support the "=, <, >, <=, >=" ranges possible in RPM? http://www.rpm.org/max-rpm/s1-rpm-specref-preamble.html#S3-RPM-SPECREF-REQUIRES # I think both can be in single SPEC file, pinning the depedency. Requires: jpackage-utils >= 0:1.5; Requires: jpackage-utils < 0:2.0; Also, does mavn2 support non-versioned dependencies? # Just grab latest and greatest. Requires: jpackage-utils yours, Julius On 12/1/06, Ole Ersoy <[EMAIL PROTECTED]> wrote:
I'm testing rpm spec file generation right on apache-server-main version 1.5 and noticed the following in the: Requires: nlog4j = null Requires: spring-core = null Requires: spring-beans = null Requires: commons-logging = null Requires: spring-context = null So these dependencies have no corresponding version. I'll have a much more complete picture of the whole build soon, but we may want to start updating versions on all the poms. Cheers, - Ole ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
-- yours, Julius Davies 416-652-0183 http://juliusdavies.ca/
