You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2009/09/24 19:27:32 UTC

svn commit: r818558 - /incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml

Author: schor
Date: Thu Sep 24 17:27:30 2009
New Revision: 818558

URL: http://svn.apache.org/viewvc?rev=818558&view=rev
Log:
no Jira - add more info on obtaining jai jars

Modified:
    incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml

Modified: incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml?rev=818558&r1=818557&r2=818558&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml (original)
+++ incubator/uima/uimaj/trunk/uima-docbook-tool/build/get-components.xml Thu Sep 24 17:27:30 2009
@@ -93,7 +93,7 @@
       message="Downloading and unzipping (one time) Java Advanced Imaging package (JAI),

 licensed under the specific Sun license for JAI;

 You may not use this package except in compliance with the License.

 
-The license is contained in the download.

Ok to download?"
+The license is contained in the download.

Note that your company may not find this license acceptable, and have other download alternatives; if so, manually place the jai_code.jar and jai_core.jar in the tools/jai-versions/jai-1.1.3 directory. Ok to download?"
       validargs="y,n" addproperty="ok.download.jai"/>
     <condition property="do.download.jai">
       <equals arg1="y" arg2="${ok.download.jai}"/>