JIRA Components Question

Kevin Rushforth kevin.rushforth at oracle.com
Wed Jan 9 11:34:48 PST 2013


We usually do this when triaging, so no worries if it goes into the 
wrong component. Richard and Steve have plans to reorganize the code 
once most of the code is open-sourced, which will among other things 
make it easier to figure out the component

For now, just use your best judgment. The following might help:

scenegraph -- core scene graph (most of what is in the javafx.scene.* 
packages)
graphics -- prism, decora, geom, quantum
glass -- glass window system
core libraries -- collections, beans, builder
swing -- interop for javafx.embed.* (including, oddly enough, SWT)

Most of the other components should be pretty self explanatory.

-- Kevin


Mark Fortner wrote:
> I have an issue that the assignee says should be in geom:
> http://javafx-jira.kenai.com/browse/RT-27019.  Currently, I have it
> assigned to the Scenegraph JIRA component, but these components don't seem
> to match up to projects/artifacts.  For example, the geom package that he
> refers to is in the javafx-ui-common project.  I added a geom label.
>
> Are users expected to figure out the components and labels, or does this
> typically happen when an issue is triaged?
>
> Cheers,
>
> Mark
>   


More information about the openjfx-dev mailing list