You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2008/06/26 14:17:45 UTC

[jira] Resolved: (AXIS2-3800) The eclipse plug-in version is 1.3 instead 1.4

     [ https://issues.apache.org/jira/browse/AXIS2-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Sandakith resolved AXIS2-3800.
-------------------------------------

    Resolution: Fixed

There is a property in parent pom.xml as

 <eclipse.plugins.version>1.3.0</eclipse.plugins.version>

and when the build run, because of the label replacing in the plugin.xml 

<plugin
   id="Axis2_Codegen_Wizard"
   name="Axis2 Codegen Wizard Plug-in"
   version="@eclipse.plugins.version@"
   provider-name="Apache Software Foundation"
   class="org.apache.axis2.tool.codegen.eclipse.plugin.CodegenWizardPlugin">

it will be replaced with the correct version..

So the release  manager need to edit that and build the plugin when ever there is a eclipse plugin release. 

now I change it to 1.4.1, as its now on post 1.4

Thanks 
Lahiru Sandakith





> The eclipse plug-in version is 1.3 instead 1.4
> ----------------------------------------------
>
>                 Key: AXIS2-3800
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3800
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Wish
>          Components: ide plugins
>    Affects Versions: 1.4
>         Environment: Axis2 1.4, Eclipse plug-ins.
>            Reporter: Denis
>            Assignee: Lahiru Sandakith
>            Priority: Minor
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org