RE: External jar files - mobileOK library

Hi Yeliz,

Here is the list of third parties binaries that are currently needed in
order
to build checker library (the rest of the libraries are only used by the
test suite):
			
					
-Name:  CSS Validator
-Binary: css-validator.jar

-Name:  Resolver
-Binary: resolver.jar

-Name:  Apache commons (Removed commons-modeler-2.0.1.jar)
-Binary: commons-cli-1.1.jar, commons-httpclient-3.1.jar,
commons-codec-1.3.jar, commons-logging-1.1.jar 

-Name:  Saxon
-Binary: saxon8-dom.jar, saxon8-xom.jar, saxon8-xpath.jar, saxon8- 
xqj.jar and saxon8.jar

-Name:  Batik
-Binary: batik-css.jar, batik-util.jar

-Name:  JHove
-Binary: jhove-handler.jar, jhove-module.jar and jhove.jar

-Name:  SAC
-Binary: sac.jar

-Name:  TagSoup
-Binary: tagsoup-1.2.jar


Besides, we have updated the "build-deploy-jar" ant task in order to
include *only* the above dependencies and their
licenses.

Regards,
Abel and Miguel


-----Mensaje original-----
De: Yeliz Yesilada [mailto:yesilady@cs.man.ac.uk] 
Enviado el: jueves, 11 de junio de 2009 16:00
Para: Abel Rionda
CC: public-mobileok-checker; Kentarou Fukuda
Asunto: Re: External jar files - mobileOK library

Hi Abel,

Based on this email <http://lists.w3.org/Archives/Public/public- 
mobileok-checker/2007Jul/0091.html>, I have created the following  
list that details all the external components used and their  
licenses. Can you please have a look and see if you think I have the  
complete list?

-Name:  CSS Validator
-Project URL: http://jigsaw.w3.org/css-validator/
-Binary: css-validator.jar
-Version: 1.3
-Binary downlaod URL: http://jigsaw.w3.org/css-validator/DOWNLOAD.html
-Source URL: http://jigsaw.w3.org/css-validator/DOWNLOAD.html
-License: W3C Software license

-Name:  Resolver
-Project URL: http://xml.apache.org/commons/components/resolver/
-Binary: resolver.jar
-Version: 1.6
-Binary downlaod URL: http://xml.apache.org/mirrors.cgi#binary
-Source URL: http://xml.apache.org/mirrors.cgi#source
-License: Apache 1.1

-Name:  Apache commons (all)
-Project URL: http://commons.apache.org/
-Binary: commons-modeler-2.0.1.jar, commons-cli-1.1.jar, commons- 
httpclient-3.1.jar, commons-codec-1.3.jar, commons-logging-1.1.jar
-Version: 1.6
-Binary downlaod URL: http://commons.apache.org/components.html
-Source URL: http://commons.apache.org/components.html
-License: Apache License

-Name:  Saxon
-Project URL: http://sourceforge.net/projects/saxon
-Binary: saxon8-dom.jar, saxon8-xom.jar, saxon8-xpath.jar, saxon8- 
xqj.jar and saxon8.jar
-Version: 1.1
-Binary downlaod URL: http://sourceforge.net/project/showfiles.php? 
group_id=29872
-Source URL: http://sourceforge.net/scm/?type=svn&group_id=29872
-License: Mozilla Public License 1.0

-Name:  Batik
-Project URL: http://xmlgraphics.apache.org/batik/
-Binary: batik-css.jar, batik-util.jar
-Version: 1.2
-Binary downlaod URL: http://xmlgraphics.apache.org/batik/download.cgi
-Source URL: http://xmlgraphics.apache.org/batik/download.cgi
-License: Apache 2.0

-Name:  JHove
-Project URL: http://hul.harvard.edu/jhove/index.html
-Binary: jhove-handler.jar, jhove-module.jar and jhove.jar
-Version: 1.4
-Binary downlaod URL: http://sourceforge.net/projects/jhove/
-Source URL: http://sourceforge.net/projects/jhove/
-License: Lesser GPL

-Name:  Tomcat/Catalina
-Project URL:  http://tomcat.apache.org/
-Binary: tomcat-coyote.jar,  tomcat-http.jar, tomcat-util.jar,  
catalina.jar, servlet-api.jar, servlets-default.jar, annotations- 
api.jar, velocity-1.5.jar, ming-resources.jar, naming-factory.jar,   
jsp-api.jar  and tomcat-juli.jar
-Version: 1.2
-Binary downlaod URL: http://tomcat.apache.org/download-55.cgi
-Source URL: http://tomcat.apache.org/download-55.cgi
-License: Apache 2

-Name:  SAC
-Project URL:  http://www.w3.org/TR/SAC/
-Binary: sac.jar
-Version: 1.2
-Binary downlaod URL: http://habilis.net/validator-sac/
-Source URL: http://habilis.net/validator-sac/
-License: W3C License

-Name:  JUnit
-Project URL:  http://www.junit.org/
-Binary: junit.jar
-Version: 1.2
-Binary downlaod URL: http://sourceforge.net/project/showfiles.php? 
group_id=15278&package_id=12472
-Source URL: http://sourceforge.net/project/showfiles.php? 
group_id=15278&package_id=12472
-License: Common Public License 3.0

-Name:  TagSoup
-Project URL:  http://home.ccil.org/~cowan/XML/tagsoup/
-Binary: tagsoup-1.2.jar
-Version: 1.2
-Binary downlaod URL: http://home.ccil.org/~cowan/XML/tagsoup/#1.2
-Source URL: http://home.ccil.org/~cowan/XML/tagsoup/#1.2
-License: Academic Free License 3.0


