~ubuntu-branches/ubuntu/vivid/eclipse-wtp/vivid

« back to all changes in this revision

Viewing changes to org.eclipse.wst.xml_ui.feature/feature.xml

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2013-06-28 08:42:01 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130628084201-houvqyt5uc6a3p27
Tags: 3.5.0-1
* New upstream release.
* Refreshed d/patches:
  - debian-custom-build.patch
  - regenerate-xpath2-parser.patch.
* Add patch for compatibility with rhino 1.7R4.
* Regenerate code from EMF models.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<feature
3
3
      id="org.eclipse.wst.xml_ui.feature"
4
4
      label="%featureName"
5
 
      version="3.4.2.qualifier"
 
5
      version="3.5.0.qualifier"
6
6
      provider-name="%providerName"
7
7
      plugin="org.eclipse.wst.xml.ui"
8
8
      license-feature="org.eclipse.license"
20
20
      %license
21
21
   </license>
22
22
 
23
 
   <url>
24
 
      <update label="%updateSiteName" url="http://download.eclipse.org/webtools/repository/indigo"/>
25
 
   </url>
26
23
 
27
24
   <requires>
28
25
     <import feature="org.eclipse.wst.common_ui.feature" version="0.0.0"/>