diff --git a/README.md b/README.md index 6ac8d4ad..269ba1bf 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,6 @@ Also, a [nightly build](https://download.jboss.org/jbosstools/photon/snapshots/b * Download and install Red Hat CodeReady Studio [installer 12.13.0.GA](https://tools.jboss.org/downloads/devstudio/2019-09/12.13.0.GA.html#direct_download) * Download the latest release of the MTA [plugin](https://download.jboss.org/jbosstools/photon/stable/updates/mta). -## Latest Release - -* 5.3.0.Alpha3 ## Get the code diff --git a/features/org.jboss.tools.windup.feature/feature.xml b/features/org.jboss.tools.windup.feature/feature.xml index 3e374f25..7331738a 100644 --- a/features/org.jboss.tools.windup.feature/feature.xml +++ b/features/org.jboss.tools.windup.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.windup features - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.features org.jboss.tools.windup.feature diff --git a/features/pom.xml b/features/pom.xml index 4616f07f..87507d1a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup diff --git a/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF index c63eb034..c73ca862 100644 --- a/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name Bundle-SymbolicName: org.jboss.tools.windup.core;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-ClassPath: . Bundle-Activator: org.jboss.tools.windup.core.WindupCorePlugin Bundle-Vendor: %plugin.vendor diff --git a/plugins/org.jboss.tools.windup.core/pom.xml b/plugins/org.jboss.tools.windup.core/pom.xml index 7ae2037d..89be99c0 100644 --- a/plugins/org.jboss.tools.windup.core/pom.xml +++ b/plugins/org.jboss.tools.windup.core/pom.xml @@ -16,7 +16,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF index 77cb738c..f85861a5 100644 --- a/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model.edit/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jboss.tools.windup.model.edit;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-ClassPath: . Bundle-Activator: org.jboss.tools.windup.model.edit.domain.WindupEditPlugin Bundle-Vendor: %providerName diff --git a/plugins/org.jboss.tools.windup.model.edit/pom.xml b/plugins/org.jboss.tools.windup.model.edit/pom.xml index 185e2aa6..24e72a63 100644 --- a/plugins/org.jboss.tools.windup.model.edit/pom.xml +++ b/plugins/org.jboss.tools.windup.model.edit/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF index f298f0e2..b66a24ca 100644 --- a/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model.editor/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.jboss.tools.windup.model.editor;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-ClassPath: . Bundle-Activator: org.jboss.tools.windup.windup.presentation.WindupEditorPlugin$Implementation Bundle-Vendor: %providerName diff --git a/plugins/org.jboss.tools.windup.model.editor/pom.xml b/plugins/org.jboss.tools.windup.model.editor/pom.xml index 4793aedd..79c497e0 100644 --- a/plugins/org.jboss.tools.windup.model.editor/pom.xml +++ b/plugins/org.jboss.tools.windup.model.editor/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF index 191f1c9d..047b733b 100644 --- a/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.model/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Model Bundle-SymbolicName: org.jboss.tools.windup.model;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Eclipse-BundleShape: dir Bundle-Activator: org.jboss.tools.windup.model.Activator Require-Bundle: org.eclipse.ui, diff --git a/plugins/org.jboss.tools.windup.model/pom.xml b/plugins/org.jboss.tools.windup.model/pom.xml index 12221a3c..95482b40 100644 --- a/plugins/org.jboss.tools.windup.model/pom.xml +++ b/plugins/org.jboss.tools.windup.model/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF index 0404a61c..7c8dfd80 100644 --- a/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.runtime/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Localization: plugin Bundle-Name: %plugin.name Bundle-SymbolicName: org.jboss.tools.windup.runtime;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-Activator: org.jboss.tools.windup.runtime.WindupRuntimePlugin Eclipse-BundleShape: dir Require-Bundle: org.eclipse.core.runtime, @@ -33,12 +33,12 @@ Bundle-ClassPath: ., lib/xsoup.jar, lib/commons-exec-1.3.jar, lib/dom4j-1.6.1.jar, - lib/windup-tooling-api-5.3.0.Final.jar, - lib/windup-tooling-impl-5.3.0.Final.jar, - lib/windup-utils-5.3.0.Final.jar, - lib/windup-graph-api-5.3.0.Final.jar, - lib/windup-config-api-5.3.0.Final.jar, - lib/windup-config-xml-5.3.0.Final.jar, + lib/windup-tooling-api-5.3.1-SNAPSHOT.jar, + lib/windup-tooling-impl-5.3.1-SNAPSHOT.jar, + lib/windup-utils-5.3.1-SNAPSHOT.jar, + lib/windup-graph-api-5.3.1-SNAPSHOT.jar, + lib/windup-config-api-5.3.1-SNAPSHOT.jar, + lib/windup-config-xml-5.3.1-SNAPSHOT.jar, lib/markdown4j-2.2-cj-1.1.jar Export-Package: org.eclipse.xtend.core, org.eclipse.xtend.core.compiler, diff --git a/plugins/org.jboss.tools.windup.runtime/build.properties b/plugins/org.jboss.tools.windup.runtime/build.properties index 2ff32e20..ec77e50d 100644 --- a/plugins/org.jboss.tools.windup.runtime/build.properties +++ b/plugins/org.jboss.tools.windup.runtime/build.properties @@ -14,12 +14,12 @@ bin.includes = .,\ xtext/org.eclipse.xtext.xbase.lib-2.11.0.jar,\ lib/commons-exec-1.3.jar,\ lib/dom4j-1.6.1.jar,\ - lib/windup-tooling-api-5.3.0.Final.jar,\ - lib/windup-tooling-impl-5.3.0.Final.jar,\ - lib/windup-config-api-5.3.0.Final.jar,\ - lib/windup-graph-api-5.3.0.Final.jar,\ - lib/windup-utils-5.3.0.Final.jar,\ - lib/windup-config-xml-5.3.0.Final.jar,\ + lib/windup-tooling-api-5.3.1-SNAPSHOT.jar,\ + lib/windup-tooling-impl-5.3.1-SNAPSHOT.jar,\ + lib/windup-config-api-5.3.1-SNAPSHOT.jar,\ + lib/windup-graph-api-5.3.1-SNAPSHOT.jar,\ + lib/windup-utils-5.3.1-SNAPSHOT.jar,\ + lib/windup-config-xml-5.3.1-SNAPSHOT.jar,\ lib/markdown4j-2.2-cj-1.1.jar src.includes = pom.xml jars.compile.order = . diff --git a/plugins/org.jboss.tools.windup.runtime/pom.xml b/plugins/org.jboss.tools.windup.runtime/pom.xml index 47e609c1..76688aed 100644 --- a/plugins/org.jboss.tools.windup.runtime/pom.xml +++ b/plugins/org.jboss.tools.windup.runtime/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins @@ -29,7 +29,7 @@ offline --> org.jboss.windup - mta-cli + windup-cli ${windup.version} no-index @@ -158,7 +158,7 @@ org.jboss.windup - mta-cli + windup-cli ${windup.version} no-index zip diff --git a/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRmiClient.java b/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRmiClient.java index 3add8ada..8b398c1d 100644 --- a/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRmiClient.java +++ b/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRmiClient.java @@ -102,19 +102,19 @@ private String doGetJavaHome() { } public void startWindup(final IProgressMonitor monitor, String jreHome) { - logInfo("Begin start MTA."); //$NON-NLS-1$ + logInfo("Begin start Windup."); //$NON-NLS-1$ monitor.worked(1); String windupExecutable = WindupRuntimePlugin.computeWindupExecutable(); if (windupExecutable == null) { - WindupRuntimePlugin.logErrorMessage("mta-cli not specified."); //$NON-NLS-1$ + WindupRuntimePlugin.logErrorMessage("windup-cli not specified."); //$NON-NLS-1$ return; } boolean executable = new File(windupExecutable).setExecutable(true); if (!executable) { - WindupRuntimePlugin.logErrorMessage("mta-cli not executable."); //$NON-NLS-1$ + WindupRuntimePlugin.logErrorMessage("windup-cli not executable."); //$NON-NLS-1$ return; } @@ -136,14 +136,14 @@ public void startWindup(final IProgressMonitor monitor, String jreHome) { ExecuteResultHandler handler = new ExecuteResultHandler() { @Override public void onProcessFailed(ExecuteException e) { - logInfo("The MTA process failed:"); //$NON-NLS-1$ + logInfo("The Windup process failed:"); //$NON-NLS-1$ logInfo(e.getMessage()); //$NON-NLS-1$ executionBuilder = null; notifyServerChanged(); } @Override public void onProcessComplete(int exitValue) { - logInfo("The MTA process has completed."); //$NON-NLS-1$ + logInfo("The Windup process has completed."); //$NON-NLS-1$ executionBuilder = null; notifyServerChanged(); } @@ -160,7 +160,7 @@ protected void processLine(String line, int logLevel) { executor.setExitValue(1); monitor.worked(1); try { - logInfo("Starting MTA in server mode..."); //$NON-NLS-1$ + logInfo("Starting Windup in server mode..."); //$NON-NLS-1$ logInfo("Command-line: " + cmdLine); //$NON-NLS-1$ executor.execute(cmdLine, env, handler); } catch (IOException e) { diff --git a/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRuntimePlugin.java b/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRuntimePlugin.java index b7e0007a..0a72d0b5 100644 --- a/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRuntimePlugin.java +++ b/plugins/org.jboss.tools.windup.runtime/src/org/jboss/tools/windup/runtime/WindupRuntimePlugin.java @@ -81,7 +81,7 @@ public static Path computeWindupHome() { } public static String computeWindupExecutable() { - String location = WindupRuntimePlugin.computeWindupHome().resolve("bin").resolve("mta-cli").toString(); //$NON-NLS-1$ //$NON-NLS-2$ + String location = WindupRuntimePlugin.computeWindupHome().resolve("bin").resolve("windup-cli").toString(); //$NON-NLS-1$ //$NON-NLS-2$ if (PlatformUtil.isWindows()) { location = location + ".bat"; //$NON-NLS-1$ } diff --git a/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF b/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF index 9692a53c..5f4b33d6 100644 --- a/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF +++ b/plugins/org.jboss.tools.windup.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name Bundle-SymbolicName: org.jboss.tools.windup.ui;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Eclipse-BundleShape: dir Bundle-ClassPath: ., lib/org.eclipse.mylyn.wikitext.markdown.jar, @@ -72,7 +72,6 @@ Require-Bundle: org.eclipse.ui, org.eclipse.pde.ui, org.eclipse.swt, org.eclipse.wst.xml.xpath.core, - org.eclipse.mylyn.commons.workbench, javax.inject, com.google.inject, javax.annotation;bundle-version="1.3.5", diff --git a/plugins/org.jboss.tools.windup.ui/pom.xml b/plugins/org.jboss.tools.windup.ui/pom.xml index acd3f7d3..3da1b8ed 100644 --- a/plugins/org.jboss.tools.windup.ui/pom.xml +++ b/plugins/org.jboss.tools.windup.ui/pom.xml @@ -6,7 +6,7 @@ org.jboss.tools.windup plugins - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.plugins diff --git a/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/messages.properties b/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/messages.properties index 03f1b9a0..1c76f7fe 100644 --- a/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/messages.properties +++ b/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/messages.properties @@ -33,7 +33,7 @@ WindupServerLabel=MTA Server WindupShutdowCheck=Checking for existing MTA server. WindupShuttingDown=Shutting Down MTA Server WindupShuttingDownError=Error occurred while trying to shutdown the MTA server. -WindupRunStartScipt=Executing mta-cli startup script. This may take a moment... +WindupRunStartScipt=Executing windup-cli startup script. This may take a moment... WindupNotExecutableTitle=Error while running MTA WindupNotExecutableInfo=The MTA script is not executable. diff --git a/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/rules/delegate/RuleStatusSection.java b/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/rules/delegate/RuleStatusSection.java index bb19fd67..9a6c81c2 100644 --- a/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/rules/delegate/RuleStatusSection.java +++ b/plugins/org.jboss.tools.windup.ui/src/org/jboss/tools/windup/ui/internal/rules/delegate/RuleStatusSection.java @@ -14,7 +14,7 @@ import org.eclipse.jface.layout.GridDataFactory; import org.eclipse.jface.layout.GridLayoutFactory; -import org.eclipse.mylyn.commons.workbench.forms.DatePicker; +// import org.eclipse.mylyn.commons.workbench.forms.DatePicker; import org.eclipse.swt.SWT; import org.eclipse.swt.events.ModifyEvent; import org.eclipse.swt.events.ModifyListener; @@ -44,9 +44,9 @@ public class RuleStatusSection extends ElementAttributesContainer { private Button statusCompleteButton; private Button statusIncompleteButton; - private DatePicker createdDate; - private DatePicker dueDate; - private DatePicker completedDate; + // private DatePicker createdDate; + // private DatePicker dueDate; + // private DatePicker completedDate; private Text assignedTo; @Override @@ -83,26 +83,26 @@ public void widgetSelected(SelectionEvent e) { } }); - createdDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Created); - createdDate.addPickerSelectionListener(new SelectionAdapter() { - @Override - public void widgetSelected(SelectionEvent arg0) { - } - }); + // createdDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Created); + // createdDate.addPickerSelectionListener(new SelectionAdapter() { + // @Override + // public void widgetSelected(SelectionEvent arg0) { + // } + // }); - dueDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Due); - dueDate.addPickerSelectionListener(new SelectionAdapter() { - @Override - public void widgetSelected(SelectionEvent arg0) { - } - }); + // dueDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Due); + // dueDate.addPickerSelectionListener(new SelectionAdapter() { + // @Override + // public void widgetSelected(SelectionEvent arg0) { + // } + // }); - completedDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Completed); - completedDate.addPickerSelectionListener(new SelectionAdapter() { - @Override - public void widgetSelected(SelectionEvent arg0) { - } - }); + // completedDate = createDatePicker(toolkit, container, RuleMessages.TaskPlanning_Completed); + // completedDate.addPickerSelectionListener(new SelectionAdapter() { + // @Override + // public void widgetSelected(SelectionEvent arg0) { + // } + // }); container = toolkit.createComposite(container); GridLayoutFactory.fillDefaults().numColumns(2).margins(0, 5).applyTo(container); @@ -127,25 +127,25 @@ private Label createLabel(Composite composite, FormToolkit toolkit, String label return labelControl; } - private static DatePicker createDatePicker(FormToolkit toolkit, Composite parent, String textLabel) { - Label label = toolkit.createLabel(parent, textLabel); - label.setForeground(toolkit.getColors().getColor(IFormColors.TITLE)); + // private static DatePicker createDatePicker(FormToolkit toolkit, Composite parent, String textLabel) { + // Label label = toolkit.createLabel(parent, textLabel); + // label.setForeground(toolkit.getColors().getColor(IFormColors.TITLE)); - Composite composite = createComposite(parent, 1, toolkit); - - DatePicker datePicker = new DatePicker(composite, SWT.FLAT, DatePicker.LABEL_CHOOSE, true, 0); - GridDataFactory.fillDefaults().hint(CONTROL_WIDTH, SWT.DEFAULT).applyTo(datePicker); - datePicker.setBackground(Display.getDefault().getSystemColor(SWT.COLOR_WHITE)); - datePicker.setData(FormToolkit.KEY_DRAW_BORDER, FormToolkit.TREE_BORDER); - /*if (getTask().getDueDate() != null) { - Calendar calendar = TaskActivityUtil.getCalendar(); - calendar.setTime(getTask().getDueDate()); - createdDate.setDate(calendar); - }*/ - toolkit.adapt(datePicker, false, false); - toolkit.paintBordersFor(composite); - return datePicker; - } + // Composite composite = createComposite(parent, 1, toolkit); + + // DatePicker datePicker = new DatePicker(composite, SWT.FLAT, DatePicker.LABEL_CHOOSE, true, 0); + // GridDataFactory.fillDefaults().hint(CONTROL_WIDTH, SWT.DEFAULT).applyTo(datePicker); + // datePicker.setBackground(Display.getDefault().getSystemColor(SWT.COLOR_WHITE)); + // datePicker.setData(FormToolkit.KEY_DRAW_BORDER, FormToolkit.TREE_BORDER); + // /*if (getTask().getDueDate() != null) { + // Calendar calendar = TaskActivityUtil.getCalendar(); + // calendar.setTime(getTask().getDueDate()); + // createdDate.setDate(calendar); + // }*/ + // toolkit.adapt(datePicker, false, false); + // toolkit.paintBordersFor(composite); + // return datePicker; + // } private static Composite createComposite(Composite parent, int col, FormToolkit toolkit) { Composite nameValueComp = toolkit.createComposite(parent); diff --git a/plugins/pom.xml b/plugins/pom.xml index 50664e84..4361a80d 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup diff --git a/pom.xml b/pom.xml index e8ce299e..b40554ff 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ windup - 5.3.1.Alpha + 5.3.1-SNAPSHOT windup.all pom @@ -22,7 +22,7 @@ - 5.3.0.Final + 5.3.1-SNAPSHOT scm:git:https://github.com/windup/windup-eclipse-plugin.git @@ -70,7 +70,7 @@ org.jboss.windup - mta-cli + windup-cli ${windup.version} pom import diff --git a/site/category.xml b/site/category.xml index ef4b40c7..a5dd223e 100644 --- a/site/category.xml +++ b/site/category.xml @@ -4,11 +4,11 @@ To install these features, point Eclipse at this site. - - JBoss Tools MTA Nightly Build Update Site: contains all features in this build. + + MTA Nightly Build Update Site: contains all features in this build. - - JBoss Tools MTA Nightly Build Update Site: contains all source features in this build. + + MTA Nightly Build Update Site: contains all source features in this build. diff --git a/site/pom.xml b/site/pom.xml index 26ed0fd9..d160ec54 100755 --- a/site/pom.xml +++ b/site/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools windup - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup windup.site diff --git a/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF b/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF index e63a87af..745f4f97 100644 --- a/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.windup.core.test/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Localization: plugin Bundle-Name: %plugin.name Bundle-SymbolicName: org.jboss.tools.windup.core.test;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-Activator: org.jboss.tools.windup.core.test.WindupCoreTestPlugin Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/tests/org.jboss.tools.windup.core.test/pom.xml b/tests/org.jboss.tools.windup.core.test/pom.xml index e06783b9..4f1cd750 100644 --- a/tests/org.jboss.tools.windup.core.test/pom.xml +++ b/tests/org.jboss.tools.windup.core.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.windup tests - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.tests diff --git a/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF b/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF index dc10b3e0..8f0d63ae 100644 --- a/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF +++ b/tests/org.jboss.tools.windup.ui.tests/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Localization: plugin Bundle-Name: %plugin.name Bundle-SymbolicName: org.jboss.tools.windup.ui.tests;singleton:=true -Bundle-Version: 5.3.1.Alpha +Bundle-Version: 5.3.1.qualifier Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.core.runtime, diff --git a/tests/org.jboss.tools.windup.ui.tests/pom.xml b/tests/org.jboss.tools.windup.ui.tests/pom.xml index f94b3d6c..bde43edc 100644 --- a/tests/org.jboss.tools.windup.ui.tests/pom.xml +++ b/tests/org.jboss.tools.windup.ui.tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.windup tests - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup.tests diff --git a/tests/pom.xml b/tests/pom.xml index 2e83e3bd..a492f666 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools windup - 5.3.1.Alpha + 5.3.1-SNAPSHOT org.jboss.tools.windup