-
Logged In: YES
user_id=405033
Completed and included in 0.1.2 release.
2005-06-24 15:41:40 UTC by walkerr
-
Logged In: YES
user_id=405033
Prev comment should read 0.1.2 release!
2005-06-21 07:02:09 UTC by walkerr
-
Logged In: YES
user_id=405033
Prev comment should read 0.1.2 release!
2005-06-20 14:46:23 UTC by walkerr
-
Logged In: YES
user_id=405033
Development in progress. Planned for 1.1.2 version. Early
trial version available.
2005-06-20 14:45:15 UTC by walkerr
-
The following usage case is not handled correctly by
mangen:
MyClass.MyInnerClass.class.getMethod("getValue", null)
It results in an incorrect import for a package with
the MyClass name as the last component of the package name.
The workaround is to use a local rule to ignore the
incorrect package name being identified e.g.
Name: com/ascert/openosgi/mangen
mangen-rule-0: Ignore...
2005-06-17 10:17:00 UTC by walkerr
-
Logged In: YES
user_id=405033
Still seeing some occasional untracked instances of this, so
will leave open for now.
2005-06-15 19:33:05 UTC by walkerr
-
Most of the information in an OBR descriptor for a
bundle is the same as that found in a bundle's Manifest
headers. Hence it's feasible that an OBRReport could be
include to automate the process of creating OBR
descriptors.
Issues to resolve would be:
- information not mapped to OSGi manifest headers would
need to be supported, such as via an "obr" or "mangen"
header
- a means...
2005-06-15 19:30:15 UTC by walkerr
-
Change default report to be a "manifest report".
For each bundle this would show a textual example of
what the mangen generated manifest would look like.
2005-06-13 09:38:53 UTC by walkerr
-
At present, if the overwrite option is not selected the
new bundle JAR ends up with a name of
bundle.jar.new.jar. It might be simpler to read if
this were just bundle.new.jar.
2005-06-13 09:37:47 UTC by walkerr
-
Logged In: YES
user_id=405033
Fix included in 0.1.1
Error is intermittent so hard to be sure that this has 100%
cured the problem. Will leave OPEN for short while until
more tests / feedback can be gained.
2005-06-13 09:35:53 UTC by walkerr