]> gerrit.simantics Code Review - simantics/python.git/commit
Mavenized Simantics Python bindings projects. 01/301/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 31 Jan 2017 12:06:08 +0000 (14:06 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 31 Jan 2017 12:33:39 +0000 (14:33 +0200)
commit27ab4baa5bc6aa3ba78a5b40a8252fab32a5e2b9
tree26b5defa92b3084e37116b139f0cbfefecdb561a
parentb024b0b0ceec797d193b0505d1fdd54f95bcaa10
Mavenized Simantics Python bindings projects.

mvn package in the root directory now generates an update site
from the org.simantics.pythonlink.feature in
org.simantics.pythonlink.repository/target/repository.

refs #6879

Change-Id: If48854ced06847d138725222106fadc5fb3c50b7
14 files changed:
.gitignore [new file with mode: 0644]
org.simantics.pythonlink.feature/feature.xml
org.simantics.pythonlink.feature/pom.xml [new file with mode: 0644]
org.simantics.pythonlink.parent/.project [new file with mode: 0644]
org.simantics.pythonlink.parent/.settings/org.eclipse.m2e.core.prefs [new file with mode: 0644]
org.simantics.pythonlink.parent/pom.xml [new file with mode: 0644]
org.simantics.pythonlink.repository/.project [new file with mode: 0644]
org.simantics.pythonlink.repository/.settings/org.eclipse.m2e.core.prefs [new file with mode: 0644]
org.simantics.pythonlink.repository/category.xml [new file with mode: 0644]
org.simantics.pythonlink.repository/pom.xml [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/META-INF/MANIFEST.MF
org.simantics.pythonlink.win32.x86_64/pom.xml [new file with mode: 0644]
org.simantics.pythonlink/pom.xml [new file with mode: 0644]
pom.xml [new file with mode: 0644]