mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 00:04:10 -08:00
Raise version to 0.4.1
This commit is contained in:
parent
516f211d47
commit
7b33bb643e
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-classlib</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-core</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-extras-slf4j</artifactId>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-html4j</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-jso-apis</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-jso</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-jso-impl</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-platform</artifactId>
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -20,7 +20,7 @@
|
|||
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>TeaVM</name>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-async</artifactId>
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-benchmark</artifactId>
|
||||
<packaging>war</packaging>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-hello</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-kotlin</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<packaging>war</packaging>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-storage</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-samples</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-samples-video</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-tests</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-chrome-rdp</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-cli</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-tooling</artifactId>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: TeaVM plugin for Eclipse
|
||||
Bundle-SymbolicName: teavm-eclipse-core-plugin;singleton:=true
|
||||
Bundle-Version: 0.4.1.qualifier
|
||||
Bundle-Version: 0.4.1
|
||||
Bundle-Vendor: Alexey Andreev <konsoletyper@gmail.com>
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||
Bundle-ClassPath: .,
|
||||
|
@ -37,9 +37,9 @@ Bundle-ClassPath: .,
|
|||
lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar,
|
||||
lib/org.apache.aries.util-1.0.0.jar,
|
||||
lib/slf4j-api-1.7.7.jar,
|
||||
lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar,
|
||||
lib/teavm-core-0.4.1-SNAPSHOT.jar,
|
||||
lib/teavm-tooling-0.4.1-SNAPSHOT.jar,
|
||||
lib/teavm-chrome-rdp-0.4.1.jar,
|
||||
lib/teavm-core-0.4.1.jar,
|
||||
lib/teavm-tooling-0.4.1.jar,
|
||||
lib/websocket-api-9.2.1.v20140609.jar,
|
||||
lib/websocket-client-9.2.1.v20140609.jar,
|
||||
lib/websocket-common-9.2.1.v20140609.jar,
|
||||
|
|
|
@ -34,9 +34,9 @@ bin.includes = META-INF/,\
|
|||
lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar,\
|
||||
lib/org.apache.aries.util-1.0.0.jar,\
|
||||
lib/slf4j-api-1.7.7.jar,\
|
||||
lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar,\
|
||||
lib/teavm-core-0.4.1-SNAPSHOT.jar,\
|
||||
lib/teavm-tooling-0.4.1-SNAPSHOT.jar,\
|
||||
lib/teavm-chrome-rdp-0.4.1.jar,\
|
||||
lib/teavm-core-0.4.1.jar,\
|
||||
lib/teavm-tooling-0.4.1.jar,\
|
||||
lib/websocket-api-9.2.1.v20140609.jar,\
|
||||
lib/websocket-client-9.2.1.v20140609.jar,\
|
||||
lib/websocket-common-9.2.1.v20140609.jar,\
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-core-deps</artifactId>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-core-plugin</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="teavm-eclipse-feature"
|
||||
label="TeaVM Eclipse support"
|
||||
version="0.4.1.qualifier"
|
||||
version="0.4.1"
|
||||
provider-name="Alexey Andreev <konsoletyper@gmail.com>">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
@ -233,14 +233,14 @@
|
|||
id="teavm-eclipse-plugin"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.4.1.qualifier"
|
||||
version="0.4.1"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="teavm-eclipse-core-plugin"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.4.1.qualifier"
|
||||
version="0.4.1"
|
||||
unpack="false"/>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-feature</artifactId>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="teavm-eclipse-m2e-feature"
|
||||
label="TeaVM maven configuration support"
|
||||
version="0.4.1.qualifier"
|
||||
version="0.4.1"
|
||||
provider-name="Alexey Andreev <konsoletyper@gmail.com>">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
@ -230,7 +230,7 @@
|
|||
</license>
|
||||
|
||||
<requires>
|
||||
<import feature="teavm-eclipse-feature" version="0.4.1.qualifier"/>
|
||||
<import feature="teavm-eclipse-feature" version="0.4.1"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-m2e-feature</artifactId>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: TeaVM plugin for m2e
|
||||
Bundle-SymbolicName: teavm-eclipse-m2e-plugin;singleton:=true
|
||||
Bundle-Version: 0.4.1.qualifier
|
||||
Bundle-Version: 0.4.1
|
||||
Bundle-Vendor: Alexey Andreev <konsoletyper@gmail.com>
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: teavm-eclipse-plugin;bundle-version="[0.4.0,0.5.0)",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<pluginExecutionFilter>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-maven-plugin</artifactId>
|
||||
<versionRange>0.4.1-SNAPSHOT</versionRange>
|
||||
<versionRange>0.4.1</versionRange>
|
||||
<goals>
|
||||
<goal>compile</goal>
|
||||
</goals>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-m2e-plugin</artifactId>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: TeaVM plugin for Eclipse
|
||||
Bundle-SymbolicName: teavm-eclipse-plugin;singleton:=true
|
||||
Bundle-Version: 0.4.1.qualifier
|
||||
Bundle-Version: 0.4.1
|
||||
Bundle-Vendor: Alexey Andreev <konsoletyper@gmail.com>
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Activator: org.teavm.eclipse.TeaVMEclipsePlugin
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-plugin</artifactId>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site>
|
||||
<feature url="features/teavm-eclipse-feature_0.4.1.qualifier.jar" id="teavm-eclipse-feature"
|
||||
version="0.4.1.qualifier">
|
||||
<feature url="features/teavm-eclipse-feature_0.4.1.jar" id="teavm-eclipse-feature"
|
||||
version="0.4.1">
|
||||
<category name="teavm-category"/>
|
||||
</feature>
|
||||
<feature url="features/teavm-eclipse-m2e-feature_0.4.1.qualifier.jar" id="teavm-eclipse-m2e-feature"
|
||||
version="0.4.1.qualifier">
|
||||
<feature url="features/teavm-eclipse-m2e-feature_0.4.1.jar" id="teavm-eclipse-m2e-feature"
|
||||
version="0.4.1">
|
||||
<category name="teavm-category"/>
|
||||
</feature>
|
||||
<category-def name="teavm-category" label="TeaVM"/>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-eclipse</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-eclipse-updatesite</artifactId>
|
||||
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description name="TeaVM update site">
|
||||
TeaVM update site
|
||||
</description>
|
||||
<feature url="features/teavm-eclipse-feature_0.4.1.qualifier.jar" id="teavm-eclipse-feature" version="0.0.0">
|
||||
<feature url="features/teavm-eclipse-feature_0.4.1.jar" id="teavm-eclipse-feature" version="0.0.0">
|
||||
<category name="teavm-eclipse-caregory"/>
|
||||
</feature>
|
||||
<feature url="features/teavm-eclipse-m2e-feature_0.4.1.qualifier.jar" id="teavm-eclipse-m2e-feature" version="0.0.0">
|
||||
<feature url="features/teavm-eclipse-m2e-feature_0.4.1.jar" id="teavm-eclipse-m2e-feature" version="0.0.0">
|
||||
<category name="teavm-eclipse-caregory"/>
|
||||
</feature>
|
||||
<category-def name="teavm-eclipse-caregory" label="TeaVM"/>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-maven</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-maven-plugin</artifactId>
|
||||
<packaging>maven-plugin</packaging>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
<relativePath>../..</relativePath>
|
||||
</parent>
|
||||
<artifactId>teavm-maven</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.teavm</groupId>
|
||||
<artifactId>teavm-maven</artifactId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.1</version>
|
||||
</parent>
|
||||
<artifactId>teavm-maven-webapp</artifactId>
|
||||
<name>TeaVM maven web application archetype</name>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<teavm.version>0.4.1-SNAPSHOT</teavm.version>
|
||||
<teavm.version>0.4.1</teavm.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user