Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This directory contains everything necessary to build and test the Java EE 5
deployment descriptors.

See doc/HOWTO for directions.

----

Licensing

Except where noted below, all files are licensed under the same terms as
GlassFish and they must carry the corresponding license.
See https://glassfish.dev.java.net/public/CDDL+GPL.html for more information
on the GlassFish licensing terms.

The lib/external directory contains an unaltered copy of the documents at the
following URLs:
  http://www.w3.org/2001/xml.xsd
  http://www.w3.org/2001/XMLSchema.xsd
  http://www.w3.org/2001/XMLSchema.dtd
  http://www.w3.org/2001/datatypes.dtd

The originals can be found in http://www.w3.org/2001.

W3C grants use as is, so DO NOT MODIFY THEM FOR ANY REASON.

We use the local files for testing, because importing remote files to schema
can be problematic.

The lib/jar/js.jar file contains the Mozilla Rhino scripting engine.
See https://developer.mozilla.org/en/Rhino_License for information on
the license for Rhino (a dual MPL 1.1/GPL 2.0 license).