You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2006/02/06 19:39:57 UTC

[jira] Created: (GERONIMODEVTOOLS-61) JAR files in the plugins directory do not contain versions

JAR files in the plugins directory do not contain versions
----------------------------------------------------------

         Key: GERONIMODEVTOOLS-61
         URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61
     Project: Geronimo-Devtools
        Type: Bug
  Components: eclipse-plugin  
 Environment: Win32 or Linux builds
    Reporter: Donald Woods
 Assigned to: Donald Woods 
    Priority: Critical


The following code change -
  Revision: 373366  Author: sppatel  Date: 5:10:42 PM, Sunday, January 29, 2006
  Message:  fix version not appended after snapshots removed
  Modified : /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
fixed a version problem in the sitedistro goal, but not in the zipdistro goal.

If you look at the contents of the latest prebuilt plugin download from 2/2/06 on the devtools website -
  http://cvs.apache.org/dist/geronimo/eclipse/unstable/20060202-2335/
you'll notice that the JAR files in the plugins directory doesn't have any version numbers....


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMODEVTOOLS-61) JAR files in the plugins directory do not contain versions

Posted by "Sachin Patel (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61?page=all ]
     
Sachin Patel resolved GERONIMODEVTOOLS-61:
------------------------------------------

    Resolution: Fixed

> JAR files in the plugins directory do not contain versions
> ----------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-61
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Win32 or Linux builds
>     Reporter: Donald Woods
>     Assignee: Donald Woods
>     Priority: Critical
>  Attachments: DevTools-61.patch, DevTools-61a.patch
>
> The following code change -
>   Revision: 373366  Author: sppatel  Date: 5:10:42 PM, Sunday, January 29, 2006
>   Message:  fix version not appended after snapshots removed
>   Modified : /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
> fixed a version problem in the sitedistro goal, but not in the zipdistro goal.
> If you look at the contents of the latest prebuilt plugin download from 2/2/06 on the devtools website -
>   http://cvs.apache.org/dist/geronimo/eclipse/unstable/20060202-2335/
> you'll notice that the JAR files in the plugins directory doesn't have any version numbers....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMODEVTOOLS-61) JAR files in the plugins directory do not contain versions

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61?page=all ]

Donald Woods updated GERONIMODEVTOOLS-61:
-----------------------------------------

    Attachment: DevTools-61.patch

Attached patch to fix the zipdistro version bug

> JAR files in the plugins directory do not contain versions
> ----------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-61
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Win32 or Linux builds
>     Reporter: Donald Woods
>     Assignee: Donald Woods
>     Priority: Critical
>  Attachments: DevTools-61.patch
>
> The following code change -
>   Revision: 373366  Author: sppatel  Date: 5:10:42 PM, Sunday, January 29, 2006
>   Message:  fix version not appended after snapshots removed
>   Modified : /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
> fixed a version problem in the sitedistro goal, but not in the zipdistro goal.
> If you look at the contents of the latest prebuilt plugin download from 2/2/06 on the devtools website -
>   http://cvs.apache.org/dist/geronimo/eclipse/unstable/20060202-2335/
> you'll notice that the JAR files in the plugins directory doesn't have any version numbers....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMODEVTOOLS-61) JAR files in the plugins directory do not contain versions

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61?page=all ]

Donald Woods updated GERONIMODEVTOOLS-61:
-----------------------------------------

    Attachment: DevTools-61a.patch

Please use file DevTools-61a.patch, which I cleaned up to only include the required fix.  The first file contains a lot of changes, because of my usage of Visual SlickEdit instead of Eclipse and how tabs/spaces are cleaned up.

> JAR files in the plugins directory do not contain versions
> ----------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-61
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-61
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: Win32 or Linux builds
>     Reporter: Donald Woods
>     Assignee: Donald Woods
>     Priority: Critical
>  Attachments: DevTools-61.patch, DevTools-61a.patch
>
> The following code change -
>   Revision: 373366  Author: sppatel  Date: 5:10:42 PM, Sunday, January 29, 2006
>   Message:  fix version not appended after snapshots removed
>   Modified : /geronimo/devtools/trunk/modules/eclipse-plugin/assembly/maven.xml
> fixed a version problem in the sitedistro goal, but not in the zipdistro goal.
> If you look at the contents of the latest prebuilt plugin download from 2/2/06 on the devtools website -
>   http://cvs.apache.org/dist/geronimo/eclipse/unstable/20060202-2335/
> you'll notice that the JAR files in the plugins directory doesn't have any version numbers....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira