[ 
https://issues.apache.org/jira/browse/SLING-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808985#comment-13808985
 ] 

Stefan Egli commented on SLING-3209:
------------------------------------

bq. My OSGI-INF data is generated properly and it's in the 
target/scr-plugin-generated directory. Isn't it a default maven-scr-plugin 
directory? When I manually copy OSGI-INF to the target/classes it works fine. 

It must be in the target/classes directory. This is due to the way, the install 
servlet works: either it takes the exploded content of target/classes and 
installs it as a bundle. Or the slingclipse creates a jar based on the content 
of target/classes and uploads the jar. Both ways, everything must be under 
target/classes.

> Deploying files via "Install bundles directly from local directory" does not 
> work properly
> ------------------------------------------------------------------------------------------
>
>                 Key: SLING-3209
>                 URL: https://issues.apache.org/jira/browse/SLING-3209
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: Sling Eclipse IDE 1.0.0
>            Reporter: Maciej Matuszewski
>            Priority: Minor
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> If you specify how to install artifacts to the launchpad instance as Install 
> bundles directly from local directory, application crushes. This is caused by 
> not sending all required data e.g. OSGI-INF content.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to