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 fu...@apache.org on 2006/01/24 21:37:56 UTC

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

Author: fuzzylogic
Date: Tue Jan 24 12:37:55 2006
New Revision: 372014

URL: http://svn.apache.org/viewcvs?rev=372014&view=rev
Log:
Unhook pt_BR from all until the translations are committed.

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

Modified: db/derby/docs/trunk/build.xml
URL: http://svn.apache.org/viewcvs/db/derby/docs/trunk/build.xml?rev=372014&r1=372013&r2=372014&view=diff
==============================================================================
--- db/derby/docs/trunk/build.xml (original)
+++ db/derby/docs/trunk/build.xml Tue Jan 24 12:37:55 2006
@@ -10,7 +10,7 @@
     <echo message="For output in all formats, run &quot;ant all&quot;"/>
   </target>
 
-  <target name="all" depends="html,pdf,monohtml,pt_BR"/>
+  <target name="all" depends="html,pdf,monohtml"/>
 
   <target name="pt_BR" depends="init">
     <ant dir="src/pt_BR"/>