You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2003/01/17 18:39:27 UTC

cvs commit: jakarta-tapestry/eclipse Tapestry-Tutorial.launch Tapestry-Junit.launch Tapestry-Mock.launch

hlship      2003/01/17 09:39:27

  Modified:    eclipse  Tapestry-Tutorial.launch Tapestry-Junit.launch
                        Tapestry-Mock.launch
  Log:
  Roll in changes from hship-2-3 branch.
  
  Revision  Changes    Path
  1.10      +10 -6     jakarta-tapestry/eclipse/Tapestry-Tutorial.launch
  
  Index: Tapestry-Tutorial.launch
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/eclipse/Tapestry-Tutorial.launch,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Tapestry-Tutorial.launch	6 Nov 2002 21:19:03 -0000	1.9
  +++ Tapestry-Tutorial.launch	17 Jan 2003 17:39:27 -0000	1.10
  @@ -1,5 +1,9 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
  +    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.mortbay.jetty.Server"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/examples/Tutorial"/>
  +    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
       <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry containerPath=&quot;JRE_LIB&quot; path=&quot;2&quot;
  @@ -61,14 +65,14 @@
       internalArchive=&quot;/Tapestry/lib/ext/commons-logging-1.0.2.jar&quot;
       path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/lib/ext/bsf-2.3.0.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
       </listAttribute>
  -    <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_default"/>
       <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_default"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/examples/Tutorial"/>
  -    <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.debug.ui.javaSourceLocator"/>
  -    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
       <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="jetty.xml"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.mortbay.jetty.Server"/>
  +    <stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.debug.ui.javaSourceLocator"/>
       <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.disable-caching=true -Dnet.sf.tapestry.enable-reset-service=true -Dorg.mortbay.util.FileResource.checkAliases=false"/>
  +    <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_default"/>
   </launchConfiguration>
  
  
  
  1.6       +43 -26    jakarta-tapestry/eclipse/Tapestry-Junit.launch
  
  Index: Tapestry-Junit.launch
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/eclipse/Tapestry-Junit.launch,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Tapestry-Junit.launch	6 Nov 2002 21:19:06 -0000	1.5
  +++ Tapestry-Junit.launch	17 Jan 2003 17:39:27 -0000	1.6
  @@ -1,52 +1,56 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
  +    <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
  +    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.TapestrySuite"/>
       <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry containerPath=&quot;JRE_LIB&quot; path=&quot;2&quot;
       sourceAttachmentPath=&quot;JRE_SRC&quot; sourceRootPath=&quot;JRE_SRCROOT&quot; type=&quot;3&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/config&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +&lt;runtimeClasspathEntry internalArchive=&quot;/jakarta-tapestry/config&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;Tapestry&quot; type=&quot;1&quot;/&gt;
  +&lt;runtimeClasspathEntry path=&quot;3&quot; projectName=&quot;jakarta-tapestry&quot; type=&quot;1&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/jakarta-oro-2.0.6.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  -"/>
  -        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/lib/ext/ejb.jar&quot;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/jakarta-oro-2.0.6.jar&quot;
       path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/javax.servlet.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/ejb.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/javax.xml.jaxp.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/javax.servlet.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/lib/ext/junit.jar&quot;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/javax.xml.jaxp.jar&quot;
       path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/lib/ext/mckoidb.jar&quot;
  -    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/junit.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/ognl-2.3.0-opt.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/mckoidb.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/commons-logging-1.0.2.jar&quot;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/commons-logging-1.0.2.jar&quot;
       path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/org.apache.crimson.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/org.apache.crimson.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry containerPath=&quot;JBOSS_DIR/client/jboss-j2ee.jar&quot;
  @@ -62,15 +66,17 @@
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/jcommon-0.6.4.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/jcommon-0.6.4.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/jfreechart-0.9.2.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/jfreechart-0.9.2.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  -&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/junit/lib/jdom-b8.jar&quot;
  -    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/junit/lib/jdom-b8.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry containerPath=&quot;JBOSS_DIR/lib/jboss-system.jar&quot;
  @@ -82,19 +88,30 @@
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/commons-lang-1.0.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/commons-lang-1.0.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/ognl-2.3.0-opt.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/bsf-2.3.0.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry
  -    internalArchive=&quot;/Tapestry/lib/ext/log4j-1.2.6.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/log4j-1.2.6.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry containerPath=&quot;JYTHON_DIR/jython.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;
   "/>
       </listAttribute>
  +    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="jakarta-tapestry"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.enable-reset-service=true"/>
       <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
  -    <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
       <booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
  -    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
  -    <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.TapestrySuite"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="jakarta-tapestry/junit"/>
  +    <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
   </launchConfiguration>
  
  
  
  1.6       +15 -7     jakarta-tapestry/eclipse/Tapestry-Mock.launch
  
  Index: Tapestry-Mock.launch
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/eclipse/Tapestry-Mock.launch,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Tapestry-Mock.launch	6 Nov 2002 21:19:06 -0000	1.5
  +++ Tapestry-Mock.launch	17 Jan 2003 17:39:27 -0000	1.6
  @@ -1,5 +1,10 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
  +    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.mock.MockTestCase"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
  +    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
  +    <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
       <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
           <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
   &lt;runtimeClasspathEntry containerPath=&quot;JRE_LIB&quot; path=&quot;2&quot;
  @@ -56,13 +61,16 @@
   &lt;runtimeClasspathEntry
       internalArchive=&quot;/Tapestry/lib/ext/log4j-1.2.6.jar&quot; path=&quot;3&quot; type=&quot;2&quot;/&gt;
   "/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry internalArchive=&quot;/Tapestry/lib/ext/bsf-2.3.0.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry containerPath=&quot;JYTHON_DIR/jython.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;
  +"/>
       </listAttribute>
  -    <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
  -    <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
       <booleanAttribute key="org.eclipse.debug.ui.runFavorite" value="true"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tapestry"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="Tapestry/junit"/>
  -    <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
  -    <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
  -    <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.sf.tapestry.junit.mock.MockTestCase"/>
  +    <stringAttribute key="org.eclipse.debug.ui.target_run_perspective" value="perspective_none"/>
  +    <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.enable-reset-service=true"/>
  +    <stringAttribute key="org.eclipse.debug.ui.target_debug_perspective" value="perspective_none"/>
   </launchConfiguration>