Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

add missing dependency of test #1000

Merged
merged 1 commit into from
Feb 8, 2016
Merged

add missing dependency of test #1000

merged 1 commit into from
Feb 8, 2016

Conversation

maggu2810
Copy link
Contributor

The PR #995 removed some unused
dependencies.
It removes the 'org.eclipse.smarthome.core.library.types' package import
from 'org.eclipse.smarthome.core.thing' because the package is not used
by this bundle.
The test bundle ('org.eclipse.smarthome.core.thing.test') uses this
package and miss the import. There are now missing class definitions
caused by the missing class in the class loader chain, now.

The PR #995 removed some unused
dependencies.
It removes the 'org.eclipse.smarthome.core.library.types' package import
from 'org.eclipse.smarthome.core.thing' because the package is not used
by this bundle.
The test bundle ('org.eclipse.smarthome.core.thing.test') uses this
package and miss the import. There are now missing class definitions
caused by the missing class in the class loader chain, now.

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
kaikreuzer added a commit that referenced this pull request Feb 8, 2016
@kaikreuzer kaikreuzer merged commit fdafa02 into eclipse-archived:master Feb 8, 2016
@maggu2810
Copy link
Contributor Author

Wow, I get the 1k 😉

@maggu2810 maggu2810 deleted the fix-test-core-thing branch February 8, 2016 11:32
@kaikreuzer
Copy link
Contributor

Wow, I get the 1k 😉

Congrats, but this PR wasn't really worth it 😛

@kaikreuzer kaikreuzer modified the milestone: 0.8.0.b5 May 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants