You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2008/08/07 21:26:54 UTC

svn commit: r683684 - /xmlgraphics/fop/trunk/build.xml

Author: jeremias
Date: Thu Aug  7 12:26:54 2008
New Revision: 683684

URL: http://svn.apache.org/viewvc?rev=683684&view=rev
Log:
Added fop.cmd to binary distribution (not sure if any of the others should be included, too)

Modified:
    xmlgraphics/fop/trunk/build.xml

Modified: xmlgraphics/fop/trunk/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/build.xml?rev=683684&r1=683683&r2=683684&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Thu Aug  7 12:26:54 2008
@@ -67,6 +67,7 @@
     <include name="KEYS"/>
     <include name="status.xml"/>
     <include name="fop.bat"/>
+    <include name="fop.cmd"/>
     <include name="fop"/>
   </fileset>
   <fileset dir="${basedir}" id="dist.bin.lib">



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org


Re: svn commit: r683684 - /xmlgraphics/fop/trunk/build.xml

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
On my WinXP, fop.bat is called. You have to write "fop.cmd -fo ......"
to get the other one.

On 08.08.2008 20:39:45 Simon Pepping wrote:
> On Thu, Aug 07, 2008 at 07:26:54PM -0000, jeremias@apache.org wrote:
> > Author: jeremias
> > Date: Thu Aug  7 12:26:54 2008
> > New Revision: 683684
> > 
> > URL: http://svn.apache.org/viewvc?rev=683684&view=rev
> > Log:
> > Added fop.cmd to binary distribution (not sure if any of the others should be included, too)
> > 
> 
> Added fop.js as well.
> 
> The presence of fop.cmd and fop.bat introduces an uncertainty: If you
> call fop, which of the two is executed?
> 
> Simon
> 
> -- 
> Simon Pepping
> home page: http://www.leverkruid.eu




Jeremias Maerki


Re: svn commit: r683684 - /xmlgraphics/fop/trunk/build.xml

Posted by Simon Pepping <sp...@leverkruid.eu>.
On Thu, Aug 07, 2008 at 07:26:54PM -0000, jeremias@apache.org wrote:
> Author: jeremias
> Date: Thu Aug  7 12:26:54 2008
> New Revision: 683684
> 
> URL: http://svn.apache.org/viewvc?rev=683684&view=rev
> Log:
> Added fop.cmd to binary distribution (not sure if any of the others should be included, too)
> 

Added fop.js as well.

The presence of fop.cmd and fop.bat introduces an uncertainty: If you
call fop, which of the two is executed?

Simon

-- 
Simon Pepping
home page: http://www.leverkruid.eu