Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Publish the aopLib4j jar as a OSGI bundle. #4

Open
GoogleCodeExporter opened this issue Aug 15, 2015 · 9 comments
Open

Publish the aopLib4j jar as a OSGI bundle. #4

GoogleCodeExporter opened this issue Aug 15, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

The goal is to have a version of the aopLib4j as a OSGI bundle; maybe have
a jar that can be used as a classical jar and as a OSGI bundle. For the
structure of the an OSGI bundle see the chapter2 of the "OSGI in action" book.

Original issue reported on code.google.com by adyc...@gmail.com on 13 Dec 2008 at 11:07

@GoogleCodeExporter
Copy link
Author

Original comment by adyc...@gmail.com on 18 Dec 2008 at 10:33

  • Added labels: Milestone-Release0.1

@GoogleCodeExporter
Copy link
Author

Changed the milestone.

Original comment by adyc...@gmail.com on 20 Jan 2009 at 3:39

  • Added labels: Milestone-Release0.2
  • Removed labels: Milestone-Release0.1

@GoogleCodeExporter
Copy link
Author

Here some interesting informations about the Felix OSGI container (taken from 
the
Aspectj in action 2 edition.)

OSGI AND LTW
OSGi defines an architecture for dynamic and modular Java applications. 
Eclipse, of
course, is a
well-known application based on the OSGi platform. On the server side too, OSGi 
is
gaining
popularity through application servers such as the SpringSource dmServer.
An OSGi application consists of a set of bundles. Typically, a bundle includes 
of
Java types as
well as metadata to export and import types and services. The Equinox Aspects 
project

(http://www.eclipse.org/equinox/incubator/aspects) allows the adding aspects to 
a
bundle. It
can then weave those aspects into other bundles as they are deployed into the 
OSGi
container.
The Equinox Aspects uses the LTW as the underlying implementation.
Recently, the AJDT project has started using Equinox Aspects to weave AspectJ
integration into
JDT.

Original comment by adyc...@gmail.com on 1 Feb 2009 at 1:57

@GoogleCodeExporter
Copy link
Author

Original comment by adyc...@gmail.com on 12 Apr 2009 at 12:27

  • Removed labels: Milestone-Release0.2

@GoogleCodeExporter
Copy link
Author

Original comment by adyc...@gmail.com on 11 May 2009 at 5:13

  • Added labels: Milestone-Release0.4

@GoogleCodeExporter
Copy link
Author

Removed the Milestone-Release.

Original comment by adyc...@gmail.com on 19 Jul 2009 at 12:33

  • Removed labels: Milestone-Release0.4

@GoogleCodeExporter
Copy link
Author

The bug became a feature; it will have attached all the bugs associated to the
aoplib4j OSGI library.

Original comment by adyc...@gmail.com on 2 Dec 2009 at 8:48

  • Added labels: Milestone-Release0.5, Type-Feature
  • Removed labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

removed the milestone.

Original comment by adyc...@gmail.com on 30 May 2010 at 12:30

  • Removed labels: Milestone-Release0.5

@GoogleCodeExporter
Copy link
Author

Original comment by adyc...@gmail.com on 22 Jan 2011 at 5:19

  • Changed state: New

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant