[
https://issues.apache.org/jira/browse/SLING-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019829#comment-14019829
]
ASF GitHub Bot commented on SLING-3651:
---------------------------------------
GitHub user kwin opened a pull request:
https://github.com/apache/sling/pull/19
SLING-3651, improved error message for conversion to content project
always enable the conversion action (to be able to see the error
message)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwin/sling SLING-3651-improve-conversions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/19.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19
----
commit 57cebdb13ffb0d380bfdaddece2219d0d4d680ee
Author: Konrad Windszus <[email protected]>
Date: 2014-06-06T13:15:16Z
SLING-3651, improved error message for conversion to content project,
always enable the conversion action (to be able to see the error
message)
----
> Improve Conversion To Bundle and Content Projects
> -------------------------------------------------
>
> Key: SLING-3651
> URL: https://issues.apache.org/jira/browse/SLING-3651
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.0
> Reporter: Konrad Windszus
>
> Currently the "Convert To Bundle Project" is always enabled and I can even
> add the bundle facet to a maven project which is of packaging
> "content-package"
> The "Convert To Content Project..." is only enabled under very specific
> conditions. Currently those conditions are neither described in
> https://cwiki.apache.org/confluence/display/SLING/Sling+IDE+tooling+User+Guide
> nor is there some warning/trace messages available.
> I would suggest the following:
> Always enable both conversion actions. Display a warning message with a very
> descriptive warning in case the conversion cannot be performed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)