[
https://issues.apache.org/jira/browse/SLING-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612924#comment-15612924
]
Robert Munteanu commented on SLING-4031:
----------------------------------------
I am not sure exactly what the best way is, but the current one is sub-optimal.
Checking the pom.xml for configuration is a very good step, but it doesn't
guarantee that we have a MANIFEST.MF file generated. So we probably want to
create this validation error after the build is complete, or even when trying
to publish a bundle
> Missing MANIFEST.MF should be a validation error
> ------------------------------------------------
>
> Key: SLING-4031
> URL: https://issues.apache.org/jira/browse/SLING-4031
> Project: Sling
> Issue Type: Test
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.2
> Reporter: Robert Munteanu
> Priority: Minor
> Fix For: Sling Eclipse IDE 1.1.2
>
>
> I just noticed a warning on the Sling console when a bundle was rebuilt
> {quote}[October 11, 2014 2:09:53 AM EEST] InstallBundle ->
> /home/ADOBENET/rmuntean/Downloads/import/myproject/components/target/classes
> : Project P/myproject.components does not have a META-INF/MANIFEST.MF (yet) -
> not publishing this time (0 ms)
> {quote}
> This should be a validation error and block publishing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)