Revision history:
$Log$
+ Revision 1.10 2005/10/14 17:23:07 akrenek
+ added jp.client
+
Revision 1.9 2005/10/11 20:37:50 akrenek
added dependencies on lb.server-bones and security.gsoap-plugin
</if>
</target>
- <target name="server-common" unless="setenvonly" depends="envset, common" >
+ <target name="server-common" unless="setenvonly" depends="envset, mysql, common" >
<if>
<isset property="small.memory" />
<then>
</if>
</target>
- <target name="client" unless="setenvonly" depends="envset, common" >
+ <target name="client" unless="setenvonly" depends="envset, libtar, common" >
<if>
<isset property="small.memory" />
<then>
Revision history:
$Log$
+ Revision 1.4.2.1 2005/10/17 09:49:02 akrenek
+ added jp.client module targets
+
Revision 1.4 2005/10/03 17:00:50 valtri
Automatically checkout the new module yet.
<!-- All external libraries -->
<target name="external"
- description="Install external packages" depends="oscheck"/>
+ description="Install external packages" depends="oscheck, libtar, mysql"/>
<!-- =====================================================
GLite Middleware jp modules