Morgan Delagrange wrote:
> 
> Excellent, we have a release.  Does anybody know how
> to set up for a daily build?  I can probably figure it
> out if there are no volunteers.  :)

Morgan,

I believe you simply need to update the root build.xml 
so it includes the JDBC tag library. 
The nightly build should then pick it up.

>From build.xml:

  <!-- ************************* Subproject Execution ********************* -->

  <!--
        Add a new target for each defined custom tag library subproject.
        Be sure you also add each target to the "depends" list for the
        "dist" target at the bottom of this file.

  -->


    -- Pierre

Reply via email to