diff --git a/com.minres.scviewer.target/pom.xml b/com.minres.scviewer.target/pom.xml index d28de3c..ba93f17 100644 --- a/com.minres.scviewer.target/pom.xml +++ b/com.minres.scviewer.target/pom.xml @@ -12,7 +12,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 .. diff --git a/features/com.minres.scviewer.database.feature/build.properties b/features/com.minres.scviewer.database.feature/build.properties index b3a611b..3a8958f 100644 --- a/features/com.minres.scviewer.database.feature/build.properties +++ b/features/com.minres.scviewer.database.feature/build.properties @@ -1,2 +1,4 @@ bin.includes = feature.xml,\ feature.properties +src.includes = feature.properties,\ + feature.xml diff --git a/features/com.minres.scviewer.database.feature/pom.xml b/features/com.minres.scviewer.database.feature/pom.xml index 0a811a3..cfff0b1 100644 --- a/features/com.minres.scviewer.database.feature/pom.xml +++ b/features/com.minres.scviewer.database.feature/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 3.0.0-SNAPSHOT diff --git a/features/com.minres.scviewer.e4.feature/feature.xml b/features/com.minres.scviewer.e4.feature/feature.xml index 9a978bc..3a87b7d 100644 --- a/features/com.minres.scviewer.e4.feature/feature.xml +++ b/features/com.minres.scviewer.e4.feature/feature.xml @@ -21,14 +21,6 @@ - - - - @@ -40,13 +32,10 @@ - - - @@ -59,6 +48,8 @@ + + com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 1.1.0-SNAPSHOT diff --git a/features/com.minres.scviewer.e4.platform.feature/pom.xml b/features/com.minres.scviewer.e4.platform.feature/pom.xml index a74562c..7ffb4aa 100644 --- a/features/com.minres.scviewer.e4.platform.feature/pom.xml +++ b/features/com.minres.scviewer.e4.platform.feature/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 1.0.0-SNAPSHOT diff --git a/features/com.minres.scviewer.feature/build.properties b/features/com.minres.scviewer.feature/build.properties index b3a611b..3a8958f 100644 --- a/features/com.minres.scviewer.feature/build.properties +++ b/features/com.minres.scviewer.feature/build.properties @@ -1,2 +1,4 @@ bin.includes = feature.xml,\ feature.properties +src.includes = feature.properties,\ + feature.xml diff --git a/features/com.minres.scviewer.feature/feature.xml b/features/com.minres.scviewer.feature/feature.xml index 03c09da..69577f6 100644 --- a/features/com.minres.scviewer.feature/feature.xml +++ b/features/com.minres.scviewer.feature/feature.xml @@ -24,22 +24,11 @@ http://www.eclipse.org/legal/epl-v10.html - - - - - - - @@ -51,7 +40,8 @@ http://www.eclipse.org/legal/epl-v10.html - + + com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 1.1.0-SNAPSHOT diff --git a/features/com.minres.scviewer.ui.feature/build.properties b/features/com.minres.scviewer.ui.feature/build.properties index 64f93a9..3a8958f 100644 --- a/features/com.minres.scviewer.ui.feature/build.properties +++ b/features/com.minres.scviewer.ui.feature/build.properties @@ -1 +1,4 @@ -bin.includes = feature.xml +bin.includes = feature.xml,\ + feature.properties +src.includes = feature.properties,\ + feature.xml diff --git a/features/com.minres.scviewer.ui.feature/feature.xml b/features/com.minres.scviewer.ui.feature/feature.xml index 3a0afff..16baa04 100644 --- a/features/com.minres.scviewer.ui.feature/feature.xml +++ b/features/com.minres.scviewer.ui.feature/feature.xml @@ -25,18 +25,13 @@ http://www.eclipse.org/legal/epl-v10.html - - - - + com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 1.1.0-SNAPSHOT diff --git a/p2repositories/com.minres.scviewer.updateSite/category.xml b/p2repositories/com.minres.scviewer.updateSite/category.xml index 956d434..204beb5 100644 --- a/p2repositories/com.minres.scviewer.updateSite/category.xml +++ b/p2repositories/com.minres.scviewer.updateSite/category.xml @@ -1,18 +1,32 @@ - - + + - - + + - - + + - + + + + + + + + + + - Viewer for SystemC Verification (SCV) library's transaction recording + Viewer for transaction recording outputs of the SystemC Verification (SCV) library - + + + Components to deal with the transaction recording outputs of the SystemC Verification (SCV) library + + + diff --git a/p2repositories/com.minres.scviewer.updateSite/pom.xml b/p2repositories/com.minres.scviewer.updateSite/pom.xml index 5e0f8d4..6162d7f 100644 --- a/p2repositories/com.minres.scviewer.updateSite/pom.xml +++ b/p2repositories/com.minres.scviewer.updateSite/pom.xml @@ -3,11 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.minres.scviewer.updateSite + 2.11.0-SNAPSHOT eclipse-repository com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. @@ -21,6 +22,19 @@ ${project.artifactId}-${qualifiedVersion} + + org.codehaus.mojo + build-helper-maven-plugin + 3.2.0 + + + parse-version + + parse-version + + + + @@ -44,12 +58,12 @@ eclipse SCViewer - 2.10 - https://github.com/Minres/SCViewer.git + ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} + https://git.minres.com/VP-Tools/SCViewer.git ${project.build.directory}/repository - repository + scviewer-${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} bintray-minres-deploy diff --git a/plugins/com.minres.scviewer.database.sqlite/pom.xml b/plugins/com.minres.scviewer.database.sqlite/pom.xml index 0caae9e..e7041c0 100644 --- a/plugins/com.minres.scviewer.database.sqlite/pom.xml +++ b/plugins/com.minres.scviewer.database.sqlite/pom.xml @@ -4,7 +4,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database.text/pom.xml b/plugins/com.minres.scviewer.database.text/pom.xml index da52f7b..5e54d64 100644 --- a/plugins/com.minres.scviewer.database.text/pom.xml +++ b/plugins/com.minres.scviewer.database.text/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database.ui.swt/pom.xml b/plugins/com.minres.scviewer.database.ui.swt/pom.xml index 616f432..60da1b0 100644 --- a/plugins/com.minres.scviewer.database.ui.swt/pom.xml +++ b/plugins/com.minres.scviewer.database.ui.swt/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. 3.0.0-SNAPSHOT diff --git a/plugins/com.minres.scviewer.database.vcd/pom.xml b/plugins/com.minres.scviewer.database.vcd/pom.xml index bdc9d14..77aa534 100644 --- a/plugins/com.minres.scviewer.database.vcd/pom.xml +++ b/plugins/com.minres.scviewer.database.vcd/pom.xml @@ -5,7 +5,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.database/pom.xml b/plugins/com.minres.scviewer.database/pom.xml index 48fee0a..0e3e8d6 100644 --- a/plugins/com.minres.scviewer.database/pom.xml +++ b/plugins/com.minres.scviewer.database/pom.xml @@ -4,7 +4,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-plugin diff --git a/plugins/com.minres.scviewer.e4.application/pom.xml b/plugins/com.minres.scviewer.e4.application/pom.xml index 15c9c2b..839de33 100644 --- a/plugins/com.minres.scviewer.e4.application/pom.xml +++ b/plugins/com.minres.scviewer.e4.application/pom.xml @@ -1,12 +1,14 @@ - - 4.0.0 - com.minres.scviewer.e4.application - 2.11.0-SNAPSHOT - - com.minres.scviewer - com.minres.scviewer.parent - 2.0.0-SNAPSHOT - ../.. - - eclipse-plugin - + + 4.0.0 + com.minres.scviewer.e4.application + 2.11.0-SNAPSHOT + + com.minres.scviewer + com.minres.scviewer.parent + 2.11.0 + ../.. + + eclipse-plugin + \ No newline at end of file diff --git a/plugins/com.minres.scviewer.ui/pom.xml b/plugins/com.minres.scviewer.ui/pom.xml index da96cae..02ed813 100644 --- a/plugins/com.minres.scviewer.ui/pom.xml +++ b/plugins/com.minres.scviewer.ui/pom.xml @@ -4,7 +4,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-plugin diff --git a/pom.xml b/pom.xml index 3758538..09bcc07 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 pom com.minres.scviewer.target @@ -27,6 +27,7 @@ + 2.11.0-SNAPSHOT 1.5.0 3.6.0-03 3.0.3-01 @@ -40,7 +41,43 @@ ${tycho-version} true - org.eclipse.tycho tycho-p2-plugin @@ -94,53 +134,6 @@ - - org.eclipse.tycho - tycho-versions-plugin - ${tycho-version} - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - - - com.minres.scviewer - com.minres.scviewer.target - 2.0.0-SNAPSHOT - - - - - - - - - - linux - gtk - x86_64 - - - - - - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - - diff --git a/products/com.minres.scviewer.e4.product/pom.xml b/products/com.minres.scviewer.e4.product/pom.xml index 8ee002e..f0ac7ff 100644 --- a/products/com.minres.scviewer.e4.product/pom.xml +++ b/products/com.minres.scviewer.e4.product/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. com.minres.scviewer.e4.product diff --git a/products/com.minres.scviewer.e4.product/scviewer.product b/products/com.minres.scviewer.e4.product/scviewer.product index 104a8a5..e117531 100644 --- a/products/com.minres.scviewer.e4.product/scviewer.product +++ b/products/com.minres.scviewer.e4.product/scviewer.product @@ -1,7 +1,7 @@ - + diff --git a/products/com.minres.scviewer.e4.product_slim/pom.xml b/products/com.minres.scviewer.e4.product_slim/pom.xml index 128791b..e241edc 100644 --- a/products/com.minres.scviewer.e4.product_slim/pom.xml +++ b/products/com.minres.scviewer.e4.product_slim/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. com.minres.scviewer.e4.product_slim diff --git a/products/com.minres.scviewer.e4.product_slim/scviewer.product b/products/com.minres.scviewer.e4.product_slim/scviewer.product index 48c17b8..fb73cb2 100644 --- a/products/com.minres.scviewer.e4.product_slim/scviewer.product +++ b/products/com.minres.scviewer.e4.product_slim/scviewer.product @@ -1,7 +1,7 @@ - + diff --git a/tests/com.minres.scviewer.database.test/pom.xml b/tests/com.minres.scviewer.database.test/pom.xml index 7faec89..c7c1cd5 100644 --- a/tests/com.minres.scviewer.database.test/pom.xml +++ b/tests/com.minres.scviewer.database.test/pom.xml @@ -6,7 +6,7 @@ com.minres.scviewer com.minres.scviewer.parent - 2.0.0-SNAPSHOT + 2.11.0 ../.. eclipse-test-plugin