Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel #12

Closed
18 tasks done
tadayosi opened this issue Jan 10, 2023 · 3 comments
Closed
18 tasks done

Camel #12

tadayosi opened this issue Jan 10, 2023 · 3 comments
Assignees
Labels
area/camel kind/feature New feature or request
Milestone

Comments

@tadayosi tadayosi added this to the 0.2.0 milestone Jan 10, 2023
@phantomjinx
Copy link
Member

Alright if I take this on?

@tadayosi
Copy link
Member Author

Hi @phantomjinx, thanks for your help!

Since this is a big task I split it into subtasks. Let's complete them one by one. As a starter, you can work on this sub task first:

I plan it as a feature for 0.2.0 release. We should first finish 0.1.0 release with the basic core and JMX features, so that we can integrate Hawtio.next with the downstream Hawtio project as early as possible, but you can work on Camel plugin in parallel.

@tadayosi tadayosi added the kind/feature New feature or request label Jan 26, 2023
phantomjinx added a commit to phantomjinx/hawtio-next that referenced this issue Jan 27, 2023
* Since the camel plugin and others depends on parts of the jmx plugin,
  breaks them out into a plugin/shared module so they are not dependent on
  the jmx plugin even being present

* JxmTreeView
 * Refactors nav search-toolbar to its own shared component so it can be
   plugged-in to other plugins

* MBeanTree
 * Makes constructor private and provides factory methods for overloading
   the construction of trees. Useful for filtering and providing alternative
   configurations of tree to other plugins

* MBeanNode
 * As well as moving to shared, adds a filterClone() function for cloning
   the node and its children based on a given filter

* workspace
 * Moved to shared as seems to be the basis of most plugins in that it
   builds the original jolokia tree from which other data is extracted
@tadayosi tadayosi modified the milestones: 0.2.0, 0.3.0 Apr 27, 2023
@tadayosi
Copy link
Member Author

Done. Thanks everyone for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/camel kind/feature New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants