[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-90) Remove unnecessary log messages

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu Nov 29 05:29:21 EST 2012


     [ https://issues.jboss.org/browse/SHRINKRES-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko updated SHRINKRES-90:
---------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 2.0.0-alpha-6
       Resolution: Done


Pushed upstream in https://github.com/shrinkwrap/resolver/commit/15834b9371b1eb4fc896d9eb0124addd7fc0ff19.

Thank you George!
                
> Remove unnecessary log messages
> -------------------------------
>
>                 Key: SHRINKRES-90
>                 URL: https://issues.jboss.org/browse/SHRINKRES-90
>             Project: ShrinkWrap Resolvers
>          Issue Type: Enhancement
>          Components: impl-maven
>    Affects Versions: 2.0.0-alpha-5
>            Reporter: Lincoln Baxter III
>            Assignee: George Gastaldi
>             Fix For: 2.0.0-alpha-6
>
>
> Asking the Maven resolver to go offline results in the following warnings.
> {code}Maven.resolver().offline(){code}
> {code}Nov 26, 2012 3:23:09 PM org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl getRemoteRepositories
> WARNING: No remote repositories will be available, working in offline mode
> Nov 26, 2012 3:23:13 PM org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl getRemoteRepositories
> WARNING: No remote repositories will be available, working in offline mode{code}
> Given that offline mode was explicitly requested, these log messages seem redundant and clutter. The system is silent except for these messages; I think they should be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list