Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Energy Components Catalog
Commits
2ed0cfd7
Commit
2ed0cfd7
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Create package for windows only
parent
15b5fd41
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
de.hftstuttgart.energycomponents.parent/pom.xml
+6
-6
de.hftstuttgart.energycomponents.parent/pom.xml
de.hftstuttgart.energycomponents.product/pom.xml
+2
-2
de.hftstuttgart.energycomponents.product/pom.xml
with
8 additions
and
8 deletions
+8
-8
de.hftstuttgart.energycomponents.parent/pom.xml
+
6
-
6
View file @
2ed0cfd7
...
@@ -43,21 +43,21 @@
...
@@ -43,21 +43,21 @@
<resolveWithExecutionEnvironmentConstraints>
false
</resolveWithExecutionEnvironmentConstraints>
<resolveWithExecutionEnvironmentConstraints>
false
</resolveWithExecutionEnvironmentConstraints>
<environments>
<environments>
<!-- environment> <os>linux</os> <ws>gtk</ws> <arch>x86</arch> </environment -->
<!-- environment> <os>linux</os> <ws>gtk</ws> <arch>x86</arch> </environment -->
<environment>
<os>
win32
</os>
<ws>
win32
</ws>
<arch>
x86_64
</arch>
</environment>
<!-- environment>
<!-- environment>
<os>linux</os>
<os>linux</os>
<ws>gtk</ws>
<ws>gtk</ws>
<arch>x86_64</arch>
<arch>x86_64</arch>
</environment>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment -->
<environment>
<environment>
<os>macosx</os>
<os>macosx</os>
<ws>cocoa</ws>
<ws>cocoa</ws>
<arch>x86_64</arch>
<arch>x86_64</arch>
</environment>
</environment
--
>
</environments>
</environments>
</configuration>
</configuration>
</plugin>
</plugin>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.product/pom.xml
+
2
-
2
View file @
2ed0cfd7
...
@@ -21,9 +21,9 @@
...
@@ -21,9 +21,9 @@
<version>
${tycho-version}
</version>
<version>
${tycho-version}
</version>
<configuration>
<configuration>
<formats>
<formats>
<win32>
zip
</win32>
<!-- linux>tar.gz</linux>
<!-- linux>tar.gz</linux>
<win32>zip</win32 -->
<macosx>zip</macosx -->
<macosx>
zip
</macosx>
</formats>
</formats>
</configuration>
</configuration>
<executions>
<executions>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets