You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2004/04/05 19:53:41 UTC

cvs commit: jakarta-commons/net project.xml

brekke      2004/04/05 10:53:41

  Modified:    net      project.xml
  Log:
  Eclipse plugin doesn't quite work right without these defined.
  
  Revision  Changes    Path
  1.42      +2 -0      jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- project.xml	30 Mar 2004 04:16:28 -0000	1.41
  +++ project.xml	5 Apr 2004 17:53:41 -0000	1.42
  @@ -86,6 +86,8 @@
     </dependencies>
     
     <build>
  +    <sourceDirectory>src/java</sourceDirectory>
  +    <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
       
       <unitTest>
         <includes>
  
  
  

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