Okay so let me follow that chain .. the xsdlib.jar is distributed as part
of JAXB.
*webservices developers pack license*
Here is an announcement of web services developers pack:
http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/1.5/ReleaseNotes.html
The license link is broken but it provides the following text "The
following Java WSDP components are individually redistributable.
Redistribution of a component entails the redistribution of all files
comprising the component and any dependent components."
So looks like we cannot use those in isolation, any chance you can pick
these up from the JRE now that JAXB has been folded in?
*BSD License*
I am going to take another round at finding the original apache project as
the Apache License offers better terms then the above.
Okay here is an original on java.net:
https://java.net/projects/msv/sources/svn/show/trunk/xsdlib
Provided under BSD so we are all good? Not sure that makes sense as we used
it under Apache :(
Looking closer the apache license is only applying to some regex code and
has been placed into a distinct package for clarity.
-
https://java.net/projects/msv/sources/svn/show/trunk/xsdlib/src-apache/com/sun/msv/datatype/regexp
-
Apache-LICENSE-1.1.txt<https://java.net/projects/msv/sources/svn/content/trunk/xsdlib/Apache-LICENSE-1.1.txt?rev=1827>
The remaining classes are under some oracle license (even though
java.netsays BSD):
-
https://java.net/projects/msv/sources/svn/show/trunk/xsdlib/src/com/sun/msv/datatype
-
License.txt<https://java.net/projects/msv/sources/svn/content/trunk/xsdlib/License.txt?rev=1827>
Okay so 6 months ago the codebase was updated to BSD, and the above License
is an Oracle BSD style license.
Jody
On Thu, Aug 22, 2013 at 5:16 AM, Justin Deoliveira <[email protected]>wrote:
> Hey Jody,
>
> It was in a upstream dependency of jaxb. Here is the artifact specifically:
>
>
> http://mvnrepository.com/artifact/com.sun.msv.datatype.xsd/xsdlib/20060614
>
> Pulled in transitively from the old jaxb jars, through the relaxng
> dependency.
>
> -Justin
>
>
> On Tue, Aug 20, 2013 at 12:25 AM, Jody Garnett <[email protected]>wrote:
>
>> Last one for you Justin (whew).
>>
>> The following files:
>>
>> gt-xsd-core/Code/org/geotools/xml/impl/DatatypeConverterInterface.java
>> /gt-xsd-core/Code/org/geotools/xml/impl/Duration.java
>> gt-xsd-core/Code/org/geotools/xml/impl/HexBinary.java
>> /gt-xsd-core/Code/org/geotools/xml/impl/XsDateFormat.java
>> gt-xsd-core/Code/org/geotools/xml/impl/XsTimeFormat.java
>> gt-xsd-core/Code/org/geotools/xml/impl/Base64Binary.java
>> gt-xsd-core/Code/org/geotools/xml/impl/DatatypeConverterImpl.java
>> gt-xsd-core/Code/org/geotools/xml/impl/XsDateTimeFormat.java
>>
>> All are marked with Apache 2.0 Licensed Content.
>>
>> /*
>> * Copyright 2003, 2004 The Apache Software Foundation
>> *
>> * Licensed under the Apache License, Version 2.0 (the "License");
>> * you may not use this file except in compliance with the License.
>> * You may obtain a copy of the License at
>> *
>> * http://www.apache.org/licenses/LICENSE-2.0
>> *
>> * Unless required by applicable law or agreed to in writing, software
>> * distributed under the License is distributed on an "AS IS" BASIS,
>> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
>> implied.
>> * See the License for the specific language governing permissions and
>> * limitations under the License.
>> *
>> */
>>
>> There is a quick process for Apache Stuff, so we are using these
>> unmodified, Sharon can quickly review the original project (if it is not
>> done already).
>>
>> Can you tell me what Apache project the above are from?
>>
>> (Also this is a great example of using a file unmodified, and maintaing
>> the original header)
>>
>> Jody
>>
>
>
>
> --
> Justin Deoliveira
> OpenGeo - http://opengeo.org
> Enterprise support for open source geospatial.
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel