Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Unknown macro: {ops4j-style}
Unknown macro: {ops4j-roundrect}

Base projects contains utility classes and extensions to be used in OPS4J projects. Details can be found in project's JavaDoc.
In order to minimize dependencies and improve modularity Base project is split in very fine grained jars as follows:

Other resources

Issue tracker

Issues, bugs, and feature requests can be submitted to the issue tracking system.

Unknown macro: {ops4j-roundrect}

System Requirements

  1. Java >= 1.4.

Manual installation

Source code

https://scm.ops4j.org/repos/ops4j/projects/base ( or browse via FishEye )
This project builds with Apache Maven.

Unknown macro: {ops4j-roundrect}
OPS4J Base 1.2.5 Released

OPS4J Base 1.2.5 is a maintenance release with a single fix to the ops4j-base-net module. For more details, see the JIRA release notes below.

As usual, all artifacts will be available from Maven Central.

Changes since 1.2.4

type key summary
Loading...
Refresh

Any feedback is welcome, either on the mailing list (general@lists.ops4j.org) or via the issue tracker.

OPS4J Base 1.2.4 Released

OPS4J Base 1.2.4 is a maintenance release with a single fix to the ops4j-base-net module. For more details, see the JIRA release notes below.

As usual, all artifacts are available from Maven Central.

Changes since 1.2.3

type key summary

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Any feedback is welcome, either on the mailing list (general@lists.ops4j.org) or via the issue tracker.

OPS4J Base 1.4.0 released

OPS4J Base 1.4.0 comes with a new utility class SafeServiceLoader which emulates java.util.ServiceLoader without using the system class loader.

For more details, see the JIRA release notes below.

As usual, all artifacts are available from Maven Central.

Changes since 1.3.0

type key summary

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Any feedback is welcome, either on the mailing list (general@lists.ops4j.org) or via the issue tracker.

OPS4J Base 1.3.0 comes with two new subprojects and some maintenance updates.

  • ops4j-base-exec — Utilities for running a Java class in a separate process (factored out from Pax Runner)
  • ops4j-base-spi Utilities for obtaining services via the Java SE 6 ServiceLoader

OPS4J Base continues to be compatible with Java 1.4. Only the ops4j-base-spi module requires a Java 6 runtime.

For more details, see the JIRA release notes below.

As usual, all artifacts are available from Maven Central.

Changes since 1.2.3

type key summary

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Any feedback is welcome, either on the mailing list (general@lists.ops4j.org) or via the issue tracker.

Base 1.2.0 Released

Base 1.2.0 has been released.

Checkout release notes for details.

  • No labels