On Tue, Oct 16, 2012 at 4:58 PM, Richard Hierlmeier <[email protected]> wrote:
Hi Thomas,
Am 12.10.2012 10:59, schrieb Thomas Mortagne:
On Fri, Oct 12, 2012 at 10:51 AM, Richard Hierlmeier <[email protected]> wrote:
...
What are the prequisites for an extension to become installable with the Extension Manager?
Actually the importer generally do everything needed for it to be installable so not sure what's wrong in your case. Do you have any error in the log ?
I did not find any error in the log files related to the extension. Do I have to enable a specific logger?
The required minimum is: * proper id
* a valid download associated to each version
The extension page has three objects attached:
ExtensionCode.ExtensionClass (1): Id: 0000-000:hello-world-app Type: XAR Name: Hello World APP Summary: Hello World APP Authors: RH Last version: 1.0.0-SNAPSHOT License: GPL Installable with Extension Manager: false
ExtensionCode.ExtensionProxyClass (1) Repository ID: ourmaven Repository Type: maven Repository URI: http://ourmaven:8080/archiva/repository/main
ExtensionCode.ExtensionVersionClass (1) Download URL: extension:0000-000%3Ahello-world-app%3A1.0.0-SNAPSHOT/1.0.0-SNAPSHOT?rid=ourmaven id: 0000-000:hello-world-app:1.0.0-SNAPSHOT version: 1.0.0-SNAPSHOT
Do you see any error?
Nop, let me add some log in the listener to understand what's happening in your case. In the meantime you should try to just resave the page to see if it's a bug in the way the listener is called just after importing the extension.
Richard
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne