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

-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx



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

Reply via email to