You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2005/09/19 08:01:55 UTC

[jira] Assigned: (VELOCITY-401) remove all J2EE build tasks

     [ http://issues.apache.org/jira/browse/VELOCITY-401?page=all ]

Will Glass-Husain reassigned VELOCITY-401:
------------------------------------------

    Assign To: Will Glass-Husain

> remove all J2EE build tasks
> ---------------------------
>
>          Key: VELOCITY-401
>          URL: http://issues.apache.org/jira/browse/VELOCITY-401
>      Project: Velocity
>         Type: Improvement
>   Components: Build
>     Reporter: Will Glass-Husain
>     Assignee: Will Glass-Husain
>     Priority: Minor
>      Fix For: 1.5

>
> I think we should remove all J2EE build tasks and make compilation of DataSourceResourceLoader included by default.
> The reason the J2EE tasks exist is that javax.sql.DataSource was not present in JDK 1.3 and before.  Hence DataSourceResourceLoader could not be compiled unless j2ee.jar, jdbc2_0-stdext.jar in the classpath or JDK 1.4+ was used.
> At this point, most users are on JDK 1.4+.  I suggest we just check for the presence of javax.sql.DataSource and include the DataSourceResourceLoader if it is present.  If not, leave it out and just display a warning message noting that it is missing.  (and suggesting users download the appropriate library).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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