[jira] [Created] (FELIX-3457) Component annotation does not detect abstract class

2012-04-13 Thread Carsten Ziegeler (Created) (JIRA)
Component annotation does not detect abstract class
---

 Key: FELIX-3457
 URL: https://issues.apache.org/jira/browse/FELIX-3457
 Project: Felix
  Issue Type: Bug
  Components: SCR Annotations
Affects Versions: scr annotations 1.6.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: scr annotations 1.6.2


The component annotation either returns the provided value for 
componentAbstract() or the default value, it does never check the class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (FELIX-3321) Improve implementation and reduce load on the service registry

2012-01-27 Thread Carsten Ziegeler (Created) (JIRA)
Improve implementation and reduce load on the service registry
--

 Key: FELIX-3321
 URL: https://issues.apache.org/jira/browse/FELIX-3321
 Project: Felix
  Issue Type: Improvement
  Components: Event Admin
Affects Versions: eventadmin-1.2.14
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: eventadmin-1.3.0


The current implementation queries the service registry for each occuring 
event, gets the services and then releases them. Especially with a high event 
volume this creates a very high load on the service registry.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (FELIX-3311) Cookie handling seems not to work anymore

2012-01-20 Thread Carsten Ziegeler (Created) (JIRA)
Cookie handling seems not to work anymore
-

 Key: FELIX-3311
 URL: https://issues.apache.org/jira/browse/FELIX-3311
 Project: Felix
  Issue Type: Bug
  Components: Web Console
Reporter: Carsten Ziegeler
 Fix For: webconsole-3.2.0


Sorting the bundle list, switching to another tab and going back shows the 
bundle list in the original sort order but not in the one previously picked
As this information is in a cookie I assume that cookie handling does now work 
differently

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (FELIX-3248) Display maven information for a bundle

2011-11-28 Thread Carsten Ziegeler (Created) (JIRA)
Display maven information for a bundle
--

 Key: FELIX-3248
 URL: https://issues.apache.org/jira/browse/FELIX-3248
 Project: Felix
  Issue Type: New Feature
  Components: Web Console
Affects Versions: webconsole-3.1.8
Reporter: Carsten Ziegeler
Priority: Minor


This depends on FELIX-2896. Once we are able to add bundle info provider, I 
think it would be nice to have a provider reading the embedded pom and 
displaying the maven coordinates etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (FELIX-3247) Change annotation retention from source to class

2011-11-28 Thread Carsten Ziegeler (Created) (JIRA)
Change annotation retention from source to class


 Key: FELIX-3247
 URL: https://issues.apache.org/jira/browse/FELIX-3247
 Project: Felix
  Issue Type: Improvement
  Components: Maven SCR Plugin
Affects Versions: scr annotations 1.6.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: scr annotations 1.6.2


There are several good reasons to change from source to class for the 
annoations retention level:
- the new official annoations use class as well
- this enables easier use with other languages like scala
- this should simplify new tooling as it can directly work on class files

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (FELIX-3224) Drop javadoc annotation support

2011-11-14 Thread Carsten Ziegeler (Created) (JIRA)
Drop javadoc annotation support
---

 Key: FELIX-3224
 URL: https://issues.apache.org/jira/browse/FELIX-3224
 Project: Felix
  Issue Type: Task
  Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.7.4, scr ant task 1.1.4, scr generator 
1.1.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: maven-scr-plugin-1.7.6, scr ant task 1.1.6, scr generator 
1.1.6


As recently discussed and voted in the dev mailing list, we will drop the 
javadoc annotation support to streamline the functionality, make the 
implementation easier and support new features

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira