~ubuntu-branches/ubuntu/utopic/eclipse-wtp/utopic-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2014-07-10 12:54:39 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140710125439-ixzeiqepu8m3e1z6
Tags: 3.6.0-1
* New upstream release.
* Refreshed d/patches/debian-custom-build.patch.
* Regenerate CSSTokenizer during build.
* Override codeless-jar warning in eclipse-wtp binary package.
* Override false positive source-is-missing lintian error in bundle
  org.eclipse.wst.jsdt.support.ie.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<feature
3
3
      id="org.eclipse.wst.jsdt.feature"
4
4
      label="%featureName"
5
 
      version="1.5.2.qualifier"
 
5
      version="1.6.0.qualifier"
6
6
      provider-name="%providerName"
7
7
      plugin="org.eclipse.wst.jsdt.ui"
8
8
      license-feature="org.eclipse.license"
9
 
      license-feature-version="1.0.0.qualifier">
 
9
      license-feature-version="1.0.1.qualifier">
10
10
 
11
11
   <description>
12
12
      %description
111
111
         version="0.0.0"
112
112
         unpack="false"/>
113
113
 
114
 
   <plugin
 
114
   <!-- plugin
115
115
         id="org.eclipse.wst.jsdt.debug.rhino.ui"
116
116
         download-size="0"
117
117
         install-size="0"
118
118
         version="0.0.0"
119
 
         unpack="false"/>
 
119
         unpack="false"/ -->
120
120
 
121
121
</feature>