svn commit: r883656 - in /lenya/contributions/2_0_X/modules/firedocs: build.properties build.xml resources/firedocs-1.2.4.xpi

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: rudolf
Date: Tue Nov 24 11:23:49 2009
New Revision: 883656

URL: http://svn.apache.org/viewvc?rev=883656&view=rev
Log:
Avoid firedocs.xpi download during lenya build

Added:
    lenya/contributions/2_0_X/modules/firedocs/resources/firedocs-1.2.4.xpi   (with props)
Modified:
    lenya/contributions/2_0_X/modules/firedocs/build.properties
    lenya/contributions/2_0_X/modules/firedocs/build.xml

Modified: lenya/contributions/2_0_X/modules/firedocs/build.properties
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/firedocs/build.properties?rev=883656&r1=883655&r2=883656&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/firedocs/build.properties (original)
+++ lenya/contributions/2_0_X/modules/firedocs/build.properties Tue Nov 24 11:23:49 2009
@@ -47,8 +47,8 @@
 tools=tools
 
 # Firedocs download location (needed for multi-item install)
-firedocs.download.site=http://www.firedocs.org/files/
-firedocs.download.xpi=firedocs-1.2.4.xpi
+# firedocs.download.site=http://www.firedocs.org/files/
+# firedocs.download.xpi=firedocs-1.2.4.xpi
 
 # Legal
 legal=legal

Modified: lenya/contributions/2_0_X/modules/firedocs/build.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/firedocs/build.xml?rev=883656&r1=883655&r2=883656&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/firedocs/build.xml (original)
+++ lenya/contributions/2_0_X/modules/firedocs/build.xml Tue Nov 24 11:23:49 2009
@@ -55,9 +55,10 @@
     <zip zipfile="${dist}/${dist.name}.xpi" basedir="${build}" includes="**"/>
 
     <!-- Download firedocs package -->
+		<!--
     <get src="${firedocs.download.site}${firedocs.download.xpi}"  
       dest="${dist}/${firedocs.download.xpi}"/>
-
+-->
     <!-- Create multi-item install package --> 
     <echo>Creating Multi-Item Install Package</echo>
 
@@ -75,8 +76,14 @@
       </fileset>
     </copy>
 
+    <copy todir="work">
+      <fileset dir="resources">
+        <include name="firedocs-1.2.4.xpi"/>
+      </fileset>
+    </copy>
+
     <zip zipfile="${dist}/${dist.name}-full.xpi" basedir="work">
-      <include name="${firedocs.download.xpi}"/>
+      <include name="firedocs-1.2.4.xpi"/>
       <include name="${dist.name}.xpi"/>
       <include name="install.rdf"/>
     </zip>

Added: lenya/contributions/2_0_X/modules/firedocs/resources/firedocs-1.2.4.xpi
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/firedocs/resources/firedocs-1.2.4.xpi?rev=883656&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/contributions/2_0_X/modules/firedocs/resources/firedocs-1.2.4.xpi
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.