You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/12/04 09:07:27 UTC

cvs commit: maven-components/maven-model maven-model.iws

jvanzyl     2003/12/04 00:07:27

  Modified:    maven-model maven-model.iws
  Log:
  o adding tests to bring the coverage up to 100%
  
    now we can change as desired in safety as i am going to switch to using
    xstream+xpp3.
  
  Revision  Changes    Path
  1.4       +14 -6     maven-components/maven-model/maven-model.iws
  
  Index: maven-model.iws
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model/maven-model.iws,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven-model.iws	4 Dec 2003 01:09:53 -0000	1.3
  +++ maven-model.iws	4 Dec 2003 08:07:27 -0000	1.4
  @@ -27,8 +27,12 @@
             <element signature="imports" expanded="true" />
           </folding>
         </source-position-entry>
  -      <source-position-entry url="file://$PROJECT_DIR$/src/test/org/apache/maven/model/ModelTest.java" line="93" column="55" vertical-scroll-proportion="0.92206234" horizontal-scroll-proportion="0.39473686" />
  -      <source-position-entry url="file://$PROJECT_DIR$/src/java/org/apache/maven/model/Model.java" line="496" column="0" vertical-scroll-proportion="0.25539568" horizontal-scroll-proportion="0.0">
  +      <source-position-entry url="file://$PROJECT_DIR$/src/java/org/apache/maven/model/Model.java" line="715" column="0" vertical-scroll-proportion="0.23980816" horizontal-scroll-proportion="0.0">
  +        <folding>
  +          <element signature="imports" expanded="true" />
  +        </folding>
  +      </source-position-entry>
  +      <source-position-entry url="file://$PROJECT_DIR$/src/test/org/apache/maven/model/ModelTest.java" line="118" column="34" vertical-scroll-proportion="0.4268585" horizontal-scroll-proportion="0.24401914">
           <folding>
             <element signature="imports" expanded="true" />
           </folding>
  @@ -48,8 +52,12 @@
             <element signature="imports" expanded="true" />
           </folding>
         </source-position-entry>
  -      <source-position-entry url="file://$PROJECT_DIR$/src/test/org/apache/maven/model/ModelTest.java" line="93" column="55" vertical-scroll-proportion="0.92206234" horizontal-scroll-proportion="0.39473686" />
  -      <source-position-entry url="file://$PROJECT_DIR$/src/java/org/apache/maven/model/Model.java" line="496" column="0" vertical-scroll-proportion="0.25539568" horizontal-scroll-proportion="0.0" selected="true">
  +      <source-position-entry url="file://$PROJECT_DIR$/src/test/org/apache/maven/model/ModelTest.java" line="118" column="34" vertical-scroll-proportion="0.4268585" horizontal-scroll-proportion="0.24401914" selected="true">
  +        <folding>
  +          <element signature="imports" expanded="true" />
  +        </folding>
  +      </source-position-entry>
  +      <source-position-entry url="file://$PROJECT_DIR$/src/java/org/apache/maven/model/Model.java" line="715" column="0" vertical-scroll-proportion="0.23980816" horizontal-scroll-proportion="0.0">
           <folding>
             <element signature="imports" expanded="true" />
           </folding>
  @@ -64,7 +72,7 @@
       </open-files>
     </component>
     <component name="ToolWindowManager">
  -    <frame x="-4" y="3" width="1288" height="1025" extended-state="1" />
  +    <frame x="-4" y="3" width="1288" height="1025" extended-state="0" />
       <editor active="true" />
       <layout>
         <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="1" />
  @@ -215,7 +223,7 @@
       <Commit>
         <option name="NON_RECURSIVE" value="false" />
         <option name="REVISION_TAG" value="" />
  -      <option name="LOG_MESSAGE" value="o ids can be created in the project. we want to stick with the model here." />
  +      <option name="LOG_MESSAGE" value="o remove determination of the presence of the repository. we'll put it in the project." />
         <option name="ADDITIONAL_OPTIONS" value="" />
       </Commit>
       <Diff>
  
  
  

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