Skip to main content

Notice: This Wiki is now read only and edits are no longer 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)
Line 14: Line 14:
 
* 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)
* Orion work is going to support Flux stuff (open declaration, refactoring within a single file)
+
* Orion work is going to support Flux stuff: open declaration ({{bug|418861}}, refactoring within a single file ({{bug|411721}}).
  
 
= Planning =
 
= Planning =

Revision as of 12:53, 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
  • 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