You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/10/09 17:53:52 UTC

[jira] Created: (CAMEL-972) schemagen gets disabled when release profile is enabled

schemagen gets disabled when release profile is enabled
-------------------------------------------------------

                 Key: CAMEL-972
                 URL: https://issues.apache.org/activemq/browse/CAMEL-972
             Project: Apache Camel
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
            Priority: Critical
             Fix For: 1.5.0


When camel is built with -Prelease, the schemagen stuff in camel-spring gets disabled (it is in an activeByDefault profile)

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


[jira] Resolved: (CAMEL-972) schemagen gets disabled when release profile is enabled

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey resolved CAMEL-972.
-----------------------------------

    Resolution: Fixed

Fixed with the workaround mentioned.

> schemagen gets disabled when release profile is enabled
> -------------------------------------------------------
>
>                 Key: CAMEL-972
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-972
>             Project: Apache Camel
>          Issue Type: Bug
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> When camel is built with -Prelease, the schemagen stuff in camel-spring gets disabled (it is in an activeByDefault profile)

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


[jira] Commented: (CAMEL-972) schemagen gets disabled when release profile is enabled

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46295#action_46295 ] 

Jonathan Anstey commented on CAMEL-972:
---------------------------------------

Activation conditions in Maven profiles are pretty limited so it doesn't look like this can be fixed. The workaround is to just pass in -Prelease,enable-schemagen instead of -Prelease, which isn't so bad :) I'll update the release documentation.

> schemagen gets disabled when release profile is enabled
> -------------------------------------------------------
>
>                 Key: CAMEL-972
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-972
>             Project: Apache Camel
>          Issue Type: Bug
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> When camel is built with -Prelease, the schemagen stuff in camel-spring gets disabled (it is in an activeByDefault profile)

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