[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-03-07 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: SCStarterPatch20070307.patch

Changed name of the TestVC to TestViewController for readability and also added 
a POM section to ensure that the maven-eclipse plugin is at minimum level. This 
is after a good suggestion from Cedric Dumoulin.

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, SCStarterPatch.patch, 
> SCStarterPatch20070307.patch, shale-clay-starter-archetype.zip, 
> ShaleClayArchetypePatch2.patch, shaleclaystarterarchetype-3.patch, 
> shaleclaystarterarchetype-4.patch, shaleclaystarterarchetype-5.patch, 
> shaleclaystarterarchetype.patch, shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-02-28 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: SCStarterPatch.patch

Removed reference to chain-config.xml from the archetype.xml file

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, SCStarterPatch.patch, 
> shale-clay-starter-archetype.zip, ShaleClayArchetypePatch2.patch, 
> shaleclaystarterarchetype-3.patch, shaleclaystarterarchetype-4.patch, 
> shaleclaystarterarchetype-5.patch, shaleclaystarterarchetype.patch, 
> shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-02-24 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: ShaleClayArchetypePatch2.patch

Removed chain-config.xml

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, ShaleClayArchetypePatch2.patch, 
> shaleclaystarterarchetype-3.patch, shaleclaystarterarchetype-4.patch, 
> shaleclaystarterarchetype-5.patch, shaleclaystarterarchetype.patch, 
> shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-31 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shaleclaystarterarchetype-5.patch

Removed unused chain-config.xml file

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, shaleclaystarterarchetype-3.patch, 
> shaleclaystarterarchetype-4.patch, shaleclaystarterarchetype-5.patch, 
> shaleclaystarterarchetype.patch, shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-31 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shaleclaystarterarchetype-4.patch

The packagename of the managed beans in the faces-config.xml was not being set 
to the name specified for the -DpackageName parameter when running the 
archetype. Also there was a duplicate name for the managed beans.

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, shaleclaystarterarchetype-3.patch, 
> shaleclaystarterarchetype-4.patch, shaleclaystarterarchetype.patch, 
> shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-31 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shaleclaystarterarchetype-3.patch

Minor cleanups. Removed reference to the removed validator stuff, Altered the 
name of produced build to be equal to the given artifactId.

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, shaleclaystarterarchetype-3.patch, 
> shaleclaystarterarchetype.patch, shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-29 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shaleclaystarterarchetype.patch

Did not click off for "Grant license..."

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, shaleclaystarterarchetype.patch, 
> shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-29 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shaleclaystarterarchetype.patch

Cleaned up the order of the filter/filtermapping to comply with the 2.4 web-inf 
xsd.

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip, shaleclaystarterarchetype.patch
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-15 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: ClayStarterArchetype.patch

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: ClayStarterArchetype.patch, 
> shale-clay-starter-archetype.zip
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SHALE-391) Clay starter Maven archetype

2007-01-14 Thread Hermod Opstvedt (JIRA)

 [ 
https://issues.apache.org/struts/browse/SHALE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hermod Opstvedt updated SHALE-391:
--

Attachment: shale-clay-starter-archetype.zip

> Clay starter Maven archetype
> 
>
> Key: SHALE-391
> URL: https://issues.apache.org/struts/browse/SHALE-391
> Project: Shale
>  Issue Type: New Feature
>  Components: Clay
>Affects Versions: 1.0.3
>Reporter: Hermod Opstvedt
> Attachments: shale-clay-starter-archetype.zip
>
>
> A Maven Clay starter archetype. This creates a very simple Clay project

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira