castor 1.3.2-7 source package in Ubuntu

Changelog

castor (1.3.2-7) unstable; urgency=medium

  * Team upload.
  * Ignore the stax dependency (provided by the JDK)
  * Simplified debian/rules
  * Standards-Version updated to 4.1.5
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Tue, 31 Jul 2018 11:44:49 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
castor_1.3.2-7.dsc 2.7 KiB eccb07da020a2b76ac83ffd42d508b068ef3b127639990f5544f1e22aea3a53e
castor_1.3.2.orig.tar.gz 4.7 MiB 9781f26361a852e1d6cbc5ae4158f9ba1394e30d3d26cd0f281eb0b4ead6a323
castor_1.3.2-7.debian.tar.xz 54.4 KiB fe6fc54d64f38af58acdfc9f56df234c6a1b1886e86df01c0e88f869622197db

Available diffs

No changes file available.

Binary packages built by this source

libcastor-anttasks-java: Data binding framework for Java (XML, Objects, DB) - Ant Tasks

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains Ant task definitions for Castor XML code generator.

libcastor-codegen-java: Data binding framework for Java (XML, Objects, DB) - Codegen

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains the Castor XML code generator.

libcastor-core-java: Data binding framework for Java (XML, Objects, DB) - Core

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains the core functionality of Castor and it is required
 by all other modules.

libcastor-ddlgen-java: Data binding framework for Java (XML, Objects, DB) - DDL generator

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains the Castor JDO DDL generator.

libcastor-java-doc: Documentation for Castor Java databinding framework

 Documentation for Castor, that is a data binding framework for Java. It's
 the shortest path between Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.

libcastor-jdo-java: Data binding framework for Java (XML, Objects, DB) - JDO

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains Castor JDO: a persistence framework.

libcastor-xml-java: Data binding framework for Java (XML, Objects, DB) - XML module

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains the core XML data binding framework with support
 for marshalling Java objects to and unmarshalling from XML documents.

libcastor-xml-schema-java: Data binding framework for Java (XML, Objects, DB) - XML Schema

 Castor is a data binding framework for Java. It's the shortest path between
 Java objects, XML documents and relational tables.
 .
 Castor XML is an XML data binding framework. Unlike the two main XML APIs,
 DOM (Document Object Model) and SAX (Simple API for XML) which deal with
 the structure of an XML document, Castor enables you to deal with the
 data defined in an XML document through an object model which represents
 that data.
 .
 Castor XML can be compared to XMLBeans framework.
 .
 Castor JDO is an Object-Relational Mapping and Data-Binding Framework.
 Castor can map relational database data into Java Data Object based
 on user-defined mapping schema. In the other point-of-view,
 it provides java data objects a persistence layer.
 .
 This package contains a module with Castor XML schema support and provides
 functionality to reading, processing and writing XML schema documents.