Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 1.7DR#3
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: Sample Apps
 - 
            Labels:None
 - 
            Environment:Liferay portal portlet
 
- 
                        Affects:Sample App./Tutorial
 
Description
                    Liferay has indicated that they are moving away from .xml style files for configuration to .properties style files.  We should update any portlet examples to follow their lead.
            
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Attachment | liferay-plugin-package.properties [ 10771 ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Assignee Priority | P3 | |
| Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17495 | Wed Sep 03 15:09:58 MDT 2008 | deryk.sinotte |      | 
| Files Changed | ||||
            								
			 
                            DEL
            				/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-plugin-package.xml
            
             
                            ADD
            				/icefaces/branches/icefaces-1.7/icefaces/samples/portlet/chat/conf/liferay-plugin-package.properties
            
             
                            ADD
            				/icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-plugin-package.properties
            
             
                            DEL
            				/icefaces/branches/icefaces-1.7/icefaces/samples/portlet/chat/conf/liferay-plugin-package.xml
            
             
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/samples/etc/build-common.xml
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17496 | Wed Sep 03 15:13:42 MDT 2008 | deryk.sinotte |      | 
| Files Changed | ||||
            								
			 
                            DEL
            				/icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-plugin-package.xml
            
             
                            DEL
            				/icefaces/trunk/icefaces/samples/portlet/chat/conf/liferay-plugin-package.xml
            
             
                            ADD
            				/icefaces/trunk/icefaces/samples/portlet/chat/conf/liferay-plugin-package.properties
            
             
                            MODIFY
            				/icefaces/trunk/icefaces/samples/etc/build-common.xml
            
             
                            ADD
            				/icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-plugin-package.properties
            
             | 
| Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] | Deryk Sinotte [ deryk.sinotte ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Affects | [Sample App./Tutorial] | |
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 1.7.2RC1 [ 10140 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Fix Version/s | 1.7.2RC1 [ 10140 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee Priority | P3 | |
| Assignee | Deryk Sinotte [ deryk.sinotte ] | 

Attaching a sample of the property style configuration file supplied by Liferay.