Tag: 2.3.0.Final
-
FUSETOOLS-2269 - Upgrade Target Platform to 4.4.1.Final
apupier committedFeb 1, 2017
-
SWITCHYARD-2988 - updating TP (#651)
bfitzpat committedJan 20, 2017 -- also adjusting org.eclipse.core.runtime version to be more up to date - hasn't changed in forever -- also updated the path to the latest BPMN2 modeler for neon
-
SWITCHYARD-2963 - fixing issue for copynamespaces in older versions (#…
bfitzpat committedJan 18, 2017 …650) -- check to see if we're on the 2.1+ version before doing anything with the copyNamespaces option on soap service bindings to avoid adding it where it should not be added
-
SWITCHYARD-2984 - fixed issue with unwrapped checkbox on soap bindings (
bfitzpat committedJan 18, 2017 #649) -- unwrapped checkbox now is always enabled across all versions -- copynamespaces checkbox is handled a bit more intelligently to avoid introducing validation errors in 2.0.x or below. -- updated code to avoid situation where you could not select both checkboxes and make the change stick
-
FUSETOOLS-2237 - Follow API update for custom palette entries
apupier committedJan 5, 2017 - SwitchYard component is available only for Karaf
-
FUSETOOLS-2232 - Update year from 2016 to 2017
apupier committedJan 3, 2017 update only for copyrights in features
-
FUSETOOLS-2213 - Upgrade Target Platform to 4.4.1.CR1
apupier committedDec 7, 2016
-
SWITCHYARD-2976 - update to org.slf4j reference (#645)
bfitzpat committedNov 30, 2016
-
Merge pull request #642 from bfitzpat/SWITCHYARD-2972-validation
bfitzpat committedNov 15, 2016 SWITCHYARD-2972 - removing validation error for rest bindings
-
FUSETOOLS-2205 - Add fragment dependency in test TP (#643)
bfitzpat committedNov 14, 2016 org.eclipse.osgi.compatibility.state is required but is no more by default in the test Target Platform, so add it explicitly as M2E utilities tests requires it
-
FUSETOOLS-2205 - Add fragment dependency in test TP
org.eclipse.osgi.compatibility.state is required but is no more by default in the test Target Platform, so add it explicitly as M2E utilities tests requires it
-
SWITCHYARD-2971 - updating to final neon TP (#638)
bfitzpat committedNov 8, 2016
-
SWITCHYARD-2959 - ensuring that previous version is in SY version (#634)
bfitzpat committedNov 3, 2016 drop-down list. In this case, 2.0.0.Final - also refactored some code for a bit easier testing - added new test - updated to remove if (!contains) statements (unneeded since we're adding to a set, which guarantees uniqueness)
-
SWITCHYARD-2968 - adding workaround for mac issue (#637)
bfitzpat committedNov 3, 2016
-
SWITCHYARD-2963 - adding a check to ensure that the runtime is 2.1 or (…
bfitzpat committedOct 25, 2016 …#632) higher for the new unwrapped and copyNamespaces options to be saved in the configuration file. - also add a utility in the base class so we can reuse this functionality if we need to do this kind of check again - set the default to true - assume we're at the highest level
-
SWITCHYARD-2967 - fixing jboss-tycho-version property value (#635)
bfitzpat committedOct 24, 2016
-
SWITCHYARD-2966 - checking to make sure editor isn't null (#633)
bfitzpat committedOct 21, 2016 -
SWITCHYARD-2964 - updating version of master to 2.3.0 (#631)
bfitzpat committedOct 21, 2016 * SWITCHYARD-2964 - updating version of master to 2.3.0 - also updated the fuse-tooling-url to point to 9.1.0.CI * SWITCHYARD-2964 - updating version of master to 2.3.0 - also updated the fuse-tooling-url to point to 9.1.0.CI
-
SWITCHYARD-2951: Project wizard doesn't detect IntPkg version if the …
…version was typed (#629)
-
SWITCHYARD-2386 - neon - fixing the other half of the promote problem (…
bfitzpat committedOct 13, 2016 …#596) Thanks folks!
-
SWITCHYARD-2955 - second attempt (#627)
bfitzpat committedOct 13, 2016 - removing the waitForJobsOld() method which is no longer used
-
FUSETOOLS-2095 - turning off checkstyle
apupier committedOct 12, 2016 No more Checkstyle provided by SwitchYard Runtime, use the default Eclipse conventions to be in sync with Fuse Tooling
-
FUSETOOLS-2141 - a few things (#625)
bfitzpat committedOct 12, 2016 * FUSETOOLS-2141 - a few things - updating to Java 8 - adding in project metadata (.classpath, .project, .settings files) - removing the defunct org.switchyard.tools.models.switchyard1_0.edit project which has gone unused for a while now * FUSETOOLS-2141 - Remove src from .classpath when they don't exist * FUSETOOLS-2141 - Remove duplicated groupid name * FUSETOOLS-2141 - Configure infinitest * FUSETOOLS-2141 - Remove unused suppressed warnings * FUSETOOLS-2141 - Fix warnings in build.properties * FUSETOOLS-2141 - remove unused import package * FUSETOOLS-2141 - tweaking some build.properties to get past failures
-
SWITCHYARD-2936 - hack for intpack (#621)
bfitzpat committedSep 26, 2016 - Migrating all the tweaks from the Mars branch
-
SWITCHYARD-2960 - preliminary work to improve performance (#619)
bfitzpat committedSep 21, 2016 Fixed checkstyle issues
-
SWITCHYARD-2907 - fixing facet issue on config version change (#618)
bfitzpat committedSep 16, 2016 SWITCHYARD-2957 - fixing problem with threading
-
FUSETOOLS-2018 - handle refresh case where adding/removing capabiliti…
bfitzpat committedSep 14, 2016 …es (#614) And fix timeout issues in all m2e-based tests. Also added a few missing bits that didn't make it into the Neon PR from FUSETOOLS-2092 from the 2.1.x branch
-
FUSETOOLS-2098 - updating version for fuse features (#612)
bfitzpat committedSep 12, 2016 -
Merge pull request #610 from apupier/FUSETOOLS-2092-ApplyOnMasterToo
apupier committedSep 12, 2016 FUSETOOLS-2092 - Implement clean for SYBuildParticipant and stabilize
-
FUSETOOLS-2092 - Implement clean for SYBuildParticipant and stabilize
test - move xml Camel routes to the correct default folder - move java minimal version to 1.7 to be compatible with Camel 2.17 - implement clean on SYBuildParticipant - log checkstyle errors
-
FUSETOOLS-2018 - migrating the changes from 2.1.x to Master (#607)
bfitzpat committedSep 9, 2016