$Id$

==============================================================================
  OSGi Bundle Utility  -  README
==============================================================================

Contents of this file:
 - What's in here?
 - Dependencies
 - Legal Information
 - Where to get help?
 - Known Issues
 - Contributors
 - Release Notes

==============================================================================


What's in here?
---------------

This package contains code and Apache Ant tasks to create OSGi bundles.

For detailed information, please consult the documentation on the website.

The home of this package is http://www.jeremias-maerki.ch/development/osgi/    
    
    
Dependencies
----------------

The list of dependencies can be found in "lib/README.txt".


Legal Information
---------------------

This package is published under the Apache License version 2.0. For the license
text, please see the following files:
- LICENSE.txt
- NOTICE.txt

Legal information on third-party libraries used by this plug-in can be
found in the "lib/README.txt" file.

    
Where to get help?
---------------------    

FREE support (bugfixes and help as time allows, absolutely no guarantees):
- Send mail to dev@jeremias-maerki.ch.

COMMERCIAL support (higher service levels, fees to be agreed on):
- Send mail to info@jeremias-maerki.ch.  

See also: http://www.jeremias-maerki.ch/support.html


Known Issues
---------------

- The utility currently has to depend on a development snapshot of Apache BCEL.
- There is currently no official support forum for this package. Depending on
  the interest this tool generates I may move it elsewhere.


Contributors
---------------

- Jeremias Mrki (original author)


==============================================================================
  RELEASE NOTES
==============================================================================

Version 1.0 (2010-11-18)
=========================

This is the initial release. Feedback is welcome.
