You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Christian Vogel (JIRA)" <ji...@apache.org> on 2013/05/16 06:43:15 UTC

[jira] [Comment Edited] (ACE-343) Make sure all bundles and exported packages are versioned as 1.0

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

Christian Vogel edited comment on ACE-343 at 5/16/13 4:41 AM:
--------------------------------------------------------------

Hi Bram, I dont think it is good to specify the version in "packageinfo", because mostly it's just pick up the version you specified for the packages in the appropriate Bndtools view. Unfortunality, Bndtools automatically creates a "packageinfo" file with "version=1.0" as soon as you export the package. I faced the same problem in the past, but prefer to use "package-info.java" to add javadoc for my packages as well. Maybe we should do the same? So as I said, I would still change versions for packages inside the Bndtools view and not in the "packageinfo" file.

Yes it is a workspace patch :) And I used subclipse to checkout the projects, because it is easier to just let it also create a patch, and had never problems until now :P The fact that "svn:propset" are inlcuded is, because I had to add "generated" folders to the ignoring list. Or not?
                
      was (Author: christian.vogel):
    Hi Bram, I dont think it is a good to specify the version in "packageinfo", because mostly it's just pick up the version you specified for the packages in the appropriate Bndtools view. Unfortunality, Bndtools automatically creates a "packageinfo" file with "version=1.0" as soon as you export the package. I faced the same problem in the past, but prefer to use "package-info.java" to add javadoc for my packages as well. Maybe we should do the same? So as I said, I would still change versions for packages inside the Bndtools view and not in the "packageinfo" file.

Yes it is a workspace patch :) And I used subclipse to checkout the projects, because it is easier to just let it also create a patch, and had never problems until now :P The fact that "svn:propset" are inlcuded is, because I had to add "generated" folders to the ignoring list. Or not?
                  
> Make sure all bundles and exported packages are versioned as 1.0
> ----------------------------------------------------------------
>
>                 Key: ACE-343
>                 URL: https://issues.apache.org/jira/browse/ACE-343
>             Project: ACE
>          Issue Type: Task
>            Reporter: Christian Vogel
>            Priority: Minor
>         Attachments: issue-343.patch
>
>
> as the title say's...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira