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 "JEE Status Meetings/2009-07-09"

(Agenda)
(Agenda)
Line 24: Line 24:
 
*** Deprecate getName(), replace with getId()
 
*** Deprecate getName(), replace with getId()
 
*** clarify getDeployedName() should / should not include the extension
 
*** clarify getDeployedName() should / should not include the extension
 +
** Allow virtual archive component's runtimePath member var to be used again [https://bugs.eclipse.org/276825 276825]
 
** Excessive complexity in JEE Tools' models and possible solutions [https://bugs.eclipse.org/282830 282830]
 
** Excessive complexity in JEE Tools' models and possible solutions [https://bugs.eclipse.org/282830 282830]
 
*** Summary: More "references" should be stored in component.xml, not invented by *VirtualComponent or J?EEFlexProjDeployable
 
*** Summary: More "references" should be stored in component.xml, not invented by *VirtualComponent or J?EEFlexProjDeployable

Revision as of 09:58, 9 July 2009

Attendees

Agenda

Proposed Scenarios

  • Select projects (add/remove)
  • Select jars (or other resources) inside the workspace (add/remove)
  • Select jars (or other resources) outside the workspace (add/remove)
  • Editing the deployment path/archive name

Content of the Module Dependency Page (Note that this is focused at EAR module assembly)

  • Update on Rob's latest work
    • Rob reduced the number of columns to 2
    • The UI can now change deploy path *and* archiveName in the descriptor component.xml file
    • Both deploy path and archive name are editable in column 0 in the editor as one path, which is then separated during the operations
    • Rob has not added UI for adding wb-resource elements as there was no general consensus on whether this is a desired feature
    • Rob has not migrated the buttons into a multi-page wizard yet as there was no clear agreement on what should go into it
  • Classpath entries
    • Leveraging the JDT UI (is it possible yet?)
  • Tangential Topics
    • What is single root structure? 279360 282512
    • possible selection of basic vs. flexible
    • Clarifying javadoc for IVirtualComponent.getName() and IVirtualComponent.getDeployedName() 276825
      • Deprecate getName(), replace with getId()
      • clarify getDeployedName() should / should not include the extension
    • Allow virtual archive component's runtimePath member var to be used again 276825
    • Excessive complexity in JEE Tools' models and possible solutions 282830
      • Summary: More "references" should be stored in component.xml, not invented by *VirtualComponent or J?EEFlexProjDeployable
      • Virtual Component and Deployable can both be super-thin wrappers, not lose functionality

Minutes

Copyright © Eclipse Foundation, Inc. All Rights Reserved.