[magnolia-dev] [JIRA] (BLOSSOM-216) Avoid using deprecated DamConfig for tab creation

2015-07-14 Thread JIRA (on behalf of Tobias Mattsson)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tobias Mattsson updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Magnolia Blossom Module /  BLOSSOM-216 
 
 
 
  Avoid using deprecated DamConfig for tab creation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tobias Mattsson 
 
 
 

Fix Version/s:
 
 3.1 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.7#64022-sha1:4cb2968) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   




Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (BLOSSOM-216) Avoid using deprecated DamConfig for tab creation

2015-07-13 Thread JIRA (on behalf of Tobias Mattsson)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tobias Mattsson updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Magnolia Blossom Module /  BLOSSOM-216 
 
 
 
  Avoid using deprecated DamConfig for tab creation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tobias Mattsson 
 
 
 

Fix Version/s:
 
 3.1 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.7#64022-sha1:4cb2968) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   




Forlistdetails,see:http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively,useourforums:http://forum.magnolia-cms.com/
Tounsubscribe,E-mailto:dev-list-unsubscr...@magnolia-cms.com





[magnolia-dev] [JIRA] (BLOSSOM-216) Avoid using deprecated DamConfig for tab creation

2015-07-06 Thread JIRA (on behalf of Frank Sommer)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Frank Sommer created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Magnolia Blossom Module /  BLOSSOM-216 
 
 
 
  Avoid using deprecated DamConfig for tab creation  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Affects Versions:
 

 3.0.6 
 
 
 

Assignee:
 
 Tobias Mattsson 
 
 
 

Created:
 

 06/Jul/15 10:25 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Frank Sommer 
 
 
 
 
 
 
 
 
 
 
With DAM 2.0.8 DamConfig is deprecated. Now all my TabFactory annotated methods have a deprecated parameter.  

 

@TabFactory(Content)
public void contentTab(UiConfig cfg, DamConfig dam, TabBuilder tab)
 

 
How can I avoid this? Is there an alternative way to go? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment