Issue Details (XML | Word | Printable)

Key: MRM-1001
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Brett Porter
Reporter: Maria Odea Ching
Votes: 2
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Archiva

Allow for easier database upgrade

Created: 13/Nov/08 06:50 PM   Updated: 23/Feb/10 01:50 AM   Resolved: 23/Feb/10 01:50 AM
Component/s: Design
Affects Version/s: 1.2-M1, 1.2
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Supercedes
 



Wendy Smoak added a comment - 13/Nov/08 06:55 PM

There is some discussion on dev@continuum about using Liquibase for this. http://www.liquibase.org/ (It's LGPL though...)


Emmanuel Venisse added a comment - 13/Nov/08 11:45 PM

LGPL isn't really an issue for us because we wont redistribute it directly


Dan Tran added a comment - 14/Nov/08 11:16 AM

If i remember correctly, Archiva dev had to yank out jasperreport a LGPL type license out of archiva distribution.

What is the different if we use lidquibase for the automatic db upgrade?


Emmanuel Venisse added a comment - 15/Nov/08 04:06 AM

It isn't the same case.

We can't use jasperreport because we can't distribute it with Archiva.
About liquibase, we have nothing to distribute because users will can download it directly or use the maven plugin like it can use the checkstyle plugin with Checkstyle under LGPL. We have nothing to distribute.


Wendy Smoak added a comment - 15/Nov/08 09:06 AM

Dan is talking about an automatic database upgrade, which would imply that Archiva can do it with no user intervention.


Brill Pappin added a comment - 19/Nov/08 03:36 PM

Wait a sec, why can't you use LGPL?
Isn't it the point of LGPL that you can use it without the rest of your code being under the same lic?


Brett Porter added a comment - 19/Nov/08 03:45 PM

Brill: http://www.apache.org/legal/resolved.html

It cannot be required in a default installation as it affects the license of the overall work.


Brett Porter added a comment - 05/Mar/09 10:47 PM

review if this is an issue for 1.1 -> 1.2


Brett Porter added a comment - 06/Mar/09 06:34 AM

no issue in upgrading now


Brett Porter added a comment - 23/Feb/10 01:50 AM

we ensure the redback database autoupgrades, and the archiva database has been removed