taylor 2004/04/02 10:42:31
Modified: portal/src/webapp/WEB-INF/pages default-page.psml
Log:
removing PAM PA
moving PAM portlets into jetspeed PA, resolving classloader issues
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.16 +1 -1
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/default-page.psml
Index: default-page.psml
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/default-page.psml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- default-page.psml 29 Mar 2004 04:51:48 -0000 1.15
+++ default-page.psml 2 Apr 2004 18:42:31 -0000 1.16
@@ -36,7 +36,7 @@
<property layout="TwoColumns" name="row" value="1" />
<property layout="TwoColumns" name="column" value="0" />
</fragment>
- <fragment id="13" type="portlet" name="PAM::PortletApplicationBrowser"
decorator="minty-blue">
+ <fragment id="13" type="portlet" name="jetspeed::PortletApplicationBrowser"
decorator="minty-blue">
<property layout="TwoColumns" name="row" value="1" />
<property layout="TwoColumns" name="column" value="1" />
</fragment>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]