You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2013/03/12 20:54:01 UTC

svn commit: r1455687 - /db/derby/docs/trunk/build.xml

Author: rhillegas
Date: Tue Mar 12 19:54:01 2013
New Revision: 1455687

URL: http://svn.apache.org/r1455687
Log:
DERBY-6106: Remove stale Japanese and Brazilian docs from the top level docs build target.

Modified:
    db/derby/docs/trunk/build.xml

Modified: db/derby/docs/trunk/build.xml
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/build.xml?rev=1455687&r1=1455686&r2=1455687&view=diff
==============================================================================
--- db/derby/docs/trunk/build.xml (original)
+++ db/derby/docs/trunk/build.xml Tue Mar 12 19:54:01 2013
@@ -25,7 +25,7 @@ limitations under the License.
     <echo message="For Brazilian Portuguese output, run &quot;ant pt_BR.usage&quot;"/>
   </target>
 
-  <target name="all" depends="html,pdf,pt_BR,ja_JP"/>
+  <target name="all" depends="html,pdf"/>
 
   <!-- targets that build all formats of each manual. -->
   <target name="adminguide" depends="init,html.adminguide,pdf.adminguide"/>