]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - releng/org.simantics.tycho.configuration/pom.xml
Fixed mvn package and verify to also work with linux (+mac?)
[simantics/platform.git] / releng / org.simantics.tycho.configuration / pom.xml
index 66070b623e3b50c38491ae4842b62849bd30c5bc..86c4ce44deb6c4ff6bb1dc38d21c2ebf1976c02a 100644 (file)
@@ -66,7 +66,6 @@
                                                </artifact>
                                        </target>
                                        <environments>
-<!--
                                                <environment>
                                                        <os>linux</os>
                                                        <ws>gtk</ws>
@@ -77,7 +76,6 @@
                                                        <ws>gtk</ws>
                                                        <arch>x86_64</arch>
                                                </environment>
--->
                                                <environment>
                                                        <os>win32</os>
                                                        <ws>win32</ws>
                                                        <ws>win32</ws>
                                                        <arch>x86_64</arch>
                                                </environment>
-<!--
                                                <environment>
                                                        <os>macosx</os>
                                                        <ws>cocoa</ws>
                                                        <arch>x86_64</arch>
                                                </environment>
--->
                                        </environments>
                                </configuration>
                        </plugin>