mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-13 00:36:28 +00:00
Update build.xml
This commit is contained in:
parent
6d449f3ff0
commit
a315057ed5
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
Hotspots build file for Phing
|
JED Checker build file for Phing
|
||||||
written by Daniel Dimitrov - https://compojoom.com
|
written by Daniel Dimitrov - https://compojoom.com
|
||||||
|
|
||||||
Run "phing -f component.xml"
|
Run "phing -f component.xml"
|
||||||
from the build directory to build the component, modules and plugins
|
from the build directory to build the component
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<project name="com_jedchecker" default="buildZip">
|
<project name="com_jedchecker" default="buildZip">
|
||||||
@ -167,4 +167,4 @@
|
|||||||
</fileset>
|
</fileset>
|
||||||
</ftpdeploy>
|
</ftpdeploy>
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user