[jira] Created: (FELIX-1774) CLONE -SCR Annotations - Support Add Operator in annotation values

2009-10-19 Thread andre payne (JIRA)
CLONE -SCR Annotations - Support Add Operator in annotation values


 Key: FELIX-1774
 URL: https://issues.apache.org/jira/browse/FELIX-1774
 Project: Felix
  Issue Type: Bug
  Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.4.0
Reporter: andre payne
 Fix For: maven-scr-plugin-1.4.1


in scr plugin 1.4.0 it is not possible to use a annotation expression like this:
contentType = application/json;charset= + CharEncoding.UTF_8

the attached patch solves this problem by supporting the qdox AnnotationAdd 
class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (FELIX-1712) CLONE -Support for port as service properties

2009-10-06 Thread andre payne (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

andre payne resolved FELIX-1712.


   Resolution: Incomplete
Fix Version/s: (was: http-2.0.4)
   maven-scr-plugin-1.4.1

 CLONE -Support for port as service properties
 -

 Key: FELIX-1712
 URL: https://issues.apache.org/jira/browse/FELIX-1712
 Project: Felix
  Issue Type: Improvement
  Components: Installer
Affects Versions: dependencymanager.shell-2.0.1
Reporter: andre payne
Assignee: Sten Roger Sandvik
 Fix For: maven-scr-plugin-1.4.1


 Support assigned port in Jetty as service property. Both secure and non 
 secure. Use the same logic as in old Jetty http service 1.0.1.
 * org.apache.felix.http.svcprop.port
 * org.apache.felix.http.svcprop.port.secure

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.