Regards,
Yeliz.
On 9 Jun 2009, at 13:24, Abel Rionda wrote:

>
>
> Hi Yeliz,
>
> We have been diving a little bit into this. At first, we thought  
> that the developer manual [1] would contain
> this information, but it is a bit incomplete (some third party  
> licenses are missing). However, there is a mail that contains  
> license information about the libraries used inside Checker that  
> might be useful [2]
> In any case, we did not incorporated on purpose information about  
> other libraries that are used by the Test Suite -e.g. Tomcat-  
> (because they are not distributed in the checker distribution  
> archive). Are you interested in these libraries as well?
>
> Anyway, Miguel and I will take a look onto this and will come back  
> to you,
>
> Regards,
> Abel.
>
> [1] http://dev.w3.org/cvsweb/2007/mobileok-ref/mobileOK-Basic- 
> RI-1.0-DevManual.odt
> [2] http://lists.w3.org/Archives/Public/public-mobileok-checker/ 
> 2007Jul/0091.html
>
>
> -----Mensaje original-----
> De: public-mobileok-checker-request@w3.org en nombre de Yeliz Yesilada
> Enviado el: mar 09/06/2009 10:31
> Para: public-mobileok-checker
> CC: Kentarou Fukuda
> Asunto: External jar files - mobileOK library
>
> Hi All,
>
> In order to be able to use the mobileOK library in our Eclipse
> project, we need to get approval from Eclipse IP team. For this
> approval process, we need to specify the external jar files used in
> mobile-ok library. As far as I can tell from the source code, the
> library includes the following jar files. For each of these jar
> files, I need to find their project URLs. I mainly need to identify
> where these jar files came from. Does anybody how any suggestion how
> can I find that information?
>
> Thanks for your help.
>
> Regards,
> Yeliz.
>
> -Name:  XHTML_Doclet.jar
> -Project URL:
> -Binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/ 
> XHTML_Doclet.jar
> -Version: 1.4
> -Binary downlaod URL:
> -Source URL:
> -License: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/XHTML_Doclet-
> LICENSE
>
> Name:  tomcat-coyote.jar
> Binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/tomcat- 
> coyote.jar
> Version: 1.4
> License:
>
> Name: catalina.jar
> version:         1.4
> Binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/catalina.jar
> License:  http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/catalina-
> LICENSE
>
> Name: commons-modeler-2.0.1.jar
> version: 1.1
> Binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> modeler-2.0.1.jar
> license:
>
> Name: jsp-api.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/jsp-api.jar
> license:
>
> Name: naming-factory.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/naming-
> factory.jar
> license:
>
> Name: naming-resources.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/naming-
> resources.jar
> license:
>
> Name: servlet-api.jar
> version: 1.2
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/servlet-api.jar
> license:
>
> Name: servlets-default.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/servlets-
> default.jar
> license:
>
> Name: tomcat-http.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/tomcat-http.jar
> license:
>
> Name: tomcat-util.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/omcat-util.jar
> license:
>
> Name:css-validator.jar
> version: 1.3
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/css- 
> validator.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/css-validator-
> LICENSE
>
> Name:velocity-1.5.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/
> velocity-1.5.jar
> license:
>
> Name:tomcat-juli.jar
> version: 1.3
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/omcat-juli.jar
> license:
>
> Name:batik-css.jar
> version: 1.2
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/atik-css.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/batik-LICENSE
>
> Name:batik-util.jar
> version: 1.2
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/batik-util.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/batik-LICENSE
>
> Name:commons-cli-1.1.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> cli-1.1.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> cli-1.1-LICENSE.txt
>
> Name:jhove-handler.jar
> version: 1.4
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/jhove-
> handler.jar
> license:
>
> Name:jhove-module.jar
> version: 1.4
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/shove-
> module.jar
> license:
>
> Name:jhove.jar
> version: 1.4
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/sjhove.jar
> license:
>
> Name:tagsoup-1.2.jar
> version: 1.3
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/agsoup-1.2.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/tagsoup- 
> LICENSE
>
> Name: resolver.jar
> version: 1.6
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/resolver.jar
> license:
>
> Name:commons-httpclient-3.1.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> httpclient-3.1.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> httpclient-LICENSE
>
> Name:junit.jar
> version: 1.2
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/junit.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/junit-
> LICENSE.html
>
> Name:saxon8-dom.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/ssaxon8-dom.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-LICENSE
>
> Name:saxon8-xom.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-xom.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-LICENSE
>
> Name:saxon8-xpath.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8- 
> xpath.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-LICENSE
>
> Name:saxon8-xqj.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-xqj.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-LICENSE
>
> Name:saxon8.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/saxon8-LICENSE
>
> Name:sac.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/sac.jar
> license:
>
> Name:annotations-api.jar
> version: 1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/annotations-
> api.jar
> license:
>
> Name:commons-codec-1.3.jar
> version:1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> codec-1.3.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> codec-1.3-LICENSE
>
> Name:commons-logging-1.1.jar
> version:1.1
> binary: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/ommons-
> logging-1.1.jar
> license: http://dev.w3.org/cvsweb/2007/mobileok-ref/lib/commons-
> logging-LICENSE.txt
>
>
>

Received on Friday, 12 June 2009 08:31:47 UTC