You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2011/03/22 22:08:07 UTC

[jira] [Created] (STANBOL-119) Use the Stanbol Parent for the Stanbol Entityhub

Use the Stanbol Parent for the Stanbol Entityhub
------------------------------------------------

                 Key: STANBOL-119
                 URL: https://issues.apache.org/jira/browse/STANBOL-119
             Project: Stanbol
          Issue Type: Improvement
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


The Entityhub currently uses its own parent file. This should be changed to the Stanbol parent (similar to the enhancer)
Additionally:
 - use the ${stanbol-version} also for the Entityhub
 - use the bundle versions as defined by the Stanbol parent (or update the one of the parent)
 - add missing bundles to the dependency management of the Stanbol parent


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Created] (STANBOL-119) Use the Stanbol Parent for the Stanbol Entityhub

Posted by Enrico Daga <en...@gmail.com>.
Hi Rupert,
thank you for this 'alert', we will take it into account and ask you
for help if needed.

Enrico

On 24 March 2011 18:21, Rupert Westenthaler
<ru...@gmail.com> wrote:
> Hi all
>
> Just two things in advance to committing changes related to this issue
> tomorrow morning:
>
> (1) The commit will break the build for some time because I will have
> to do it in two stages. So please do not blame me if the build becomes
> unstable for some time (hopefully <30min).
>
> (2) This changes would also require some changes in the "kres" module,
> but I am not sure if I should make them with the ongoing refactoring.
> Therefore such changes will not be included.
> As far as I can tell you will just to have the version number in
> references to the Stanbol parent POM
> ("org.apache.stanbol:stanbol-parent") from
>    <version>0.9-SNAPSHOT</version>
> to
>    <version>${stanbol-version}</version>
>
> If you need some help please feel free to ask. I am happy to help you with that.
>
> Details about the changes I have made will be included in the commit message
>
> best
> Rupert Westenthaler
>
> On Tue, Mar 22, 2011 at 10:08 PM, Rupert Westenthaler (JIRA)
> <ji...@apache.org> wrote:
>> Use the Stanbol Parent for the Stanbol Entityhub
>> ------------------------------------------------
>>
>>                 Key: STANBOL-119
>>                 URL: https://issues.apache.org/jira/browse/STANBOL-119
>>             Project: Stanbol
>>          Issue Type: Improvement
>>            Reporter: Rupert Westenthaler
>>            Assignee: Rupert Westenthaler
>>            Priority: Minor
>>
>>
>> The Entityhub currently uses its own parent file. This should be changed to the Stanbol parent (similar to the enhancer)
>> Additionally:
>>  - use the ${stanbol-version} also for the Entityhub
>>  - use the bundle versions as defined by the Stanbol parent (or update the one of the parent)
>>  - add missing bundles to the dependency management of the Stanbol parent
>>
>>
>> --
>> This message is automatically generated by JIRA.
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>
>
>
> --
> | Rupert Westenthaler             rupert.westenthaler@gmail.com
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen
>



-- 
Enrico Daga

--
http://www.enridaga.net
skype: enri-pan

Re: [jira] [Created] (STANBOL-119) Use the Stanbol Parent for the Stanbol Entityhub

Posted by Rupert Westenthaler <ru...@gmail.com>.
Hi all

Just two things in advance to committing changes related to this issue
tomorrow morning:

(1) The commit will break the build for some time because I will have
to do it in two stages. So please do not blame me if the build becomes
unstable for some time (hopefully <30min).

(2) This changes would also require some changes in the "kres" module,
but I am not sure if I should make them with the ongoing refactoring.
Therefore such changes will not be included.
As far as I can tell you will just to have the version number in
references to the Stanbol parent POM
("org.apache.stanbol:stanbol-parent") from
    <version>0.9-SNAPSHOT</version>
to
    <version>${stanbol-version}</version>

If you need some help please feel free to ask. I am happy to help you with that.

Details about the changes I have made will be included in the commit message

best
Rupert Westenthaler

On Tue, Mar 22, 2011 at 10:08 PM, Rupert Westenthaler (JIRA)
<ji...@apache.org> wrote:
> Use the Stanbol Parent for the Stanbol Entityhub
> ------------------------------------------------
>
>                 Key: STANBOL-119
>                 URL: https://issues.apache.org/jira/browse/STANBOL-119
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
>
> The Entityhub currently uses its own parent file. This should be changed to the Stanbol parent (similar to the enhancer)
> Additionally:
>  - use the ${stanbol-version} also for the Entityhub
>  - use the bundle versions as defined by the Stanbol parent (or update the one of the parent)
>  - add missing bundles to the dependency management of the Stanbol parent
>
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>



-- 
| Rupert Westenthaler             rupert.westenthaler@gmail.com
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

[jira] [Resolved] (STANBOL-119) Use the Stanbol Parent for the Stanbol Entityhub

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-119.
-----------------------------------------

    Resolution: Fixed

Jenkins build #74 worked by using the new version

> Use the Stanbol Parent for the Stanbol Entityhub
> ------------------------------------------------
>
>                 Key: STANBOL-119
>                 URL: https://issues.apache.org/jira/browse/STANBOL-119
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> The Entityhub currently uses its own parent file. This should be changed to the Stanbol parent (similar to the enhancer)
> Additionally:
>  - use the ${stanbol-version} also for the Entityhub
>  - use the bundle versions as defined by the Stanbol parent (or update the one of the parent)
>  - add missing bundles to the dependency management of the Stanbol parent

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira