WARNING on usual operations
---------------------------

                 Key: MRPM-57
                 URL: http://jira.codehaus.org/browse/MRPM-57
             Project: Mojo RPM Plugin
          Issue Type: Improvement
    Affects Versions: 2.0-beta-4
         Environment: Linux
            Reporter: Karl Heinz Marbaise
            Assignee: Brett Okken
            Priority: Minor


I have running a large build which uses RPM plugin....but during the run i got 
the following messages:
[WARNING] + umask 022
[WARNING] + cd /home/build/.../target/rpm/exceptions/BUILD
[WARNING] + ln -s /.../lib64/libexception.so 
/home/build/.hudson/jobs/.../libexception.so.0.0
[WARNING] + /usr/lib/rpm/brp-compress
[WARNING] + /usr/lib/rpm/brp-strip
[WARNING] + /usr/lib/rpm/brp-strip-static-archive
[WARNING] + /usr/lib/rpm/brp-strip-comment-note

This is as far as i know the usual output of the RPM building process. So my 
suggestion is to change the above [WARNING] into [INFO], cause it's nothing to 
worry about. So i can scan the log file with tools which prints out the 
warnings and i can concentrate on the important things.

May be i oversight things... on the other hand if i got messages like this:
[WARNING] warning: File listed twice: /....
[WARNING] warning: File listed twice: /....
[WARNING] warning: File listed twice: /....
[WARNING] warning: File listed twice: /....

Than i know i have to check the configuration of the plugin and that's as right 
as rain.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to