You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jeff Genender <jg...@apache.org> on 2006/11/06 14:56:41 UTC

WADI clustering and LGPL

I was building from trunk this morning and noticed that WADI is pulling
down LGPL jars into the G build:

[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo Clustering WADI
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[ERROR] No legal files found to copy
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://repository.codehaus.org/mysql/mysql-connector-java/3.1.11-bin/mysql-connector-java-3.1.11-bin.pom
[WARNING] Unable to get resource from repository codehaus
(http://repository.codehaus.org)
Downloading:
http://repo.mergere.com/maven2/mysql/mysql-connector-java/3.1.11-bin/mysql-connector-java-3.1.11-bin.pom

I didn't see them in the binary, but they are being downloaded.  I don't
know what the status of this is regarding Apache, but I think we should
either place an exclusion in the pom or ask the WADI folks to flag mysql
as optional in their poms just to be safe.

Jeff





Re: WADI clustering and LGPL

Posted by Gianny Damour <gi...@optusnet.com.au>.
Hi,

Sorry for this problem; I was not aware of it. This has now been fixed.

Thanks,
Gianny


On 07/11/2006, at 8:42 AM, Dain Sundstrom wrote:

> Can who ever maintains this please add an exclude to geronimo, or  
> even better mark it as optional in wadi?
>
> -dain
>
> On Nov 6, 2006, at 5:56 AM, Jeff Genender wrote:
>
>> I was building from trunk this morning and noticed that WADI is  
>> pulling
>> down LGPL jars into the G build:
>>
>> [INFO]
>> --------------------------------------------------------------------- 
>> -------
>> [INFO] Building Geronimo Clustering WADI
>> [INFO]    task-segment: [install]
>> [INFO]
>> --------------------------------------------------------------------- 
>> -------
>> [INFO] [tools:require-java-version {execution: validate-java- 
>> version}]
>> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
>> [ERROR] No legal files found to copy
>> [INFO] [resources:resources]
>> [INFO] Using default encoding to copy filtered resources.
>> Downloading:
>> http://repository.codehaus.org/mysql/mysql-connector-java/3.1.11- 
>> bin/mysql-connector-java-3.1.11-bin.pom
>> [WARNING] Unable to get resource from repository codehaus
>> (http://repository.codehaus.org)
>> Downloading:
>> http://repo.mergere.com/maven2/mysql/mysql-connector-java/3.1.11- 
>> bin/mysql-connector-java-3.1.11-bin.pom
>>
>> I didn't see them in the binary, but they are being downloaded.  I  
>> don't
>> know what the status of this is regarding Apache, but I think we  
>> should
>> either place an exclusion in the pom or ask the WADI folks to flag  
>> mysql
>> as optional in their poms just to be safe.
>>
>> Jeff
>>
>>
>>
>


Re: WADI clustering and LGPL

Posted by Dain Sundstrom <da...@iq80.com>.
Can who ever maintains this please add an exclude to geronimo, or  
even better mark it as optional in wadi?

-dain

On Nov 6, 2006, at 5:56 AM, Jeff Genender wrote:

> I was building from trunk this morning and noticed that WADI is  
> pulling
> down LGPL jars into the G build:
>
> [INFO]
> ---------------------------------------------------------------------- 
> ------
> [INFO] Building Geronimo Clustering WADI
> [INFO]    task-segment: [install]
> [INFO]
> ---------------------------------------------------------------------- 
> ------
> [INFO] [tools:require-java-version {execution: validate-java-version}]
> [INFO] [tools:copy-legal-files {execution: install-legal-files}]
> [ERROR] No legal files found to copy
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> Downloading:
> http://repository.codehaus.org/mysql/mysql-connector-java/3.1.11- 
> bin/mysql-connector-java-3.1.11-bin.pom
> [WARNING] Unable to get resource from repository codehaus
> (http://repository.codehaus.org)
> Downloading:
> http://repo.mergere.com/maven2/mysql/mysql-connector-java/3.1.11- 
> bin/mysql-connector-java-3.1.11-bin.pom
>
> I didn't see them in the binary, but they are being downloaded.  I  
> don't
> know what the status of this is regarding Apache, but I think we  
> should
> either place an exclusion in the pom or ask the WADI folks to flag  
> mysql
> as optional in their poms just to be safe.
>
> Jeff
>
>
>