Hey Paul,

Can you file some JIRA issues for these? Looks like a significant amount
of work went into RADIX updates over ApacheCon NA 2013 and it would be
great to have JIRA tickets for these in the change log.

Cheers,
Chris


On 2/26/13 12:22 PM, "[email protected]" <[email protected]> wrote:

>Author: pramirez
>Date: Tue Feb 26 20:22:06 2013
>New Revision: 1450390
>
>URL: http://svn.apache.org/r1450390
>Log:
>Tie archetypes into the  OODT build so that they get picked up and
>published to Maven Central.
>
>Modified:
>    oodt/trunk/mvn/archetypes/opsui/pom.xml
>    oodt/trunk/mvn/archetypes/radix/pom.xml
>    oodt/trunk/pom.xml
>
>Modified: oodt/trunk/mvn/archetypes/opsui/pom.xml
>URL: 
>http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/opsui/pom.xml?rev=1
>450390&r1=1450389&r2=1450390&view=diff
>==========================================================================
>====
>--- oodt/trunk/mvn/archetypes/opsui/pom.xml (original)
>+++ oodt/trunk/mvn/archetypes/opsui/pom.xml Tue Feb 26 20:22:06 2013
>@@ -7,7 +7,7 @@
>   <version>0.4-SNAPSHOT</version>
>   <packaging>maven-archetype</packaging>
> 
>-  <name>opsui-archetype</name>
>+  <name>OODT :: Archetypes :: OpsUI</name>
> 
>   <build>
>     <extensions>
>
>Modified: oodt/trunk/mvn/archetypes/radix/pom.xml
>URL: 
>http://svn.apache.org/viewvc/oodt/trunk/mvn/archetypes/radix/pom.xml?rev=1
>450390&r1=1450389&r2=1450390&view=diff
>==========================================================================
>====
>--- oodt/trunk/mvn/archetypes/radix/pom.xml (original)
>+++ oodt/trunk/mvn/archetypes/radix/pom.xml Tue Feb 26 20:22:06 2013
>@@ -7,7 +7,7 @@
>   <version>0.6-SNAPSHOT</version>
>   <packaging>maven-archetype</packaging>
> 
>-  <name>RADiX Distribution of OODT</name>
>+  <name>OODT :: Archetypes :: RADiX</name>
> 
>   <build>
>     <extensions>
>
>Modified: oodt/trunk/pom.xml
>URL: 
>http://svn.apache.org/viewvc/oodt/trunk/pom.xml?rev=1450390&r1=1450389&r2=
>1450390&view=diff
>==========================================================================
>====
>--- oodt/trunk/pom.xml (original)
>+++ oodt/trunk/pom.xml Tue Feb 26 20:22:06 2013
>@@ -59,6 +59,7 @@ the License.
>         <module>curator</module>
>         <module>pge</module>
>         <module>mvn/plugins/cas-install</module>
>+        <module>mvn/archetypes</module>
>         <module>pushpull</module>
>         <module>product</module>
>         <module>profile</module>
>
>

Reply via email to