Changeset 1621

Show
Ignore:
Timestamp:
11/29/07 15:17:30
Author:
douglm
Message:

Continue with moving code from CalSvc? into handlers - this time it's calendars.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webadmin/liferay4/build.xml

    r1105 r1621  
    2424              location="${portlet.build.dir}/../portlet/resources" /> 
    2525 
     26    <!-- The intent is to have a set of quickstart skins configured for 
     27         portal use. So far we've not managed that so for th etime being we 
     28         will just use the standalone skin set. 
    2629    <property name="portlet.skins.dir" 
    27               location="${portlet.resources.dir}/default" /> 
     30              location="${portlet.resources.dir}/demoskins" /> 
     31              --> 
     32    <property name="portlet.skins.dir" 
     33              location="${portlet.build.dir}/../webapp/resources/demoskins" /> 
    2834  </target> 
    2935 
  • trunk/deployment/webadmin/uportal2/build.xml

    r1105 r1621  
    2424              location="${portlet.build.dir}/../portlet/resources" /> 
    2525 
     26    <!-- The intent is to have a set of quickstart skins configured for 
     27         portal use. So far we've not managed that so for th etime being we 
     28         will just use the standalone skin set. 
    2629    <property name="portlet.skins.dir" 
    27               location="${portlet.resources.dir}/default" /> 
     30              location="${portlet.resources.dir}/demoskins" /> 
     31              --> 
     32    <property name="portlet.skins.dir" 
     33              location="${portlet.build.dir}/../webapp/resources/demoskins" /> 
    2834  </target> 
    2935 
  • trunk/deployment/webpublic/liferay4/build.xml

    r1105 r1621  
    2424              location="${portlet.build.dir}/../portlet/resources" /> 
    2525 
     26    <!-- The intent is to have a set of quickstart skins configured for 
     27         portal use. So far we've not managed that so for th etime being we 
     28         will just use the standalone skin set. 
    2629    <property name="portlet.skins.dir" 
    27               location="${portlet.resources.dir}/demoskins/${propval.app.cal.suite}" /> 
     30              location="${portlet.resources.dir}/demoskins" /> 
     31              --> 
     32    <property name="portlet.skins.dir" 
     33              location="${portlet.build.dir}/../webapp/resources/demoskins" /> 
    2834  </target> 
    2935 
  • trunk/deployment/webpublic/uportal2/build.xml

    r1105 r1621  
    2424              location="${portlet.build.dir}/../portlet/resources" /> 
    2525 
     26    <!-- The intent is to have a set of quickstart skins configured for 
     27         portal use. So far we've not managed that so for th etime being we 
     28         will just use the standalone skin set. 
    2629    <property name="portlet.skins.dir" 
    27               location="${portlet.resources.dir}/demoskins/${propval.app.cal.suite}" /> 
     30              location="${portlet.resources.dir}/demoskins" /> 
     31              --> 
     32    <property name="portlet.skins.dir" 
     33              location="${portlet.build.dir}/../webapp/resources/demoskins" /> 
    2834  </target> 
    2935 
  • trunk/deployment/webuser/uportal2/build.xml

    r1105 r1621  
    2525              location="${portlet.build.dir}/../portlet/resources" /> 
    2626 
     27    <!-- The intent is to have a set of quickstart skins configured for 
     28         portal use. So far we've not managed that so for th etime being we 
     29         will just use the standalone skin set. 
    2730    <property name="portlet.skins.dir" 
    2831              location="${portlet.resources.dir}/demoskins" /> 
     32              --> 
     33    <property name="portlet.skins.dir" 
     34              location="${portlet.build.dir}/../webapp/resources/demoskins" /> 
    2935  </target> 
    3036 
     
    4450    <property name="dest.skins.dir" 
    4551              location="${org.bedework.appserver.dir}/${propval.app.resources.dir}.${org.bedework.global.portal.platform}" /> 
     52    <echo message="       to ${dest.skins.dir}" /> 
    4653    <delete dir="${dest.skins.dir}" /> 
    4754    <copy todir="${dest.skins.dir}">