]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove GWT-Version from manifest.
authorHenri Sara <hesara@vaadin.com>
Thu, 21 Jun 2012 14:08:49 +0000 (17:08 +0300)
committerHenri Sara <hesara@vaadin.com>
Thu, 21 Jun 2012 14:08:49 +0000 (17:08 +0300)
build/build.xml

index 1bed1807a1788437646edd18b5881322a4a70e4f..d4d37b4e77b8a1aa7ad5efb5555aecc7ee7f407c 100644 (file)
                 <attribute name="Implementation-Vendor" value="Vaadin Ltd" />
                 <attribute name="Implementation-URL" value="http://vaadin.com" />
                 <attribute name="Implementation-Version" value="${version.full}" />
-                <attribute name="GWT-Version" value="${gwt-version}" />
+               <!-- No separate GWT-Version attribute or file -->
+                <!-- <attribute name="GWT-Version" value="${gwt-version}" /> -->
                 <attribute name="GWT-Version-Dependencies" value="${gwt-version-dependencies}" />
                 <attribute name="Bundle-Version" value="${version.full}" />
             </manifest>