[ 
https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037818#comment-13037818
 ] 

Sandro Martini commented on PIVOT-397:
--------------------------------------

Hi,
just looked at sources and seems good :-) .
Only few little things, just for reference:
- name, probably to avoid confusion with other Apache Quickstart we could name 
it pivot-archetype-quickstart
- inside there is an IDEA project file (probably should be better to not 
include it, otherwise we could even add eclipse project files)
- resource filtering, I'd add a filter so .bxml files and others would be 
accepted only in resources folder, to be more in aligned with Maven conventions
- HelloWorldFrame, I'd use another name, like MainFrame or PivotApplicationFrame
- bindable, I'd reuse the same as in JavaWindow (under examples)

Comments ?


I'll try all this stuff and commit it if possible this week (but not under 
/trunk, under /skunk, here http://svn.apache.org/repos/asf/pivot/skunk/  
instead, because it's not strictly related to Pivot codebase and to a Pivot 
Release).
Next, for having it in the main Maven Repository I'll see what to do as soon as 
possible.

Thank you very much,
Sandro


> maven archetype for a minimal pivot application, to use as a starting point
> ---------------------------------------------------------------------------
>
>                 Key: PIVOT-397
>                 URL: https://issues.apache.org/jira/browse/PIVOT-397
>             Project: Pivot
>          Issue Type: New Feature
>            Reporter: Sandro Martini
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: apachepivot-archetype-quickstart-jar.zip, 
> apachepivot-archetype-quickstart-source.zip, pivot-quickstart.zip
>
>
> Create a maven archetype for a basic (minimal, near-empty) pivot application 
> (like most -basic archetypes for other frameworks).
> This could require a dedicated new subproject, if tools is not the right 
> place for it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to