You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2010/01/25 12:45:34 UTC

[jira] Created: (WOOKIE-108) incorrectly named jar when running 'ant jar'

incorrectly named jar when running 'ant jar'
--------------------------------------------

                 Key: WOOKIE-108
                 URL: https://issues.apache.org/jira/browse/WOOKIE-108
             Project: Wookie
          Issue Type: Bug
          Components: Configuration
            Reporter: Gavin


'ant jar'
---------

Passes without errors or warnings.

However the resultant jar is called 'wookie.jar' where I guess we should start calling it 'wookie-$major.$minor-incubating.jar'


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


[jira] Commented: (WOOKIE-108) incorrectly named jar when running 'ant jar'

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WOOKIE-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804824#action_12804824 ] 

Scott Wilson commented on WOOKIE-108:
-------------------------------------

I think the publish and publish-local tasks add the version suffixes automatically. At the moment the publish-local task adds the timestamp.

> incorrectly named jar when running 'ant jar'
> --------------------------------------------
>
>                 Key: WOOKIE-108
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-108
>             Project: Wookie
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Gavin
>
> 'ant jar'
> ---------
> Passes without errors or warnings.
> However the resultant jar is called 'wookie.jar' where I guess we should start calling it 'wookie-$major.$minor-incubating.jar'

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