You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2006/11/08 23:12:37 UTC

svn commit: r472662 - /portals/jetspeed-2/trunk/components/serializer/maven.xml

Author: taylor
Date: Wed Nov  8 14:12:36 2006
New Revision: 472662

URL: http://svn.apache.org/viewvc?view=rev&rev=472662
Log:
user attributes working, just needed prefs spring assembly

Modified:
    portals/jetspeed-2/trunk/components/serializer/maven.xml

Modified: portals/jetspeed-2/trunk/components/serializer/maven.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/serializer/maven.xml?view=diff&rev=472662&r1=472661&r2=472662
==============================================================================
--- portals/jetspeed-2/trunk/components/serializer/maven.xml (original)
+++ portals/jetspeed-2/trunk/components/serializer/maven.xml Wed Nov  8 14:12:36 2006
@@ -33,6 +33,7 @@
         <copy todir='${maven.build.dir}/assembly/' file='../../src/webapp/WEB-INF/assembly/security-spi-atn.xml'/>
         <copy todir='${maven.build.dir}/assembly/' file='../../src/webapp/WEB-INF/assembly/security-spi-atz.xml'/>
         <copy todir='${maven.build.dir}/assembly/' file='../../src/webapp/WEB-INF/assembly/transaction.xml'/>        
+        <copy todir='${maven.build.dir}/assembly/' file='../../src/webapp/WEB-INF/assembly/prefs.xml'/>                
     </goal>
     
     <goal name='export'>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org