Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] IP requirements redux


Tim,
I'm not sure Janet's spreadsheet is up to date, or it may not have drilled into the innards of the individual plugins, since I think the about.html files are fairly current. I can comment on the first six items in your list below. The others aren't familiar to me.

1. Commons and discovery = org.apache.axis_1.2.1/lib/commons-discovery-0.2.jar - ASL 1.1
2. Commons logging = org.apache.axis_1.2.1/lib/commons-logging-1.0.4.jar - ASL 2.0
3. JAX-RPC = org.apache.axis_1.2.1/lib/jaxrpc.jar - ASL 2.0
4. log4j = org.apache.axis_1.2.1/lib/log4j-1.2.8.jar - ASL 1.1
5. Axis-ant = org.apache.axis_1.2.1/lib/axis-ant.jar - ASL 2.0
6. SOAP - If this means Apache SOAP (soap.jar), then this was in a couple of early milestones, but was removed before 0.7 went final, so there's no plugin to contain an about.html reference to it.

Bearing in mind IP Law makes my brain hurt, I think I need to make the following changes. You're most welcome to double-check me...
1. Add Apache Software License 1.1 to org.apache.axis/about.html (for #1 and #4 above)
2. Add Common Public License 1.0 to org.apache.axis/about.html (for wsdl4j-1.5.1, not in your list below)
3. Fix up a couple incorrect versions/licenses in IP Log (re. #1 and #4 above, and wsdl4j-1.,5.1)

Will that suffice, or is there something different I need to do here?

[1] http://www.eclipse.org/webtools/index.html

Thanks much,
Cheers - CB.

Chris Brealey
Senior Advisory Technical Manager, Rational Java Web Services, IBM Canada Ltd.
D3-275, D3/ENX/8200/MKM, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
cbrealey@xxxxxxxxxx, 905.413.6038, tieline:969.6038, fax:905.413.4920



"Tim Wagner" <twagner@xxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

11/23/2005 06:15 PM

Please respond to
"General discussion of project-wide or architectural issues."

To
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
cc
Subject
[wtp-dev] IP requirements redux





Janet’s “about” file analysis (attached) did not turn up all of our 3rd party s/w dependencies. We need to get the following into about files (which will then ensure they get into Janet’s spreadsheet). The following are listed in our IP log but not in the spreadsheet:
 

Commons and discovery
Commons logging
JAX-RPC
log4j
Axis-ant
SOAP
DOM 3
http.xsd
soap.xsd
soapenc.xsd
wsdl.xsd
wsdl20.xsd
wsdl-mime.xsd
XHTML
WAP

 
Could the component leads please ensure that each of these gets an entry in the appropriate spot? Thanks,
 
-t
 _______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Attachment: Web Tools Non EPL Code v.1.3.xls
Description: MS-Excel spreadsheet


Back to the top