You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2011/01/30 13:57:04 UTC

svn commit: r1065259 - /lucene/dev/branches/branch_3x/build.xml

Author: gsingers
Date: Sun Jan 30 12:57:04 2011
New Revision: 1065259

URL: http://svn.apache.org/viewvc?rev=1065259&view=rev
Log:
added descriptor to idea target

Modified:
    lucene/dev/branches/branch_3x/build.xml

Modified: lucene/dev/branches/branch_3x/build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/build.xml?rev=1065259&r1=1065258&r2=1065259&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/build.xml (original)
+++ lucene/dev/branches/branch_3x/build.xml Sun Jan 30 12:57:04 2011
@@ -87,7 +87,7 @@
   <property environment="env"/>
   <target name="idea" depends="copy-idea-files,finish-idea-setup-windows,
                                finish-idea-setup-mac,
-                               finish-idea-setup-unix"/>
+                               finish-idea-setup-unix" description="Setup IntelliJ IDEA configuration"/>
   <target name="copy-idea-files" 
           description="Setup IntelliJ IDEA configuration files">
     <copy todir=".">