You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ramesh A (Commented) (JIRA)" <ji...@apache.org> on 2012/04/16 14:36:19 UTC

[jira] [Commented] (DTACLOUD-87) Deprecation warning in Sinatra 1.3.1

    [ https://issues.apache.org/jira/browse/DTACLOUD-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254658#comment-13254658 ] 

Ramesh A commented on DTACLOUD-87:
----------------------------------

The warning message is no more seen in the latest git commits.  Hence closing this issue
commit - 84d3c990959acd90be76f93d1d149d2124f4c94f
Console output:
============
[root@localhost deltacloud]# gem list | grep sinatra
sinatra (1.3.1, 1.1.2)

[root@localhost deltacloud]# ./server/bin/deltacloudd -i ec2 
Starting Deltacloud API :: ec2 :: http://localhost:3001/api

/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:105: warning: already initialized constant HEX
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:107: warning: already initialized constant TO_REMEMBER
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:108: warning: already initialized constant ASCII
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/errors.rb:128: warning: already initialized constant DEFAULT_CLOSE_ON_4XX_PROBABILITY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/parsers.rb:47: warning: already initialized constant DEFAULT_XML_LIBRARY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:66: warning: already initialized constant AMAZON_PROBLEMS
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:86: warning: already initialized constant DEFAULT_SIGNATURE_VERSION
>> Thin web server (v1.2.11 codename Bat-Shit Crazy)
>> Debugging ON
>> Maximum connections set to 1024
>> Listening on localhost:3001, CTRL+C to stop


                
> Deprecation warning in Sinatra 1.3.1
> ------------------------------------
>
>                 Key: DTACLOUD-87
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-87
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: Sinatra 1.3.1
>            Reporter: Michal Fojtik
>            Assignee: David Lutterkort
>            Priority: Minor
>
> Processing /api/instances/ed84016a-a000-4007-adeb-cde73d0f58a6 (for 127.0.0.1 at Thu Oct 06 14:59:54 +0200 2011) [GET] [RHEVM]
> Parameters: {}
> Provider: https://rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api
> Authentication: Basic
> Server: thin 1.2.11 codename Bat-Shit Crazy
> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
> [WARN: /Users/mfojtik/.gem/gems/sinatra-1.3.1/lib/sinatra/base.rb:732:in `options']: "Sinatra::Base#options is deprecated and will be removed, use #settings instead."
> [WARN: /Users/mfojtik/.gem/gems/sinatra-1.3.1/lib/sinatra/base.rb:732:in `options']: "Sinatra::Base#options is deprecated and will be removed, use #settings instead."
> I was not able to find out where we're using this method. Can someone dig it out?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira