Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Flux/Meeting minutes/20140828"

(Minutes)
(Minutes)
Line 11: Line 11:
  
 
* working on JDT service provider (was called JDT service manager before), to get it up and running on CF, including changes to the messaging protocol
 
* working on JDT service provider (was called JDT service manager before), to get it up and running on CF, including changes to the messaging protocol
* merged pull request from Jay providing JavaDoc tooltip, discussing the issue about how to add generic hover support for Orion UI plugins
+
* merged pull request from Jay providing JavaDoc tooltip, discussing the issue about how to add generic hover support for Orion UI plugins (see Orion {{bug|373456}})
 
* working on a simple web app that connects a project in flux to a Cloud Foundry deployment, still at the beginning
 
* working on a simple web app that connects a project in flux to a Cloud Foundry deployment, still at the beginning
 
* worked on a Cloud Foundry build pack to deploy a simple Maven app (which runs a Maven builds and deploys the result of the build)
 
* worked on a Cloud Foundry build pack to deploy a simple Maven app (which runs a Maven builds and deploys the result of the build)

Revision as of 12:58, 28 August 2014

Attendees

  • Andy
  • Alex
  • Martin
  • John
  • Nieraj
  • Kris

Minutes

  • working on JDT service provider (was called JDT service manager before), to get it up and running on CF, including changes to the messaging protocol
  • merged pull request from Jay providing JavaDoc tooltip, discussing the issue about how to add generic hover support for Orion UI plugins (see Orion bug 373456)
  • working on a simple web app that connects a project in flux to a Cloud Foundry deployment, still at the beginning
  • worked on a Cloud Foundry build pack to deploy a simple Maven app (which runs a Maven builds and deploys the result of the build)
  • Orion work is going to support Flux stuff: open declaration (bug 418861), refactoring within a single file (bug 411721).

Planning

  • work focuses on deploying apps on CF
  • work focuses on getting started with Spring Boot apps (Spring Initializr)
  • figure out whether to use GitHub issues or Eclipse Bugzilla and populate that

Back to the top