Jira (PUP-10486) Remove deprecated Enumeration type

0 views
Skip to first unread message

Gheorghe Popescu (Jira)

unread,
May 5, 2020, 8:24:03 AM5/5/20
to puppe...@googlegroups.com
Gheorghe Popescu created an issue
 
Puppet / Task PUP-10486
Remove deprecated Enumeration type
Issue Type: Task Task
Assignee: Unassigned
Created: 2020/05/05 5:23 AM
Priority: Normal Normal
Reporter: Gheorghe Popescu

locales/puppet.pot:msgid "Enumeration.enumerator is deprecated. Use Iterable.on instead"
spec/unit/pops/types/enumeration_spec.rb:  expect(Enumeration.enumerator([1,2,3]).respond_to?(:next)).to eql(true)
spec/unit/pops/types/enumeration_spec.rb:    expect(Enumeration.enumerator({:a=>1}).respond_to?(:next)).to eql(true)
spec/unit/pops/types/enumeration_spec.rb:    enum = Enumeration.enumerator("abc")
spec/unit/pops/types/enumeration_spec.rb:    enum = Enumeration.enumerator(2)
spec/unit/pops/types/enumeration_spec.rb:    enum = Enumeration.enumerator(range)
spec/unit/pops/types/enumeration_spec.rb:    enum = Enumeration.enumerator(range)
spec/unit/pops/types/enumeration_spec.rb:    enum = Enumeration.enumerator(range)
spec/unit/pops/types/enumeration_spec.rb:      enum = Enumeration.enumerator(x)
lib/puppet/pops/types/enumeration.rb:# The Enumeration class provides default Enumerable::Enumerator creation for Puppet Programming Language
lib/puppet/pops/types/enumeration.rb:  class Enumeration
lib/puppet/pops/types/enumeration.rb:      Puppet.deprecation_warning(_('Enumeration.enumerator is deprecated. Use Iterable.on instead'))
lib/puppet/pops/types/enumeration.rb:      Puppet.deprecation_warning(_('Enumeration.enumerator is deprecated. Use Iterable.on instead'))

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Mihai Buzgau (Jira)

unread,
May 5, 2020, 10:40:03 AM5/5/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR - Triage

Josh Cooper (Jira)

unread,
Jul 21, 2020, 12:51:03 PM7/21/20
to puppe...@googlegroups.com
Josh Cooper updated an issue
Change By: Josh Cooper
Epic Link: PUP- 9120 10591

Mihai Buzgau (Jira)

unread,
Aug 5, 2020, 7:30:03 AM8/5/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Story Points: 1

Mihai Buzgau (Jira)

unread,
Aug 5, 2020, 7:30:04 AM8/5/20
to puppe...@googlegroups.com
Mihai Buzgau updated an issue
Change By: Mihai Buzgau
Sprint: PR NW - Triage 2020-08-18

Dorin Pleava (Jira)

unread,
Aug 7, 2020, 8:47:03 AM8/7/20
to puppe...@googlegroups.com
Dorin Pleava assigned an issue to Dorin Pleava
Change By: Dorin Pleava
Assignee: Dorin Pleava

Dorin Pleava (Jira)

unread,
Nov 5, 2020, 3:56:02 AM11/5/20
to puppe...@googlegroups.com
Dorin Pleava updated an issue
Change By: Dorin Pleava
Fix Version/s: PUP 7.0.0

Claire Cadman (Jira)

unread,
Nov 9, 2020, 11:57:03 AM11/9/20
to puppe...@googlegroups.com
Claire Cadman updated an issue
Change By: Claire Cadman
Labels: doc_reviewed platform_7
Reply all
Reply to author
Forward
0 new messages