You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by Jason van Zyl <jv...@apache.org> on 2001/08/23 22:58:18 UTC

Re: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-turbine-fulcrum.xml

On 8/23/01 4:49 PM, "rubys@apache.org" <ru...@apache.org> wrote:

> rubys       01/08/23 13:49:26
> 
> Modified:    proposal/gump/project jakarta-turbine-fulcrum.xml
> Log:
> Update to the latest dependencies.  Unfortunately, the same three errors
> and three warnings are STILL there.

Sam did you get my message about trying what you posted? The jdbc.jar wasn't
defined anyway in your scripts but they were in the ones generated on my
machine.

 
> Revision  Changes    Path
> 1.11      +12 -6 
> jakarta-alexandria/proposal/gump/project/jakarta-turbine-fulcrum.xml
> 
> Index: jakarta-turbine-fulcrum.xml
> ===================================================================
> RCS file: 
> /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-turbine-fulcrum.xml
> ,v
> retrieving revision 1.10
> retrieving revision 1.11
> diff -u -r1.10 -r1.11
> --- jakarta-turbine-fulcrum.xml    2001/08/18 07:03:16    1.10
> +++ jakarta-turbine-fulcrum.xml    2001/08/23 20:49:26    1.11
> @@ -11,26 +11,32 @@
>      <ant>
>        <depend property="velocity.jar" project="jakarta-velocity"/>
>        <depend property="log4j.jar"    project="jakarta-log4j" id="log4j"/>
> -      <depend property="torque.jar"   project="jakarta-turbine-torque"/>
> -      <depend property="jdom.jar"     project="jdom"/>
> +      <depend property="xerces.jar"   project="xml-xerces"/>
>        <depend property="bsf.jar"      project="bsf"/>
> +      <depend property="torque.jar"   project="jakarta-turbine-torque"/>
>        <depend property="servlet.jar"  project="jakarta-servletapi-4"/>
> -      <depend property="javamail.jar" project="javamail"/>
> -      <depend property="jaf.jar"      project="jaf"/>
> +      <depend property="jndi.jar"     project="jndi"/>
>        <depend property="xalan.jar"    project="xml-xalan2"/>
>        <depend property="xmlrpc.jar"   project="xml-rpc"/>
>        <depend property="torque.jar"   project="jakarta-turbine-torque"/>
>        <depend property="village.jar"  project="village"/>
> +      <depend property="jdbc.jar"     project="jdbc"/>
> +      <depend property="javamail.jar" project="javamail"/>
> +      <depend property="jaf.jar"      project="jaf"/>
> +      <depend property="commons-collections.jar"
> project="commons-collections"/>
>        <depend property="commons-util.jar" project="commons-util"/>
> +      <depend property="regexp.jar"   project="jakarta-regexp"/>
>        <depend property="commons-email.jar" project="commons-email"/>
> -      <depend property="xerces.jar"   project="xml-xerces"/>
> -      <depend property="jdbc.jar"   project="jdbc"/>
> +
>        <property name="jakarta-site2" reference="home"
> project="jakarta-site2"/>
>        <property name="turbine.dir" reference="srcdir"
> project="jakarta-turbine-3"/>
>        <property name="final.name" value="fulcrum-gump"/>
>        <property name="deprecation" value="on"/>
>      </ant>
> +
>      <depend project="jakarta-ant"/>
> +    <depend project="jdom"/>
> +
>      <home nested="bin"/>
>      <jar name="fulcrum-gump.jar"/>
>    </project>    
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org