osgi-in-action
osgi-in-action copied to clipboard
Automatically exported from code.google.com/p/osgi-in-action
What steps will reproduce the problem? 1. Download source 2. changed into the directory [osgi-in-action]/chapter07/testing-example 3. made sure the required osgi bundles are available in the local maven rop (see...
What steps will reproduce the problem? 1. Download source 2. changed into the directory [osgi-in-action]/chapter07/testing-example 3. executed: ant test.container What is the expected output? successful tests. What do you see...
What steps will reproduce the problem? 1. Download source 2. changed into the directory [osgi-in-action]/chapter07/testing-example 3. made sure the required osgi bundles are available in the local maven rop (see...
``` ds ``` Original issue reported on code.google.com by `[email protected]` on 4 Aug 2014 at 2:55 Attachments: - [PaintFrame.java.patch](https://storage.googleapis.com/google-code-attachments/osgi-in-action/issue-7/comment-0/PaintFrame.java.patch)
``` What steps will reproduce the problem? 1. Followed the instructions for running jedit with 3 bundles 2. ant jEdit.unpack 3. ant jEdit.patch 4. cd jEdit 5. ant dist 6....