taylor      02/04/05 17:49:49

  Modified:    webapp/WEB-INF/psml/test testcase.psml
  Added:       webapp/WEB-INF/psml/test testcaseMarshall.psml
  Log:
  updated test cases for marshalling
  
  Revision  Changes    Path
  1.4       +1 -0      jakarta-jetspeed/webapp/WEB-INF/psml/test/testcase.psml
  
  Index: testcase.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/psml/test/testcase.psml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- testcase.psml     4 Apr 2002 18:50:00 -0000       1.3
  +++ testcase.psml     6 Apr 2002 01:49:48 -0000       1.4
  @@ -72,6 +72,7 @@
           </entry>
   
           <reference id='300' name='ReferenceTest' path='group/apache/page/news'/>
  +        <reference id='301' name='ReferenceTest2' path='group/apache'/>
   
       </portlets>
   
  
  
  
  1.1                  jakarta-jetspeed/webapp/WEB-INF/psml/test/testcaseMarshall.psml
  
  Index: testcaseMarshall.psml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <portlets id="01" name="theRootSet">
      <portlets id='02' name='test'>
          <entry id="07" parent="http://www.xmlhack.com/rsscat.php";>
              <metainfo/>
              <skin/>
              <layout position="-1" size="-1">
                  <property name="column" value="0"/>
                  <property name="row" value="2"/>
              </layout>
              <control/>
          </entry>
      </portlets>       
      <reference id='300' name='ReferenceTest' path='group/apache/page/news'/>
  
  </portlets>
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to