You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2003/07/25 20:58:09 UTC

DO NOT REPLY [Bug 21892] New: - version number in plugin.xml is not numeric

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21892>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21892

version number in plugin.xml is not numeric

           Summary: version number in plugin.xml is not numeric
           Product: Cactus
           Version: 1.5-beta1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Eclipse Integration
        AssignedTo: cactus-dev@jakarta.apache.org
        ReportedBy: cmarshall@infoclarus.com


The version number in the org.apache.cactus.eclipse.runner_20030722 plugin is
not numeric and Eclipse will not load the plugin as a result.  Under
configuration information one can find error messages of the ilk:
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 25, 2003 14:41:04.244
!MESSAGE Error while processing "file:G:/Program
Files/eclipse/plugins/org.apache.cactus.eclipse.runner_20030713/plugin.xml: 
assertion failed: The major (1st) component of plug-in version identifier,
"${project.version.plugin}", must be numeric.".
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 25, 2003 14:41:04.244
!MESSAGE Error while processing "file:G:/Program
Files/eclipse/plugins/org.apache.cactus.eclipse.runner_20030715/plugin.xml: 
assertion failed: The major (1st) component of plug-in version identifier,
"${project.version.plugin}", must be numeric.".

Changing the version number in the plugin.xml to the same value as in the webapp
plugin fixes the problem. It looks like something in the build process is not
working properly.

Chris Marshall

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