Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3
-
Component/s: PDE support
-
Labels:None
-
Environment:Eclipse 3.2, maven 2.0.4, Windows XP, jdk 1.5
-
Number of attachments :
Description
Hi,
When processing eclipse plugin with require-bundles entry containning the following, it fails :
org.eclipse.ant.ui;resolution:="optional";bundle-version="[3.2.0,3.3.0)"
the cause is the test looks for the number of " ( 3 in this case) after splitting .
Testcase :
Start Eclipse
Check for update
install WTP
try mvn eclipse:make-artifacts
the eclipse plugin that cause me error is org.eclipse.jst.server.generic.core_1.0.100.v200606130315.jar
Stéphane
Activity
fabrizio giustina
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.3 [ 12556 ] | |
| Assignee | fabrizio giustina [ fgiust ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
fixed in svn, thanks