Index: trunk/build/buildfilters.xml
===================================================================
--- trunk/build/buildfilters.xml (revision 1906)
+++ trunk/build/buildfilters.xml (revision 1933)
@@ -92,7 +92,4 @@
value="${propval.app.root}" />
-
-
-
+
-
-
+
@@ -542,4 +540,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ]]>
+
+
+
+ company_id
+ @LIFERAY-COMPANY-ID@
+ ]]>
+
+
+
+
+
+ ]]>
+
+
+
+
+ @PORTAL-SERVLET-CONTEXT-LISTENER@
+
+ ]]>
+
+
+
+
+
+ ]]>
+
+
+
+
+ @PORTLET-NAME@
+ @PORTLET-NAME@ Wrapper
+ @PORTLET-SERVLET-CLASS@
+
+ portlet-class
+ @PORTLET-CLASS@
+
+
+ portlet-guid
+ @CONTEXT-ROOT@.@PORTLET-NAME@
+
+ ]]>
+
+
+
+
+
+ ]]>
+
+
+
+ @PORTLET-NAME@
+ /@PORTLET-NAME@/*
+ ]]>
+
+
+
+
+
Index: trunk/build/quickstart/run-hsqldb.xml
===================================================================
--- trunk/build/quickstart/run-hsqldb.xml (revision 1914)
+++ trunk/build/quickstart/run-hsqldb.xml (revision 1933)
@@ -87,4 +87,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ bedework
+
+
+ agrp_
+
@@ -142,5 +151,9 @@
true
+ false
+
webadmin
+ true
+ false
@@ -169,4 +182,6 @@
websubmit
+ false
+ false
@@ -203,4 +218,7 @@
webpublic
+ false
+ true
+ public-user
@@ -236,4 +254,7 @@
webpublic
+ false
+ true
+ public-user
@@ -266,4 +287,6 @@
webuser
+ false
+ false
@@ -288,4 +311,9 @@
================================================================== -->
+ false
+ false
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
+ false
+ true
+ public-user
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
+ bedework
+
+
+ agrp_
+
@@ -134,5 +143,9 @@
true
+ false
+
webadmin
+ true
+ false
@@ -161,4 +174,6 @@
websubmit
+ false
+ false
@@ -195,4 +210,7 @@
webpublic
+ false
+ true
+ public-user
@@ -228,4 +246,7 @@
webpublic
+ false
+ true
+ public-user
@@ -258,4 +279,6 @@
webuser
+ false
+ false
@@ -280,4 +303,9 @@
================================================================== -->
+ false
+ false
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
+ false
+ true
+ public-user
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
+ bedework
+
+
+ agrp_
+
@@ -142,5 +151,9 @@
true
+ false
+
webadmin
+ true
+ false
@@ -169,4 +182,6 @@
websubmit
+ false
+ false
@@ -203,4 +218,7 @@
webpublic
+ false
+ true
+ public-user
@@ -236,4 +254,7 @@
webpublic
+ false
+ true
+ public-user
@@ -266,4 +287,6 @@
webuser
+ false
+ false
@@ -288,4 +311,9 @@
================================================================== -->
+ false
+ false
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
+ false
+ true
+ public-user
+
+ org.bedework.caldav.bwserver.BwSysIntfImpl
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/freebusyAggregator/uportal2/build.xml
===================================================================
--- trunk/deployment/freebusyAggregator/uportal2/build.xml (revision 1105)
+++ trunk/deployment/freebusyAggregator/uportal2/build.xml (revision 1933)
@@ -14,6 +14,4 @@
-
-
Index: trunk/deployment/freebusyAggregator/webapp/build.xml
===================================================================
--- trunk/deployment/freebusyAggregator/webapp/build.xml (revision 1895)
+++ trunk/deployment/freebusyAggregator/webapp/build.xml (revision 1933)
@@ -31,6 +31,4 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/termination/liferay5/liferay-portlet.tld
===================================================================
--- (revision )
+++ trunk/deployment/termination/liferay5/liferay-portlet.tld (revision 1933)
@@ -1,0 +1,158 @@
+
+
+
+
+ 1.0
+ 1.1
+ portlet
+ http://java.sun.com/portlet
+
+ actionURL
+ com.liferay.taglib.portlet.ActionURLTag
+ com.liferay.taglib.portlet.ActionURLTei
+ JSP
+
+ windowState
+ false
+ true
+
+
+ portletMode
+ false
+ true
+
+
+ var
+ false
+ true
+
+
+ secure
+ false
+ true
+
+
+ copyCurrentRenderParameters
+ false
+ true
+
+
+ escapeXml
+ false
+ true
+
+
+ name
+ false
+ true
+
+
+
+ defineObjects
+ com.liferay.taglib.portlet.DefineObjectsTag
+ com.liferay.taglib.portlet.DefineObjectsTei
+ empty
+
+
+ namespace
+ com.liferay.taglib.portlet.NamespaceTag
+ JSP
+
+
+ param
+ com.liferay.taglib.util.ParamTag
+ JSP
+
+ name
+ true
+ true
+
+
+ value
+ true
+ true
+
+
+
+ property
+ com.liferay.taglib.util.PropertyTag
+ JSP
+
+ name
+ true
+ true
+
+
+ value
+ true
+ true
+
+
+
+ renderURL
+ com.liferay.taglib.portlet.RenderURLTag
+ com.liferay.taglib.portlet.RenderURLTei
+ JSP
+
+ windowState
+ false
+ true
+
+
+ portletMode
+ false
+ true
+
+
+ var
+ false
+ true
+
+
+ secure
+ false
+ true
+
+
+ copyCurrentRenderParameters
+ false
+ true
+
+
+ escapeXml
+ false
+ true
+
+
+
+ resourceURL
+ com.liferay.taglib.portlet.ResourceURLTag
+ com.liferay.taglib.portlet.ResourceURLTei
+ JSP
+
+ var
+ false
+ true
+
+
+ secure
+ false
+ true
+
+
+ escapeXml
+ false
+ true
+
+
+ id
+ false
+ true
+
+
+ cacheability
+ false
+ true
+
+
+
Index: trunk/deployment/webadmin/jetspeed/build.xml
===================================================================
--- trunk/deployment/webadmin/jetspeed/build.xml (revision 1205)
+++ trunk/deployment/webadmin/jetspeed/build.xml (revision 1933)
@@ -16,6 +16,4 @@
-
-
Index: trunk/deployment/webadmin/liferay4/build.xml
===================================================================
--- trunk/deployment/webadmin/liferay4/build.xml (revision 1621)
+++ trunk/deployment/webadmin/liferay4/build.xml (revision 1933)
@@ -16,6 +16,4 @@
-
-
Index: trunk/deployment/webadmin/liferay5/build.xml
===================================================================
--- (revision )
+++ trunk/deployment/webadmin/liferay5/build.xml (revision 1933)
@@ -1,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/webadmin/uportal2/build.xml
===================================================================
--- trunk/deployment/webadmin/uportal2/build.xml (revision 1621)
+++ trunk/deployment/webadmin/uportal2/build.xml (revision 1933)
@@ -16,6 +16,4 @@
-
-
Index: trunk/deployment/webconfig/webapp/build.xml
===================================================================
--- trunk/deployment/webconfig/webapp/build.xml (revision 1895)
+++ trunk/deployment/webconfig/webapp/build.xml (revision 1933)
@@ -33,6 +33,4 @@
-
-
-
-
Index: trunk/deployment/webpublic/liferay4/build.xml
===================================================================
--- trunk/deployment/webpublic/liferay4/build.xml (revision 1621)
+++ trunk/deployment/webpublic/liferay4/build.xml (revision 1933)
@@ -16,6 +16,4 @@
-
-
Index: trunk/deployment/webpublic/liferay5/build.xml
===================================================================
--- (revision )
+++ trunk/deployment/webpublic/liferay5/build.xml (revision 1933)
@@ -1,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/webpublic/uportal2/build.xml
===================================================================
--- trunk/deployment/webpublic/uportal2/build.xml (revision 1621)
+++ trunk/deployment/webpublic/uportal2/build.xml (revision 1933)
@@ -16,6 +16,4 @@
-
-
Index: trunk/deployment/webpublic/webapp/build.xml
===================================================================
--- trunk/deployment/webpublic/webapp/build.xml (revision 1895)
+++ trunk/deployment/webpublic/webapp/build.xml (revision 1933)
@@ -34,6 +34,4 @@
-
-
-->
-
-
Index: trunk/deployment/websubmit/liferay4/build.xml
===================================================================
--- trunk/deployment/websubmit/liferay4/build.xml (revision 1580)
+++ trunk/deployment/websubmit/liferay4/build.xml (revision 1933)
@@ -16,6 +16,4 @@
value="${app.sou.dir}/war/WEB-INF/web.xml" />
-->
-
-
Index: trunk/deployment/websubmit/liferay5/build.xml
===================================================================
--- (revision )
+++ trunk/deployment/websubmit/liferay5/build.xml (revision 1933)
@@ -1,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/websubmit/uportal2/build.xml
===================================================================
--- trunk/deployment/websubmit/uportal2/build.xml (revision 1580)
+++ trunk/deployment/websubmit/uportal2/build.xml (revision 1933)
@@ -16,6 +16,4 @@
value="${app.sou.dir}/war/WEB-INF/web.xml" />
-->
-
-
Index: trunk/deployment/websubmit/webapp/build.xml
===================================================================
--- trunk/deployment/websubmit/webapp/build.xml (revision 1895)
+++ trunk/deployment/websubmit/webapp/build.xml (revision 1933)
@@ -30,6 +30,4 @@
value="${app.sou.dir}/war/WEB-INF/web.xml" />
-->
-
-
-->
-
-
Index: trunk/deployment/webuser/liferay4/build.xml
===================================================================
--- trunk/deployment/webuser/liferay4/build.xml (revision 1213)
+++ trunk/deployment/webuser/liferay4/build.xml (revision 1933)
@@ -17,6 +17,4 @@
-->
-
-
@@ -26,5 +24,5 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: trunk/deployment/webuser/uportal2/build.xml
===================================================================
--- trunk/deployment/webuser/uportal2/build.xml (revision 1621)
+++ trunk/deployment/webuser/uportal2/build.xml (revision 1933)
@@ -17,6 +17,4 @@
-->
-
-
@@ -26,5 +24,5 @@
-
-