[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-cvs
Subject:    [ jEdit-commits ] SF.net SVN: jedit: [10243] plugins/AntPlugin/trunk
From:       ezust () users ! sourceforge ! net
Date:       2007-07-31 1:51:49
Message-ID: E1IFgtp-0005d0-Rc () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 10243
          http://jedit.svn.sourceforge.net/jedit/?rev=10243&view=rev
Author:   ezust
Date:     2007-07-30 18:51:49 -0700 (Mon, 30 Jul 2007)

Log Message:
-----------
Aha, it seems that AntFarm requires ant-launcher.jar too.
Adding that to the list of jars that are included with the AntPlugin.

Modified Paths:
--------------
    plugins/AntPlugin/trunk/AntPlugin.props
    plugins/AntPlugin/trunk/build.xml
    plugins/AntPlugin/trunk/description.html

Modified: plugins/AntPlugin/trunk/AntPlugin.props
===================================================================
--- plugins/AntPlugin/trunk/AntPlugin.props	2007-07-30 23:57:20 UTC (rev 10242)
+++ plugins/AntPlugin/trunk/AntPlugin.props	2007-07-31 01:51:49 UTC (rev 10243)
@@ -4,7 +4,7 @@
 plugin.ant.AntPlugin.author=http://ant.apache.org/contributors.html
 plugin.ant.AntPlugin.version=1.7.0
 plugin.ant.AntPlugin.docs=manual/index.html
-plugin.ant.AntPlugin.jars=ant.jar ant-nodeps.jar
+plugin.ant.AntPlugin.jars=ant.jar ant-nodeps.jar ant-launcher.jar
 plugin.ant.AntPlugin.depend.0=jedit 04.02.99.00
 plugin.ant.AntPlugin.depend.1=jdk 1.4
 plugin.ant.AntPlugin.description=Apache Ant packaged as a jedit plugin

Modified: plugins/AntPlugin/trunk/build.xml
===================================================================
--- plugins/AntPlugin/trunk/build.xml	2007-07-30 23:57:20 UTC (rev 10242)
+++ plugins/AntPlugin/trunk/build.xml	2007-07-31 01:51:49 UTC (rev 10243)
@@ -47,6 +47,7 @@
       <fileset dir="apache-ant-1.7.0/lib">
         <include name="ant.jar"/>
         <include name="ant-nodeps.jar"/>
+        <include name="ant-launcher.jar"/>
       </fileset>
     </copy>
   </target>

Modified: plugins/AntPlugin/trunk/description.html
===================================================================
--- plugins/AntPlugin/trunk/description.html	2007-07-30 23:57:20 UTC (rev 10242)
+++ plugins/AntPlugin/trunk/description.html	2007-07-31 01:51:49 UTC (rev 10243)
@@ -1,3 +1,4 @@
 <html>
-The AntPlugin provides binary jars of Apache Ant, for plugins such as the AntFarm \
and others which require some of the functionality of Apache Ant.  +The AntPlugin \
provides binary jars of Apache Ant, for plugins such as the AntFarm and others which \
require some of the functionality of Apache Ant. +It also provides full documentation \
for Apache Ant.  </html>


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic