[forge/furnace] 7022a8: FORGE-2125: Fix random IllegalStateExceptions when...
by Lincoln.Baxter@lists.jboss.org
Branch: refs/heads/master
Home: https://github.com/forge/furnace
Commit: 7022a86105bcbe1579c49bbd0163e2589c486b54
https://github.com/forge/furnace/commit/7022a86105bcbe1579c49bbd0163e2589...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
A container-api/src/main/java/org/jboss/forge/furnace/lock/DeadlockException.java
A container-tests/src/test/java/test/org/jboss/forge/furnace/api/LockManagerDeadlockTest.java
M container/src/main/java/org/jboss/forge/furnace/impl/LockManagerImpl.java
M container/src/main/java/org/jboss/forge/furnace/impl/addons/AddonLifecycleManager.java
M container/src/main/java/org/jboss/forge/furnace/impl/addons/AddonRegistryImpl.java
Log Message:
-----------
FORGE-2125: Fix random IllegalStateExceptions when running test cases (and probably other times)
9 years, 11 months
[forge/furnace] c290a7: FORGE-2207: Introduced ContainerLifecycleListener....
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/furnace
Commit: c290a74b08fcb9698c0b16473196dd6baf2955f7
https://github.com/forge/furnace/commit/c290a74b08fcb9698c0b16473196dd6ba...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M container-api/src/main/java/org/jboss/forge/furnace/spi/ContainerLifecycleListener.java
M container-tests/src/test/java/test/org/jboss/forge/furnace/lifecycle/ContainerLifecycleListenerTest.java
M container-tests/src/test/java/test/org/jboss/forge/furnace/lifecycle/TestLifecycleListener.java
M container/src/main/java/org/jboss/forge/furnace/impl/FurnaceImpl.java
M manager/impl/src/main/java/org/jboss/forge/furnace/manager/impl/request/ConfigurationScanListener.java
M test-harness/arquillian/classpath/src/main/java/org/jboss/forge/arquillian/ConfigurationScanListener.java
Log Message:
-----------
FORGE-2207: Introduced ContainerLifecycleListener.afterStart()
9 years, 11 months
[jbosstools/jbosstools-forge] d671d5: JBIDE-19077: For JBIDE 4.3.0.Alpha1: Upversion plu...
by Koen Aers
Branch: refs/heads/master
Home: https://github.com/jbosstools/jbosstools-forge
Commit: d671d50805e18348658ee6e1f36d249a642357b4
https://github.com/jbosstools/jbosstools-forge/commit/d671d50805e18348658...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M features/org.jboss.tools.forge.ext.feature/feature.xml
M features/org.jboss.tools.forge.ext.feature/pom.xml
M features/org.jboss.tools.forge.ext.test.feature/feature.xml
M features/org.jboss.tools.forge.ext.test.feature/pom.xml
M features/org.jboss.tools.forge.feature/feature.xml
M features/org.jboss.tools.forge.feature/pom.xml
M features/org.jboss.tools.forge.m2e.feature/feature.xml
M features/org.jboss.tools.forge.m2e.feature/pom.xml
M features/org.jboss.tools.forge.test.feature/feature.xml
M features/org.jboss.tools.forge.test.feature/pom.xml
M features/pom.xml
M plugins/org.jboss.tools.aesh.core/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.core/pom.xml
M plugins/org.jboss.tools.aesh.example/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.example/pom.xml
M plugins/org.jboss.tools.aesh.runtime/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.runtime/pom.xml
M plugins/org.jboss.tools.aesh.ui/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.aesh.ui/pom.xml
M plugins/org.jboss.tools.forge.core.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.core.ext/pom.xml
M plugins/org.jboss.tools.forge.core/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.core/pom.xml
M plugins/org.jboss.tools.forge.m2e/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.m2e/pom.xml
M plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.runtime.ext/pom.xml
M plugins/org.jboss.tools.forge.runtime/pom.xml
M plugins/org.jboss.tools.forge.ui.ext/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui.ext/pom.xml
M plugins/org.jboss.tools.forge.ui.notifications/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui.notifications/pom.xml
M plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.ui/pom.xml
M plugins/pom.xml
M pom.xml
M site/pom.xml
M tests/org.jboss.tools.aesh.core.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.aesh.core.test/pom.xml
M tests/org.jboss.tools.aesh.ui.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.aesh.ui.test/pom.xml
M tests/org.jboss.tools.forge.core.ext.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.core.ext.test/pom.xml
M tests/org.jboss.tools.forge.core.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.core.test/pom.xml
M tests/org.jboss.tools.forge.ui.ext.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.ui.ext.test/pom.xml
M tests/org.jboss.tools.forge.ui.test/META-INF/MANIFEST.MF
M tests/org.jboss.tools.forge.ui.test/pom.xml
M tests/pom.xml
Log Message:
-----------
JBIDE-19077: For JBIDE 4.3.0.Alpha1: Upversion plugins + features for JBT 4.3 / JBDS 9
9 years, 11 months
[jbosstools/jbosstools-forge] 32d1d1: Disable dropdown in ForgeConsoleView
by Koen Aers
Branch: refs/heads/master
Home: https://github.com/jbosstools/jbosstools-forge
Commit: 32d1d15edbd47fd08cc5a37de6b2eca7407964af
https://github.com/jbosstools/jbosstools-forge/commit/32d1d15edbd47fd08cc...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/part/ForgeConsoleView.java
Log Message:
-----------
Disable dropdown in ForgeConsoleView
Commit: 296860b334e35a4971f1c00e957348f8ff009952
https://github.com/jbosstools/jbosstools-forge/commit/296860b334e35a4971f...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M plugins/org.jboss.tools.forge.ui/plugin.xml
Log Message:
-----------
Remove Forge runtime page from preferences
Commit: a6c4f4afe1d8ba66dcae4c5b456d3bb8b4d2a931
https://github.com/jbosstools/jbosstools-forge/commit/a6c4f4afe1d8ba66dca...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
R plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/preferences/ForgeInstallationsPreferencePage.java
Log Message:
-----------
Remove unused class ForgeInstallationsPreferencePage
Commit: 6569d1dc8a4a50e3d19d8ee79ce4e1debbfa6dc9
https://github.com/jbosstools/jbosstools-forge/commit/6569d1dc8a4a50e3d19...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
R plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/preferences/ForgeInstallationDialog.java
Log Message:
-----------
Remove unused class ForgeInstallationDialog
Commit: 22ad4f1adce2ef3b5a3b76802db59da01fa6b78e
https://github.com/jbosstools/jbosstools-forge/commit/22ad4f1adce2ef3b5a3...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
R plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/preferences/ForgeInstallationLabelProvider.java
Log Message:
-----------
Remove unused class ForgeInstallationLabelProvider
Commit: 684ffa1626b7f8196c7937543259cd3d0ad34eb6
https://github.com/jbosstools/jbosstools-forge/commit/684ffa1626b7f8196c7...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/preferences/ForgeMainPreferencePage.java
Log Message:
-----------
Remove F1 related preferences from main Forge preference page
Commit: 044b5488850927df806c8b62b41cda554ca5469f
https://github.com/jbosstools/jbosstools-forge/commit/044b5488850927df806...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M plugins/org.jboss.tools.forge.runtime.ext/META-INF/MANIFEST.MF
Log Message:
-----------
Remove obsolete plugin dependency on org.jboss.tools.forge.runtime
Commit: 909fda83ff548ab15e5166faa1846259d384124c
https://github.com/jbosstools/jbosstools-forge/commit/909fda83ff548ab15e5...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M tests/org.jboss.tools.forge.core.test/META-INF/MANIFEST.MF
Log Message:
-----------
Remove obsolete plugin dependency on org.jboss.tools.forge.runtime and org.jboss.tools.forge.runtime.ext
Commit: 2821c3833c2747e126d86ee8c88a2f300390346c
https://github.com/jbosstools/jbosstools-forge/commit/2821c3833c2747e126d...
Author: Koen Aers <koen.aers(a)gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M features/org.jboss.tools.forge.feature/feature.xml
M plugins/org.jboss.tools.forge.core/META-INF/MANIFEST.MF
M plugins/org.jboss.tools.forge.core/src/org/jboss/tools/forge/core/furnace/FurnaceProvider.java
M plugins/org.jboss.tools.forge.core/src/org/jboss/tools/forge/core/furnace/FurnaceRuntime.java
A plugins/org.jboss.tools.forge.runtime/.gitignore
A plugins/org.jboss.tools.forge.runtime/META-INF/MANIFEST.MF
A plugins/org.jboss.tools.forge.runtime/build.properties
A plugins/org.jboss.tools.forge.runtime/plugin.properties
A plugins/org.jboss.tools.forge.runtime/pom.xml
A plugins/org.jboss.tools.forge.runtime/src/.gitkeep
M plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
R plugins/org.jboss.tools.forge2.runtime/.gitignore
R plugins/org.jboss.tools.forge2.runtime/META-INF/MANIFEST.MF
R plugins/org.jboss.tools.forge2.runtime/build.properties
R plugins/org.jboss.tools.forge2.runtime/plugin.properties
R plugins/org.jboss.tools.forge2.runtime/pom.xml
R plugins/org.jboss.tools.forge2.runtime/src/.gitkeep
M plugins/pom.xml
Log Message:
-----------
Rename org.jboss.tools.forge2.runtime into org.jboss.tools.forge.runtime
Compare: https://github.com/jbosstools/jbosstools-forge/compare/4aed90b73e1d...282...
9 years, 11 months