hlship      2004/07/21 06:32:43

  Modified:    .        .classpath
               examples build.xml
  Removed:     examples/src/descriptor/META-INF hivemodule.sdl
  Log:
  Add a new module containing example code.
  
  Revision  Changes    Path
  1.32      +0 -1      jakarta-hivemind/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/.classpath,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- .classpath        20 Jul 2004 17:27:16 -0000      1.31
  +++ .classpath        21 Jul 2004 13:32:43 -0000      1.32
  @@ -14,7 +14,6 @@
       <classpathentry kind="src" output="examples/target/eclipse-classes" 
path="examples/src/java"/>
       <classpathentry kind="src"
           output="examples/target/eclipse-test-classes" 
path="examples/src/test"/>
  -    <classpathentry kind="src" output="examples/target/eclipse-classes" 
path="examples/src/descriptor"/>
       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
       <classpathentry kind="lib" 
path="ext-package/lib/commons-logging-1.0.3.jar"/>
       <classpathentry kind="lib" path="ext-package/lib/easymock-1.1.jar"/>
  
  
  
  1.2       +1 -1      jakarta-hivemind/examples/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/examples/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 20 Jul 2004 17:22:54 -0000      1.1
  +++ build.xml 21 Jul 2004 13:32:43 -0000      1.2
  @@ -36,7 +36,7 @@
        
        <path id="hivedoc.classpath">
          <path refid="hivedoc.taskdef.classpath"/>
  -       <pathelement 
location="${descriptor.src.dir}/META-INF/hivemodule.sdl"/>
  +       <pathelement location="${descriptor.src.dir}/META-INF/panorama.sdl"/>
        </path>
                
        <property name="hivedoc.output.dir" 
location="${module.docs.target.dir}/hivedocs"/>
  
  
  

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

Reply via email to