You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2010/10/21 18:04:15 UTC

[jira] Created: (WOOKIE-154) Remove C3P0 from Wookie

Remove C3P0 from Wookie
-----------------------

                 Key: WOOKIE-154
                 URL: https://issues.apache.org/jira/browse/WOOKIE-154
             Project: Wookie
          Issue Type: Task
            Reporter: Scott Wilson
            Priority: Blocker
             Fix For: 0.9.0


C3P0 uses an LGPL license, which means it cannot be distributed with an ASF release; see http://www.apache.org/legal/resolved.html#category-x

C3P0 is only used in Start.java to run the database connection in standalone/developer mode; this could be replaced using one of the commons-DBCP DataSource implementations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (WOOKIE-154) Remove C3P0 from Wookie

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on WOOKIE-154 started by Scott Wilson.

> Remove C3P0 from Wookie
> -----------------------
>
>                 Key: WOOKIE-154
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-154
>             Project: Wookie
>          Issue Type: Task
>            Reporter: Scott Wilson
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.9.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> C3P0 uses an LGPL license, which means it cannot be distributed with an ASF release; see http://www.apache.org/legal/resolved.html#category-x
> C3P0 is only used in Start.java to run the database connection in standalone/developer mode; this could be replaced using one of the commons-DBCP DataSource implementations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (WOOKIE-154) Remove C3P0 from Wookie

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wilson reassigned WOOKIE-154:
-----------------------------------

    Assignee: Scott Wilson

> Remove C3P0 from Wookie
> -----------------------
>
>                 Key: WOOKIE-154
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-154
>             Project: Wookie
>          Issue Type: Task
>            Reporter: Scott Wilson
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.9.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> C3P0 uses an LGPL license, which means it cannot be distributed with an ASF release; see http://www.apache.org/legal/resolved.html#category-x
> C3P0 is only used in Start.java to run the database connection in standalone/developer mode; this could be replaced using one of the commons-DBCP DataSource implementations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WOOKIE-154) Remove C3P0 from Wookie

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wilson closed WOOKIE-154.
-------------------------------

    Resolution: Fixed

Replaced functionality with DBCP.

> Remove C3P0 from Wookie
> -----------------------
>
>                 Key: WOOKIE-154
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-154
>             Project: Wookie
>          Issue Type: Task
>            Reporter: Scott Wilson
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.9.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> C3P0 uses an LGPL license, which means it cannot be distributed with an ASF release; see http://www.apache.org/legal/resolved.html#category-x
> C3P0 is only used in Start.java to run the database connection in standalone/developer mode; this could be replaced using one of the commons-DBCP DataSource implementations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work logged: (WOOKIE-154) Remove C3P0 from Wookie

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-154?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_11104 ]

Scott Wilson logged work on WOOKIE-154:
---------------------------------------

                Author: Scott Wilson
            Created on: 22/Oct/10 06:51 AM
            Start Date: 22/Oct/10 06:51 AM
    Worklog Time Spent: 1h 

Issue Time Tracking
-------------------

            Time Spent: 1h
    Remaining Estimate: 0h  (was: 1h)

> Remove C3P0 from Wookie
> -----------------------
>
>                 Key: WOOKIE-154
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-154
>             Project: Wookie
>          Issue Type: Task
>            Reporter: Scott Wilson
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.9.0
>
>   Original Estimate: 1h
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> C3P0 uses an LGPL license, which means it cannot be distributed with an ASF release; see http://www.apache.org/legal/resolved.html#category-x
> C3P0 is only used in Start.java to run the database connection in standalone/developer mode; this could be replaced using one of the commons-DBCP DataSource implementations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.