[jira] [Updated] (FELIX-4135) Bnd scrplugin contrib

2014-03-12 Thread Carsten Ziegeler (JIRA)

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

Carsten Ziegeler updated FELIX-4135:


Fix Version/s: scr bnd plugin 1.0.0

 Bnd scrplugin contrib
 -

 Key: FELIX-4135
 URL: https://issues.apache.org/jira/browse/FELIX-4135
 Project: Felix
  Issue Type: Improvement
  Components: SCR Tooling
Reporter: Pierre De Rop
Assignee: Pierre De Rop
Priority: Minor
 Fix For: scr bnd plugin 1.0.0

 Attachments: bnd-scr-plugin.2.tgz, bnd-scr-plugin.3.tgz, 
 bnd-scr-plugin.tgz, test.bndtools.scrplugin.2.tgz, test.bndtools.scrplugin.tgz


 This issue is related to the following post, which is about writing a 
 bndtools plugin for the Apache Felix Scrplugin annotations:
  http://www.mail-archive.com/dev@felix.apache.org/msg29200.html
 If this may help, I have attached to this issue a simple BND plugin, which 
 internally invokes the SCRDescriptorGenerator in order to generate the 
 descriptors for Apache Felix Scr annotations, as well as DS 1.2 annotations 
 (using the scrplugin generator).
 Basically, just adding the following parameter in a directives.bnd file 
 allows to invoke the plugin:
 -plugin 
 org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin;destdir=target/classes
 I did some tests using a BND Ant task, and it seems to work, and will try to 
 do a test with bndtools this week (for now I don't know how to add a plugin 
 in bndtools, but I guess it's easy).



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (FELIX-4135) Bnd scrplugin contrib

2013-06-27 Thread Pierre De Rop (JIRA)

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

Pierre De Rop updated FELIX-4135:
-

Attachment: test.bndtools.scrplugin.2.tgz
bnd-scr-plugin.3.tgz

attached the final bnd scrplugin project, and a demo bndtools project.

 Bnd scrplugin contrib
 -

 Key: FELIX-4135
 URL: https://issues.apache.org/jira/browse/FELIX-4135
 Project: Felix
  Issue Type: Improvement
  Components: Maven SCR Plugin
Reporter: Pierre De Rop
Priority: Minor
 Attachments: bnd-scr-plugin.2.tgz, bnd-scr-plugin.3.tgz, 
 bnd-scr-plugin.tgz, test.bndtools.scrplugin.2.tgz, test.bndtools.scrplugin.tgz


 This issue is related to the following post, which is about writing a 
 bndtools plugin for the Apache Felix Scrplugin annotations:
  http://www.mail-archive.com/dev@felix.apache.org/msg29200.html
 If this may help, I have attached to this issue a simple BND plugin, which 
 internally invokes the SCRDescriptorGenerator in order to generate the 
 descriptors for Apache Felix Scr annotations, as well as DS 1.2 annotations 
 (using the scrplugin generator).
 Basically, just adding the following parameter in a directives.bnd file 
 allows to invoke the plugin:
 -plugin 
 org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin;destdir=target/classes
 I did some tests using a BND Ant task, and it seems to work, and will try to 
 do a test with bndtools this week (for now I don't know how to add a plugin 
 in bndtools, but I guess it's easy).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (FELIX-4135) Bnd scrplugin contrib

2013-06-22 Thread Pierre De Rop (JIRA)

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

Pierre De Rop updated FELIX-4135:
-

Attachment: bnd-scr-plugin.2.tgz

attached the second version of the bnd scrplugin. 

 Bnd scrplugin contrib
 -

 Key: FELIX-4135
 URL: https://issues.apache.org/jira/browse/FELIX-4135
 Project: Felix
  Issue Type: Improvement
  Components: Maven SCR Plugin
Reporter: Pierre De Rop
Priority: Minor
 Attachments: bnd-scr-plugin.2.tgz, bnd-scr-plugin.tgz, 
 test.bndtools.scrplugin.tgz


 This issue is related to the following post, which is about writing a 
 bndtools plugin for the Apache Felix Scrplugin annotations:
  http://www.mail-archive.com/dev@felix.apache.org/msg29200.html
 If this may help, I have attached to this issue a simple BND plugin, which 
 internally invokes the SCRDescriptorGenerator in order to generate the 
 descriptors for Apache Felix Scr annotations, as well as DS 1.2 annotations 
 (using the scrplugin generator).
 Basically, just adding the following parameter in a directives.bnd file 
 allows to invoke the plugin:
 -plugin 
 org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin;destdir=target/classes
 I did some tests using a BND Ant task, and it seems to work, and will try to 
 do a test with bndtools this week (for now I don't know how to add a plugin 
 in bndtools, but I guess it's easy).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (FELIX-4135) Bnd scrplugin contrib

2013-06-16 Thread Pierre De Rop (JIRA)

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

Pierre De Rop updated FELIX-4135:
-

Attachment: bnd-scr-plugin.tgz

attached the bnd scrplugin.

 Bnd scrplugin contrib
 -

 Key: FELIX-4135
 URL: https://issues.apache.org/jira/browse/FELIX-4135
 Project: Felix
  Issue Type: Improvement
  Components: Maven SCR Plugin
Reporter: Pierre De Rop
Priority: Minor
 Attachments: bnd-scr-plugin.tgz


 This issue is related to the following post, which is about writing a 
 bndtools plugin for the Apache Felix Scrplugin annotations:
  http://www.mail-archive.com/dev@felix.apache.org/msg29200.html
 If this may help, I have attached to this issue a simple BND plugin, which 
 internally invokes the SCRDescriptorGenerator in order to generate the 
 descriptors for Apache Felix Scr annotations, as well as DS 1.2 annotations 
 (using the scrplugin generator).
 Basically, just adding the following parameter in a directives.bnd file 
 allows to invoke the plugin:
 -plugin 
 org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin;destdir=target/classes
 I did some tests using a BND Ant task, and it seems to work, and will try to 
 do a test with bndtools this week (for now I don't know how to add a plugin 
 in bndtools, but I guess it's easy).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira