From: Artur Signell Date: Mon, 10 Sep 2012 10:47:04 +0000 (+0300) Subject: Removed files which are no longer needed (#9299) X-Git-Tag: 7.0.0.beta1~67 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fae0a3486d92185c03658ba974ab04d0bf8f05e7;p=vaadin-framework.git Removed files which are no longer needed (#9299) --- diff --git a/build/GWT-VERSION.properties b/build/GWT-VERSION.properties deleted file mode 100644 index e5bb635e01..0000000000 --- a/build/GWT-VERSION.properties +++ /dev/null @@ -1,2 +0,0 @@ -gwt-version=2.5.0 -gwt-version-dependencies=validation-api-1.0.0.GA.jar, validation-api-1.0.0.GA-sources.jar diff --git a/build/VERSION.properties b/build/VERSION.properties deleted file mode 100644 index ce706c5d02..0000000000 --- a/build/VERSION.properties +++ /dev/null @@ -1 +0,0 @@ -version=7.0.0 \ No newline at end of file diff --git a/build/VaadinApache2LicenseForJavaFiles.txt b/build/VaadinApache2LicenseForJavaFiles.txt deleted file mode 100644 index ba72a29d84..0000000000 --- a/build/VaadinApache2LicenseForJavaFiles.txt +++ /dev/null @@ -1,13 +0,0 @@ - * Copyright 2011 Vaadin Ltd. - * - * Licensed under the Apache License, Version 2.0 (the "License"); you may not - * use this file except in compliance with the License. You may obtain a copy of - * the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations under - * the License. \ No newline at end of file diff --git a/build/build.properties b/build/build.properties deleted file mode 100644 index 0260cc54a9..0000000000 --- a/build/build.properties +++ /dev/null @@ -1,18 +0,0 @@ -result-path=build/result -checkout-path=build/checkout -product-file=vaadin -product-name=Vaadin -vaadin-package=com/vaadin -gwt-dir=lib/core/gwt -required.java.version=1.6 - -# repository into which Maven snapshots should be published -snapshot.repository.url=http://oss.sonatype.org/content/repositories/vaadin-snapshots - -# These are required when compiling WebContent/VAADIN/widgetsets (and also -# Java server-side classes). -lib-gwt-dev=${gwt-dir}/gwt-dev.jar -lib-gwt-user=${gwt-dir}/gwt-user.jar -# FIXME: Should use ${gwt-version-dependencies} -lib-gwt-validation=${gwt-dir}/validation-api-1.0.0.GA.jar -lib-gwt-validation-src=${gwt-dir}/validation-api-1.0.0.GA-sources.jar diff --git a/build/build.xml b/build/build.xml deleted file mode 100644 index 40b010f443..0000000000 --- a/build/build.xml +++ /dev/null @@ -1,1419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Java version is ${ant.java.version} as required. - - - - - - - - - - - - - - - - - - - - - - - Base Version: ${version} - Full Version: ${version.full} - - - - - Vaadin package is: ${vaadin-package} - - - - - We are using gwt version ${gwt-version}. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Building Test WAR - - Adding test class files and resources and launcher configuration. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Building Liferay zip - - - - - - - - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${result-path}/${base-name}-liferay.zip'] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying src directory and processing copied files. - Replacing <version> tag with build version for java/html/css/xml files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying non java/html/css/xml files such as images. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Adding VAADIN/themes and META-INF - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling server/src - - - - - - - - - - Compiling client/src - - - - - - - - - - - Compiling client-compiler/src - - - - - - - - - - - - Compiling shared/src - - - - - - - - - Compiling src (Server and client side JUnit tests) - - - - - - - - - - Compiling SASS JUnit tests - - - - - - - - Compiling src (TestBench tests) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Combining default themes css files - - - - - - - - - - - - - - - TEST TARGET CALLED - - - - - - - - - - - - - - - - - - Removing widgetset temp files - - - - - - - - - - - - - - - - Compiling widgetset ${widgetset}. Output directory: ${widgetsets-output-dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiled ${widgetset} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling widget sets in parallel. - - - - - - - - - - - - - We are using ${gwt.dev.jar}. - Widget sets output dir: ${widgetsets-output-dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Creating JAR (server-side) ${lib-jar-name} - - - ${version.full} - - - - - - - - - - - gwt.version=${version.full} -gwt.svnrev=${git.revision} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}'] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${javadoc.doctitle} - - ${javadoc.bottom} - - - - - - - - - - - - - - - - - - - - - - - Appending local style definitions - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${result-path}/differences.txt'] - - - - - - - - - - - - - - - Preparing a custom build with properties file: ${build.properties.file} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Base version: ${version} - Build number: ${build.number} - Build tag: ${build.tag} - Publish target: ${nightly.publish} - Demo publish target: ${nightly.demo.publish} - - - - - - - - Version will be: ${version.full} - - - - ##teamcity[buildNumber '${version}-c${build.number}'] - - - - - ##teamcity[publishArtifacts '${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}'] - - - - - - Installing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to ${nightly.publish} - Hopefully you have permissions for the copy operation with SSH. - - - - - - - - - Result: ${nightly.install.scp.result} - - - - - - - - - - - - - Installing ${src} to ${target} - - - - - - - - - Result: ${nightly.install.scp.result} - - - - - - - - Creating pom.xml for nightly build - - - - - - - - - - - - - - - - Publishing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to Maven repository - - - - - - - - - - - - - Creating pom.xml for local test build - - - - - - - - - - - - - - - - Publishing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to the local Maven repository - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Version: ${version.full} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/cssoptimizer/cssoptimizer b/build/cssoptimizer/cssoptimizer deleted file mode 100644 index ff0e49b4a3..0000000000 Binary files a/build/cssoptimizer/cssoptimizer and /dev/null differ diff --git a/build/html-style.properties b/build/html-style.properties deleted file mode 100644 index c517b25080..0000000000 --- a/build/html-style.properties +++ /dev/null @@ -1,15 +0,0 @@ -html.body.tag= -html.body.endtag= -docbook.head.title= -html.body.start1=
-html.body.end=
-html.head.tag= -html.head.endtag= -html.head.style= -javadoc.doctitle=

Vaadin

-javadoc.bottom=Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved. -www.manual.body.start1=
-www.manual.body.end=
-www.manual.docbook.head.title= \ No newline at end of file diff --git a/build/ivy/buildhelpers-ivy.xml b/build/ivy/buildhelpers-ivy.xml deleted file mode 100644 index 13e89eb734..0000000000 --- a/build/ivy/buildhelpers-ivy.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/ivy/ivy.xml b/build/ivy/ivy.xml deleted file mode 100644 index df30458e25..0000000000 --- a/build/ivy/ivy.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/ivy/ivysettings.xml b/build/ivy/ivysettings.xml deleted file mode 100644 index 613b8d9ffe..0000000000 --- a/build/ivy/ivysettings.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/ivy/module/smartsprites-ivy-0.2.3-itmill.xml b/build/ivy/module/smartsprites-ivy-0.2.3-itmill.xml deleted file mode 100644 index 495b6d00c9..0000000000 --- a/build/ivy/module/smartsprites-ivy-0.2.3-itmill.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, - fully automatically. No tedious copying and pasting to your CSS when adding or changing - sprited images. - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/javadoc/j2ee-1.4/package-list b/build/javadoc/j2ee-1.4/package-list deleted file mode 100644 index 0ab47a9b19..0000000000 --- a/build/javadoc/j2ee-1.4/package-list +++ /dev/null @@ -1,54 +0,0 @@ -javax.activation -javax.ejb -javax.ejb.spi -javax.enterprise.deploy.model -javax.enterprise.deploy.shared -javax.enterprise.deploy.shared.factories -javax.enterprise.deploy.spi -javax.enterprise.deploy.spi.exceptions -javax.enterprise.deploy.spi.factories -javax.enterprise.deploy.spi.status -javax.jms -javax.mail -javax.mail.event -javax.mail.internet -javax.mail.search -javax.management -javax.management.j2ee -javax.management.j2ee.statistics -javax.management.loading -javax.management.modelmbean -javax.management.monitor -javax.management.openmbean -javax.management.relation -javax.management.timer -javax.resource -javax.resource.cci -javax.resource.spi -javax.resource.spi.endpoint -javax.resource.spi.security -javax.resource.spi.work -javax.security.jacc -javax.servlet -javax.servlet.http -javax.servlet.jsp -javax.servlet.jsp.el -javax.servlet.jsp.tagext -javax.transaction -javax.transaction.xa -javax.xml.namespace -javax.xml.parsers -javax.xml.registry -javax.xml.registry.infomodel -javax.xml.rpc -javax.xml.rpc.encoding -javax.xml.rpc.handler -javax.xml.rpc.handler.soap -javax.xml.rpc.holders -javax.xml.rpc.server -javax.xml.rpc.soap -javax.xml.soap -javax.xml.transform -javax.xml.transform.dom -javax.xml.transform.sax -javax.xml.transform.stream diff --git a/build/javadoc/j2se-1.6.0/package-list b/build/javadoc/j2se-1.6.0/package-list deleted file mode 100644 index 42c9b950ef..0000000000 --- a/build/javadoc/j2se-1.6.0/package-list +++ /dev/null @@ -1,203 +0,0 @@ -java.applet -java.awt -java.awt.color -java.awt.datatransfer -java.awt.dnd -java.awt.event -java.awt.font -java.awt.geom -java.awt.im -java.awt.im.spi -java.awt.image -java.awt.image.renderable -java.awt.print -java.beans -java.beans.beancontext -java.io -java.lang -java.lang.annotation -java.lang.instrument -java.lang.management -java.lang.ref -java.lang.reflect -java.math -java.net -java.nio -java.nio.channels -java.nio.channels.spi -java.nio.charset -java.nio.charset.spi -java.rmi -java.rmi.activation -java.rmi.dgc -java.rmi.registry -java.rmi.server -java.security -java.security.acl -java.security.cert -java.security.interfaces -java.security.spec -java.sql -java.text -java.text.spi -java.util -java.util.concurrent -java.util.concurrent.atomic -java.util.concurrent.locks -java.util.jar -java.util.logging -java.util.prefs -java.util.regex -java.util.spi -java.util.zip -javax.accessibility -javax.activation -javax.activity -javax.annotation -javax.annotation.processing -javax.crypto -javax.crypto.interfaces -javax.crypto.spec -javax.imageio -javax.imageio.event -javax.imageio.metadata -javax.imageio.plugins.bmp -javax.imageio.plugins.jpeg -javax.imageio.spi -javax.imageio.stream -javax.jws -javax.jws.soap -javax.lang.model -javax.lang.model.element -javax.lang.model.type -javax.lang.model.util -javax.management -javax.management.loading -javax.management.modelmbean -javax.management.monitor -javax.management.openmbean -javax.management.relation -javax.management.remote -javax.management.remote.rmi -javax.management.timer -javax.naming -javax.naming.directory -javax.naming.event -javax.naming.ldap -javax.naming.spi -javax.net -javax.net.ssl -javax.print -javax.print.attribute -javax.print.attribute.standard -javax.print.event -javax.rmi -javax.rmi.CORBA -javax.rmi.ssl -javax.script -javax.security.auth -javax.security.auth.callback -javax.security.auth.kerberos -javax.security.auth.login -javax.security.auth.spi -javax.security.auth.x500 -javax.security.cert -javax.security.sasl -javax.sound.midi -javax.sound.midi.spi -javax.sound.sampled -javax.sound.sampled.spi -javax.sql -javax.sql.rowset -javax.sql.rowset.serial -javax.sql.rowset.spi -javax.swing -javax.swing.border -javax.swing.colorchooser -javax.swing.event -javax.swing.filechooser -javax.swing.plaf -javax.swing.plaf.basic -javax.swing.plaf.metal -javax.swing.plaf.multi -javax.swing.plaf.synth -javax.swing.table -javax.swing.text -javax.swing.text.html -javax.swing.text.html.parser -javax.swing.text.rtf -javax.swing.tree -javax.swing.undo -javax.tools -javax.transaction -javax.transaction.xa -javax.xml -javax.xml.bind -javax.xml.bind.annotation -javax.xml.bind.annotation.adapters -javax.xml.bind.attachment -javax.xml.bind.helpers -javax.xml.bind.util -javax.xml.crypto -javax.xml.crypto.dom -javax.xml.crypto.dsig -javax.xml.crypto.dsig.dom -javax.xml.crypto.dsig.keyinfo -javax.xml.crypto.dsig.spec -javax.xml.datatype -javax.xml.namespace -javax.xml.parsers -javax.xml.soap -javax.xml.stream -javax.xml.stream.events -javax.xml.stream.util -javax.xml.transform -javax.xml.transform.dom -javax.xml.transform.sax -javax.xml.transform.stax -javax.xml.transform.stream -javax.xml.validation -javax.xml.ws -javax.xml.ws.handler -javax.xml.ws.handler.soap -javax.xml.ws.http -javax.xml.ws.soap -javax.xml.ws.spi -javax.xml.ws.wsaddressing -javax.xml.xpath -org.ietf.jgss -org.omg.CORBA -org.omg.CORBA.DynAnyPackage -org.omg.CORBA.ORBPackage -org.omg.CORBA.TypeCodePackage -org.omg.CORBA.portable -org.omg.CORBA_2_3 -org.omg.CORBA_2_3.portable -org.omg.CosNaming -org.omg.CosNaming.NamingContextExtPackage -org.omg.CosNaming.NamingContextPackage -org.omg.Dynamic -org.omg.DynamicAny -org.omg.DynamicAny.DynAnyFactoryPackage -org.omg.DynamicAny.DynAnyPackage -org.omg.IOP -org.omg.IOP.CodecFactoryPackage -org.omg.IOP.CodecPackage -org.omg.Messaging -org.omg.PortableInterceptor -org.omg.PortableInterceptor.ORBInitInfoPackage -org.omg.PortableServer -org.omg.PortableServer.CurrentPackage -org.omg.PortableServer.POAManagerPackage -org.omg.PortableServer.POAPackage -org.omg.PortableServer.ServantLocatorPackage -org.omg.PortableServer.portable -org.omg.SendingContext -org.omg.stub.java.rmi -org.w3c.dom -org.w3c.dom.bootstrap -org.w3c.dom.events -org.w3c.dom.ls -org.xml.sax -org.xml.sax.ext -org.xml.sax.helpers \ No newline at end of file diff --git a/build/javadoc/stylesheet-local.css b/build/javadoc/stylesheet-local.css deleted file mode 100644 index ae1fb5c4c9..0000000000 --- a/build/javadoc/stylesheet-local.css +++ /dev/null @@ -1,14 +0,0 @@ - -/***********************************************************************/ -/* Custom Vaadin API JavaDoc style definitions */ -/* */ -/* This stylesheet is appended to the generated JavaDoc stylesheet.css */ -/***********************************************************************/ - -/* As Eclipse forces a newline before the ending tag, we need - to compensate for the extra line. This requires that the 'code' - style class is inserted into the source files as JavaDoc does - not add any particular style in the generated files. */ -pre.code { - margin-bottom: -1.5em; -} diff --git a/build/maven/pom-template.xml b/build/maven/pom-template.xml deleted file mode 100644 index 03af6338da..0000000000 --- a/build/maven/pom-template.xml +++ /dev/null @@ -1,63 +0,0 @@ - - 4.0.0 - com.vaadin - vaadin - @MAVEN-VERSION@ - Vaadin - - Vaadin Ltd - http://vaadin.com - - http://vaadin.com - - Vaadin is a web application framework for Rich Internet Applications (RIA). - - Vaadin enables easy development and maintenance of fast and secure rich web - applications with a stunning look and feel and a wide browser support. - It features a server-side architecture with the majority of the logic running - on the server. Ajax technology is used at the browser-side to ensure a rich - and interactive user experience. - - - - Apache License Version 2.0 - repo - http://www.apache.org/licenses/LICENSE-2.0 - - - - - vaadin-releases - Vaadin release repository - http://oss.sonatype.org/content/repositories/vaadin-releases/ - - - vaadin-snapshots - Vaadin snapshot repository - http://oss.sonatype.org/content/repositories/vaadin-snapshots/ - - - - - vaadin-snapshots - http://oss.sonatype.org/content/repositories/vaadin-snapshots/ - - false - - - true - - - - vaadin-releases - http://oss.sonatype.org/content/repositories/vaadin-releases/ - - true - - - false - - - - - \ No newline at end of file diff --git a/build/package/META-INF/MANIFEST.MF b/build/package/META-INF/MANIFEST.MF deleted file mode 100644 index 5d2e13a4da..0000000000 --- a/build/package/META-INF/MANIFEST.MF +++ /dev/null @@ -1,6 +0,0 @@ -Bundle-ManifestVersion: 2 -Bundle-Name: Vaadin -Bundle-SymbolicName: com.vaadin -Bundle-Vendor: Vaadin Ltd -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: javax.servlet; version="2.3.0",javax.servlet.http; version="2.3.0" diff --git a/build/package/build-widgetset.xml b/build/package/build-widgetset.xml deleted file mode 100644 index f42b58ff0f..0000000000 --- a/build/package/build-widgetset.xml +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Modify this example Ant script to compile your own widget sets. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Requirements for classpath: - ${gwt-location}/gwt-dev.jar - ${gwt-location}/gwt-user.jar - ${gwt-location}/validation-api-1.0.0.GA.jar - ${gwt-location}/validation-api-1.0.0.GA-sources.jar - ${vaadin-jar-location} - ${src-location} - Output will be written into ${client-side-destination} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling ${widgetset}... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/package/build.xml b/build/package/build.xml deleted file mode 100644 index f270b3b7c3..0000000000 --- a/build/package/build.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/readme.txt b/build/readme.txt deleted file mode 100644 index 64f1d91862..0000000000 --- a/build/readme.txt +++ /dev/null @@ -1,13 +0,0 @@ -How to build Vaadin Framework -============================= - -Building the distribution packages is as easy as running ant without -parameters in this directory. While as official packages will be built -with Java 1.5, you can force build with 1.6 by adding the option --Dignoreversion=1 - -Some of the most common targets to build: -- Distribution JAR-file will be built with target package-jar -- Test WAR will be built with target package-war - -For more detailed info, see build.xml diff --git a/common.xml b/common.xml index db56cee10d..2d64fb88e5 100644 --- a/common.xml +++ b/common.xml @@ -11,7 +11,9 @@ - + + + @@ -21,7 +23,6 @@ - diff --git a/ivy-taskdefs.xml b/ivy-taskdefs.xml new file mode 100644 index 0000000000..ccc4d75bcf --- /dev/null +++ b/ivy-taskdefs.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml index 2a0e814c07..7e5a639398 100644 --- a/theme-compiler/ivy.xml +++ b/theme-compiler/ivy.xml @@ -32,8 +32,6 @@ rev="2.5" /> -