Re: [JBoss-dev] Thirdparty licenses

2006-06-20 Thread Ruel Loehr
I fixed the problematic licenses and the build will now fail when new ones are 
introduced.

Ruel Loehr
JBoss QA
 
-
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel
-Original Message-
From: Scott M Stark 
Sent: Monday, June 19, 2006 5:08 PM
To: Ryan Campbell; Adrian Brock; 'jboss-development'
Cc: QA
Subject: RE: Thirdparty licenses

Yes, it should fail the build. 

> -Original Message-
> From: Ryan Campbell 
> Sent: Monday, June 19, 2006 12:32 PM
> To: Adrian Brock; jboss-development
> Cc: QA
> Subject: RE: Thirdparty licenses
> 
> So, we want it to fail fatally, instead of just eating the 
> error like it does now.
> 
> -Original Message-
> From: Adrian Brock
> Sent: Monday, June 19, 2006 11:35 AM
> To: jboss-development
> Cc: QA
> Subject: Thirdparty licenses
> 
> There are problems with the license types of some of the 
> newer additions to thirdparty.
> 
> e.g.
> sun-jaxb refers to CDDL-1.0 (it should be cddl?) quartz 
> refers to ASL 2.0 (it should be Apache-2.0?)
> 
> Here are the licenses that actually exist:
> http://repository.jboss.com/licenses/
> 
> I think the thirdparty processing should verify the existance 
> of the license.
> 
> We obviously can't trust individual developers to verify 
> this, otherwise this current problem wouldn't exist. :-)
> 
> Instead it just gives errors, e.g.
> 
> [get-ASL 2.0] Getting: 
> http://repository.jboss.com/licenses/ASL 2.0.txt [get-ASL 
> 2.0] To: /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL
> 2.0.txt
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Can't get 
> http://repository.jboss.com/licenses/ASL 2.0.txt to 
> /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL 2.0.txt
> 
> --
> 
> Adrian Brock
> Chief Scientist
> JBoss Inc.
> 
> 
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006
 


___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Thirdparty licenses

2006-06-19 Thread Scott M Stark
Yes, it should fail the build. 

> -Original Message-
> From: Ryan Campbell 
> Sent: Monday, June 19, 2006 12:32 PM
> To: Adrian Brock; jboss-development
> Cc: QA
> Subject: RE: Thirdparty licenses
> 
> So, we want it to fail fatally, instead of just eating the 
> error like it does now.
> 
> -Original Message-
> From: Adrian Brock
> Sent: Monday, June 19, 2006 11:35 AM
> To: jboss-development
> Cc: QA
> Subject: Thirdparty licenses
> 
> There are problems with the license types of some of the 
> newer additions to thirdparty.
> 
> e.g.
> sun-jaxb refers to CDDL-1.0 (it should be cddl?) quartz 
> refers to ASL 2.0 (it should be Apache-2.0?)
> 
> Here are the licenses that actually exist:
> http://repository.jboss.com/licenses/
> 
> I think the thirdparty processing should verify the existance 
> of the license.
> 
> We obviously can't trust individual developers to verify 
> this, otherwise this current problem wouldn't exist. :-)
> 
> Instead it just gives errors, e.g.
> 
> [get-ASL 2.0] Getting: 
> http://repository.jboss.com/licenses/ASL 2.0.txt [get-ASL 
> 2.0] To: /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL
> 2.0.txt
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Error opening connection java.io.IOException 
> [get-ASL 2.0] Can't get 
> http://repository.jboss.com/licenses/ASL 2.0.txt to 
> /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL 2.0.txt
> 
> --
> 
> Adrian Brock
> Chief Scientist
> JBoss Inc.
> 
> 
> 


___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Thirdparty licenses

2006-06-19 Thread Ryan Campbell
So, we want it to fail fatally, instead of just eating the error like it
does now.

-Original Message-
From: Adrian Brock 
Sent: Monday, June 19, 2006 11:35 AM
To: jboss-development
Cc: QA
Subject: Thirdparty licenses

There are problems with the license types
of some of the newer additions to thirdparty.

e.g.
sun-jaxb refers to CDDL-1.0 (it should be cddl?)
quartz refers to ASL 2.0 (it should be Apache-2.0?)

Here are the licenses that actually exist:
http://repository.jboss.com/licenses/

I think the thirdparty processing should verify
the existance of the license.

We obviously can't trust individual developers to verify
this, otherwise this current problem wouldn't exist. :-)

Instead it just gives errors, e.g.

[get-ASL 2.0] Getting: http://repository.jboss.com/licenses/ASL 2.0.txt
[get-ASL 2.0] To: /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL
2.0.txt
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Can't get http://repository.jboss.com/licenses/ASL 2.0.txt
to /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL 2.0.txt

-- 

Adrian Brock
Chief Scientist
JBoss Inc.




___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Thirdparty licenses

2006-06-19 Thread Adrian Brock
There are problems with the license types
of some of the newer additions to thirdparty.

e.g.
sun-jaxb refers to CDDL-1.0 (it should be cddl?)
quartz refers to ASL 2.0 (it should be Apache-2.0?)

Here are the licenses that actually exist:
http://repository.jboss.com/licenses/

I think the thirdparty processing should verify
the existance of the license.

We obviously can't trust individual developers to verify
this, otherwise this current problem wouldn't exist. :-)

Instead it just gives errors, e.g.

[get-ASL 2.0] Getting: http://repository.jboss.com/licenses/ASL 2.0.txt
[get-ASL 2.0] To: /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL
2.0.txt
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Error opening connection java.io.IOException
[get-ASL 2.0] Can't get http://repository.jboss.com/licenses/ASL 2.0.txt
to /home/ejort/jboss-4.0/build/../thirdparty/licenses/ASL 2.0.txt

-- 

Adrian Brock
Chief Scientist
JBoss Inc.




___
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development