Date: 2004-02-20T20:30:55
   Editor: 195.92.168.177 <>
   Wiki: Xindice Wiki
   Page: UpgradeTo11EmbedNotes
   URL: http://wiki.apache.org/xindice/UpgradeTo11EmbedNotes

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -35,16 +35,9 @@
     % ant jar-release
  }}}
 
- 3. Since that worked, I substituted the new xindice 1.1 directory
-for the existing xindice 1.0 directory within my project project
-directory (i.e., xindice is a subdirectory of my project directory).
-The ant build.xml file for my project reads the jar files found in
-the $XINDICE_HOME/java/lib directory already, so no changes were
-necessary here. (I've also got an eXist implementation within, so
-I manage both via properties)
+ 3. Since that worked, I substituted the new xindice 1.1 directory for the 
existing xindice 1.0 directory within my project project directory (i.e., 
xindice is a subdirectory of my project directory). The ant build.xml file for 
my project reads the jar files found in the $XINDICE_HOME/java/lib directory 
already, so no changes were necessary here. (I've also got an eXist 
implementation within, so I manage both via properties)
 
-I moved the xindice-1.1b4-dev.jar file from the dist directory to
-the $XINDICE_HOME/java/lib directory, and renamed it xindice.jar.
+I moved the xindice-1.1b4-dev.jar file from the dist directory to the 
$XINDICE_HOME/java/lib directory, and renamed it xindice.jar.
 
  4. In my own application code I replaced the references as below:
  {{{

Reply via email to