Author: olamy
Date: Thu May 23 04:19:32 2013
New Revision: 1485565
URL: http://svn.apache.org/r1485565
Log:
not anymore in incubator
Modified:
onami/trunk/autobind/pom.xml
onami/trunk/cache/pom.xml
onami/trunk/configuration/pom.xml
onami/trunk/converters/pom.xml
onami/trunk/guava/pom.xml
onami/trunk/lifecycle/pom.xml
onami/trunk/logging/pom.xml
onami/trunk/logging/src/site/xdoc/changes.xml
onami/trunk/parent/src/site/site.xml
onami/trunk/scopes/pom.xml
onami/trunk/site/src/site/site.xml
onami/trunk/site/src/site/xdoc/committers/release-howto.xml
onami/trunk/site/src/site/xdoc/community/patches.xml
onami/trunk/site/src/site/xdoc/community/volunteering.xml
onami/trunk/site/src/site/xdoc/index.xml
onami/trunk/test/src/site/xdoc/changes.xml
onami/trunk/validation/pom.xml
Modified: onami/trunk/autobind/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/autobind/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/autobind/pom.xml (original)
+++ onami/trunk/autobind/pom.xml Thu May 23 04:19:32 2013
@@ -34,7 +34,7 @@
<name>Apache Onami Autobind</name>
<description>Apache Onami-Autobind is the automatic Injection/Binding for
Google Guice, an extension which add the
support for Classpath Scanner and auto registration for Guice-Modules and
Beans</description>
- <url>http://onami.incubator.apache.org/autobind/</url>
+ <url>http://onami.apache.org/autobind/</url>
<inceptionYear>2010</inceptionYear>
<modules>
@@ -48,9 +48,9 @@
</modules>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/autobind</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/autobind</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/autobind</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/autobind</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/autobind</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/autobind</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -68,7 +68,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -110,7 +110,7 @@
<artifactId>maven-scm-publish-plugin</artifactId>
<configuration>
<checkoutDirectory>${onami.autobind.scmPubCheckoutDirectory}</checkoutDirectory>
-
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/autobind</pubScmUrl>
+
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/onami/site/autobind</pubScmUrl>
<checkinComment>Onami Autobind site deployment</checkinComment>
<content>${project.build.directory}/staging</content>
<tryUpdate>true</tryUpdate>
Modified: onami/trunk/cache/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/cache/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/cache/pom.xml (original)
+++ onami/trunk/cache/pom.xml Thu May 23 04:19:32 2013
@@ -31,20 +31,20 @@
<name>Apache Onami-Cache</name>
<description>Apache Onami-Cache is a lightweight yet powerful Google Guice -
JCache bridge integration</description>
- <url>http://onami.incubator.apache.org/cache/</url>
+ <url>http://onami.apache.org/cache/</url>
<inceptionYear>2012</inceptionYear>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/cache</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/cache</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/cache</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/cache</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/cache</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/cache</developerConnection>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/cache</url>
+ <url>scm:svn:https://svn.apache.org/repos/asf/onami/site/cache</url>
</site>
</distributionManagement>
<issueManagement>
@@ -62,7 +62,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
Modified: onami/trunk/configuration/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/configuration/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/configuration/pom.xml (original)
+++ onami/trunk/configuration/pom.xml Thu May 23 04:19:32 2013
@@ -31,12 +31,12 @@
<name>Apache Onami-Configuration</name>
<description>Apache Onami-Configuration adds some spice to Google Guice
through configuration files!</description>
- <url>http://onami.incubator.apache.org/configuration/</url>
+ <url>http://onami.apache.org/configuration/</url>
<scm>
-
<url>https://svn.apache.org/viewvc/incubator/onami/trunk/configuration</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/configuration</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/configuration</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/configuration</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/configuration</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/configuration</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -54,7 +54,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -62,7 +62,7 @@
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/configuration</url>
+
<url>scm:svn:https://svn.apache.org/repos/asf/onami/site/configuration</url>
</site>
</distributionManagement>
Modified: onami/trunk/converters/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/converters/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/converters/pom.xml (original)
+++ onami/trunk/converters/pom.xml Thu May 23 04:19:32 2013
@@ -33,7 +33,7 @@
<name>Apache Onami-Converters - Parent</name>
<description>Apache Onami-Converters is a set of Guice
converters</description>
- <url>http://onami.incubator.apache.org/converters</url>
+ <url>http://onami.apache.org/converters</url>
<modules>
<module>core</module>
@@ -47,9 +47,9 @@
</modules>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/converters</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/converters</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/converters</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/converters</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/converters</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/converters</developerConnection>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -66,7 +66,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -120,7 +120,7 @@
<artifactId>maven-scm-publish-plugin</artifactId>
<configuration>
<checkoutDirectory>${onami.converters.scmPubCheckoutDirectory}</checkoutDirectory>
-
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/converters</pubScmUrl>
+
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/onami/site/converters</pubScmUrl>
<checkinComment>Onami Converters site deployment</checkinComment>
<content>${onami.converters.siteFilePath}</content>
<tryUpdate>true</tryUpdate>
Modified: onami/trunk/guava/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/guava/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/guava/pom.xml (original)
+++ onami/trunk/guava/pom.xml Thu May 23 04:19:32 2013
@@ -32,7 +32,7 @@
<name>Apache Onami-Guava</name>
<description>Apache Onami-Guava is a set of Google Guice modules for Google
Guava integration</description>
- <url>http://onami.incubator.apache.org/guava/</url>
+ <url>http://onami.apache.org/guava/</url>
<inceptionYear>2012</inceptionYear>
<contributors>
@@ -43,9 +43,9 @@
</contributors>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/guava</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/guava</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/guava</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/guava</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/guava</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/guava</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -63,7 +63,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -71,7 +71,7 @@
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/guava</url>
+ <url>scm:svn:https://svn.apache.org/repos/asf/onami/site/guava</url>
</site>
</distributionManagement>
Modified: onami/trunk/lifecycle/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/lifecycle/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/lifecycle/pom.xml (original)
+++ onami/trunk/lifecycle/pom.xml Thu May 23 04:19:32 2013
@@ -33,7 +33,7 @@
<name>Apache Onami-Lifecycle</name>
<description>Apache Onami-Lifecycle allows objects lifecycle management made
easy with Google Guice</description>
- <url>http://onami.incubator.apache.org/lifecycle/</url>
+ <url>http://onami.apache.org/lifecycle/</url>
<inceptionYear>2012</inceptionYear>
<modules>
@@ -43,9 +43,9 @@
</modules>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/lifecycle</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/lifecycle</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/lifecycle</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/lifecycle</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/lifecycle</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/lifecycle</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -63,7 +63,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -71,7 +71,7 @@
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/lifecycle</url>
+ <url>scm:svn:https://svn.apache.org/repos/asf/onami/site/lifecycle</url>
</site>
</distributionManagement>
@@ -104,7 +104,7 @@
<artifactId>maven-scm-publish-plugin</artifactId>
<configuration>
<checkoutDirectory>${onami.lifecycle.scmPubCheckoutDirectory}</checkoutDirectory>
-
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/lifecycle</pubScmUrl>
+
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/onami/site/lifecycle</pubScmUrl>
<checkinComment>Onami Lifecycle site deployment</checkinComment>
<content>${project.build.directory}/staging</content>
<tryUpdate>true</tryUpdate>
Modified: onami/trunk/logging/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/logging/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/logging/pom.xml (original)
+++ onami/trunk/logging/pom.xml Thu May 23 04:19:32 2013
@@ -33,7 +33,7 @@
<name>Apache Onami-Logging - Parent</name>
<description>Apache Onami-Logging is a Logging Injector for
Java</description>
- <url>http://onami.incubator.apache.org/logging</url>
+ <url>http://onami.apache.org/logging</url>
<modules>
<module>core</module>
@@ -46,9 +46,9 @@
</modules>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/logging</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/logging</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/logging</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/logging</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/logging</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/logging</developerConnection>
</scm>
<issueManagement>
<system>JIRA</system>
@@ -65,7 +65,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -104,7 +104,7 @@
<artifactId>maven-scm-publish-plugin</artifactId>
<configuration>
<checkoutDirectory>${onami.logging.scmPubCheckoutDirectory}</checkoutDirectory>
-
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/logging</pubScmUrl>
+
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/onami/site/logging</pubScmUrl>
<checkinComment>Onami Logging site deployment</checkinComment>
<content>${onami.logging.siteFilePath}</content>
<tryUpdate>true</tryUpdate>
Modified: onami/trunk/logging/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/logging/src/site/xdoc/changes.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/logging/src/site/xdoc/changes.xml (original)
+++ onami/trunk/logging/src/site/xdoc/changes.xml Thu May 23 04:19:32 2013
@@ -22,7 +22,7 @@
<properties>
<title>Release Notes</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
Modified: onami/trunk/parent/src/site/site.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/parent/src/site/site.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/parent/src/site/site.xml (original)
+++ onami/trunk/parent/src/site/site.xml Thu May 23 04:19:32 2013
@@ -37,18 +37,18 @@
</links>
<menu name="Community" inherit="bottom">
- <item name="Volunteering"
href="http://onami.incubator.apache.org/community/volunteering.html" />
- <item name="Contributing Patches"
href="http://onami.incubator.apache.org/community/patches.html" />
- <item name="Mailing lists"
href="http://onami.incubator.apache.org/community/mail-lists.html" />
+ <item name="Volunteering"
href="http://onami.apache.org/community/volunteering.html" />
+ <item name="Contributing Patches"
href="http://onami.apache.org/community/patches.html" />
+ <item name="Mailing lists"
href="http://onami.apache.org/community/mail-lists.html" />
</menu>
<menu name="Committers" inherit="bottom">
- <item name="SVN conventions"
href="http://onami.incubator.apache.org/committers/svn-conventions.html" />
- <item name="Maven settings"
href="http://onami.incubator.apache.org/committers/maven-settings.html" />
- <item name="GPG keys"
href="http://onami.incubator.apache.org/committers/gpg-keys.html" />
- <item name="JIRA conventions"
href="http://onami.incubator.apache.org/committers/jira-conventions.html" />
- <item name="Code style recommendations"
href="http://onami.incubator.apache.org/committers/codestyle.html" />
- <item name="Release HowTo"
href="http://onami.incubator.apache.org/committers/release-howto.html" />
+ <item name="SVN conventions"
href="http://onami.apache.org/committers/svn-conventions.html" />
+ <item name="Maven settings"
href="http://onami.apache.org/committers/maven-settings.html" />
+ <item name="GPG keys"
href="http://onami.apache.org/committers/gpg-keys.html" />
+ <item name="JIRA conventions"
href="http://onami.apache.org/committers/jira-conventions.html" />
+ <item name="Code style recommendations"
href="http://onami.apache.org/committers/codestyle.html" />
+ <item name="Release HowTo"
href="http://onami.apache.org/committers/release-howto.html" />
</menu>
<menu name="ASF" inherit="bottom">
Modified: onami/trunk/scopes/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/scopes/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/scopes/pom.xml (original)
+++ onami/trunk/scopes/pom.xml Thu May 23 04:19:32 2013
@@ -35,9 +35,9 @@
<inceptionYear>2013</inceptionYear>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/scopes</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/scopes</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/scopes</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/scopes</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/scopes</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/scopes</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -55,7 +55,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -63,7 +63,7 @@
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/scopes</url>
+ <url>scm:svn:https://svn.apache.org/repos/asf/onami/site/scopes</url>
</site>
</distributionManagement>
Modified: onami/trunk/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/site.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/site/src/site/site.xml (original)
+++ onami/trunk/site/src/site/site.xml Thu May 23 04:19:32 2013
@@ -63,22 +63,22 @@
</head>
<menu name="Extensions">
- <item name="Autobind"
href="http://onami.incubator.apache.org/autobind" />
- <item name="Cache"
href="http://onami.incubator.apache.org/cache" />
- <item name="Configuration"
href="http://onami.incubator.apache.org/configuration" />
- <item name="Converters"
href="http://onami.incubator.apache.org/converters" />
- <item name="Guava"
href="http://onami.incubator.apache.org/guava" />
- <item name="Lifecycle"
href="http://onami.incubator.apache.org/lifecycle" />
- <item name="Logging"
href="http://onami.incubator.apache.org/logging" />
- <item name="Scheduler"
href="http://onami.incubator.apache.org/scheduler" />
- <item name="Scopes"
href="http://onami.incubator.apache.org/scopes" />
- <item name="SPI" href="http://onami.incubator.apache.org/spi"
/>
- <item name="Test"
href="http://onami.incubator.apache.org/test" />
- <item name="Validation"
href="http://onami.incubator.apache.org/validation" />
+ <item name="Autobind" href="http://onami.apache.org/autobind" />
+ <item name="Cache" href="http://onami.apache.org/cache" />
+ <item name="Configuration" href="http://onami.apache.org/configuration"
/>
+ <item name="Converters" href="http://onami.apache.org/converters" />
+ <item name="Guava" href="http://onami.apache.org/guava" />
+ <item name="Lifecycle" href="http://onami.apache.org/lifecycle" />
+ <item name="Logging" href="http://onami.apache.org/logging" />
+ <item name="Scheduler" href="http://onami.apache.org/scheduler" />
+ <item name="Scopes" href="http://onami.apache.org/scopes" />
+ <item name="SPI" href="http://onami.apache.org/spi" />
+ <item name="Test" href="http://onami.apache.org/test" />
+ <item name="Validation" href="http://onami.apache.org/validation" />
</menu>
<menu name="Sandbox">
- <item name="Factory Annotation"
href="http://onami.incubator.apache.org/factoryannotation" />
+ <item name="Factory Annotation"
href="http://onami.apache.org/factoryannotation" />
</menu>
<menu ref="reports" />
Modified: onami/trunk/site/src/site/xdoc/committers/release-howto.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/committers/release-howto.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/committers/release-howto.xml (original)
+++ onami/trunk/site/src/site/xdoc/committers/release-howto.xml Thu May 23
04:19:32 2013
@@ -22,7 +22,7 @@
<properties>
<title>Release HowTo</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
@@ -75,7 +75,7 @@
A branch can be made by running:
<pre>mvn release:branch -DbranchName=1.0.x</pre></li>
<li>Checkout a clean copy of the branch to release using command
line svn:
- <pre>svn checkout
https://svn.apache.org/repos/asf/incubator/onami/branches/${module}-${version}</pre></li>
+ <pre>svn checkout
https://svn.apache.org/repos/asf/onami/branches/${module}-${version}</pre></li>
</ol>
</subsection>
@@ -177,9 +177,9 @@ gpg: Signature made ...</source>
<subsection name="Vote the Release">
<ol>
- <li>Create a <code>VOTE</code> email thread on <a
href="mailto:[email protected]">dev@</a>
+ <li>Create a <code>VOTE</code> email thread on <a
href="mailto:[email protected]">dev@</a>
to record votes as replies, e.g.:
- <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
+ <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
Subject: [VOTE] Release Apache Onami XXXX major.minor.patch-incubating
Hi,
@@ -191,7 +191,7 @@ There are still a couple of issues left
http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12311100&status=1
SVN source tag
-https://svn.apache.org/repos/asf/incubator/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating/
+https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating/
Staging repo:
https://repository.apache.org/content/repositories/orgapacheonami-[YOUR
REPOSITORY ID]/
@@ -207,7 +207,7 @@ Vote will be open for 72 hours.
</li>
<li>Create a <code>DISCUSS</code> email thread on <code>dev@</code>
for any vote questions, e.g.:
- <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
+ <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
Subject: [DISCUSS] Apache Onami XXXX major.minor.patch-incubating
Discussion thread for vote on <version> release candidate, with SVN
source tag.
@@ -219,7 +219,7 @@ Some of the things to check before votin
- can you build the contents of source-release.zip and svn tag
- do all of the staged jars/zips contain the required LICENSE and NOTICE files
- are all of the staged jars signed and the signature verifiable
- - is the signing key in the project's KEYS file and on a public server (i.e.
http://www.apache.org/dist/incubator/onami/)]]>
+ - is the signing key in the project's KEYS file and on a public server (i.e.
http://www.apache.org/dist/onami/)]]>
</pre>
</li>
@@ -233,7 +233,7 @@ Some of the things to check before votin
<li>After the vote has been open for at least 72 hours, has at least
three +1 PMC votes and no -1 votes, then
post the results to the vote thread, replying to the initial email
prepending <code>[RESULT]</code> to the
original subject and include a list of every binding
<code>+1</code>, <code>0</code> and <code>-1</code> vote.
- <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
+ <pre><![CDATA[To: "Apache Onami Developers List"
<[email protected]>
Subject: [RESULT] [VOTE] Release Onami XXXX major.minor.patch-incubating
Hi,
@@ -282,10 +282,10 @@ I will promote the artifacts to the cent
<li><h1>FIXME</h1>Add the distribution artifacts to the distribution
area
<source>ssh [email protected]
-cd /x1/www/www.apache.org/dist/incubator/onami/
+cd /x1/www/www.apache.org/dist/onami/
-mv /x1/builds/incubator/onami/sources/* sources/
-mv /x1/builds/incubator/onami/binaries/* binaries/</source>
+mv /x1/builds/onami/sources/* sources/
+mv /x1/builds/onami/binaries/* binaries/</source>
</li>
<li>Update the
@@ -297,15 +297,15 @@ mv /x1/builds/incubator/onami/binaries/*
<subsection name="Announce the Release">
<p>Make an announcement about the release on the
- <a href="mailto:[email protected]">user@</a>,
- <a href="mailto:[email protected]">dev@</a>, and
+ <a href="mailto:[email protected]">user@</a>,
+ <a href="mailto:[email protected]">dev@</a>, and
<a href="mailto:[email protected]">announce@</a> lists as per
<a
href="http://www.apache.org/foundation/mailinglists.html#foundation-announce]">the
Apache Announcement Mailing Lists page</a>
</p>
<pre><![CDATA[From: [email protected]
-To: "ASF Announcements" <[email protected]>, "Apache Onami Users List"
<[email protected]>
-CC: "Apache Onami Developers List" <[email protected]>, "Google
Guice Users List" <[email protected]>
+To: "ASF Announcements" <[email protected]>, "Apache Onami Users List"
<[email protected]>
+CC: "Apache Onami Developers List" <[email protected]>, "Google Guice
Users List" <[email protected]>
Subject: [ANNOUNCE] Apache Onami XXXX major.minor.patch-incubating
The Apache Onami Team is pleased to announce the release of Apache Onami XXXX
major.minor.patch-incubating.
@@ -332,7 +332,7 @@ Have Fun,
</li>
<li>Delete the svn tag created by the <code>release:perform</code>
step:
- <pre>svn rm
https://svn.apache.org/repos/asf/incubator/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating
-m "deleting tag from rolled back release"</pre></li>
+ <pre>svn rm
https://svn.apache.org/repos/asf/onami/tags/org.apache.onami.xxxx-major.minor.patch-incubating
-m "deleting tag from rolled back release"</pre></li>
<li>Drop the Nexus staging repo:
<ol>
Modified: onami/trunk/site/src/site/xdoc/community/patches.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/community/patches.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/community/patches.xml (original)
+++ onami/trunk/site/src/site/xdoc/community/patches.xml Thu May 23 04:19:32
2013
@@ -22,7 +22,7 @@
<properties>
<title>Community - On Contributing Patches</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
Modified: onami/trunk/site/src/site/xdoc/community/volunteering.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/community/volunteering.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/community/volunteering.xml (original)
+++ onami/trunk/site/src/site/xdoc/community/volunteering.xml Thu May 23
04:19:32 2013
@@ -22,7 +22,7 @@
<properties>
<title>Community - On Volunteering</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
Modified: onami/trunk/site/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/site/src/site/xdoc/index.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/site/src/site/xdoc/index.xml (original)
+++ onami/trunk/site/src/site/xdoc/index.xml Thu May 23 04:19:32 2013
@@ -22,7 +22,7 @@
<properties>
<title>Home</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
@@ -134,16 +134,5 @@
<section name="Acknowledgements" class="alert alert-info">
<p>The Apache Onami logo has been kindly donated by <a
href="mailto:mnesarco[at]gmail[dot]com">Frank David MartÃnez</a>.</p>
</section>
-
- <section name="Disclaimer" class="alert">
- <p>Apache Onami is an effort undergoing <a
href="http://incubator.apache.org/">incubation</a> at
- The Apache Software Foundation (ASF), sponsored by the Apache Incubator
PMC. Incubation is required of all newly
- accepted projects until a further review indicates that the
infrastructure, communications, and decision making
- process have stabilized in a manner consistent with other successful ASF
projects.
- While incubation status is not necessarily a reflection of the
completeness or stability of the code,
- it does indicate that the project has yet to be fully endorsed by the
ASF.</p>
- <p>You can view our current <a
href="http://incubator.apache.org/projects/amber.html">incubation status</a>
- for more details.</p>
- </section>
</body>
</document>
\ No newline at end of file
Modified: onami/trunk/test/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/test/src/site/xdoc/changes.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/test/src/site/xdoc/changes.xml (original)
+++ onami/trunk/test/src/site/xdoc/changes.xml Thu May 23 04:19:32 2013
@@ -22,7 +22,7 @@
<properties>
<title>Release Notes</title>
- <author email="[email protected]">Apache Onami Documentation
Team</author>
+ <author email="[email protected]">Apache Onami Documentation
Team</author>
</properties>
<body>
Modified: onami/trunk/validation/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/validation/pom.xml?rev=1485565&r1=1485564&r2=1485565&view=diff
==============================================================================
--- onami/trunk/validation/pom.xml (original)
+++ onami/trunk/validation/pom.xml Thu May 23 04:19:32 2013
@@ -32,13 +32,13 @@
<name>Apache Onami-Validation</name>
<description>Apache Onami-Validation is a Java5 compatible JSR303 (Bean
Validation) integration extension for Google Guice</description>
- <url>http://onami.incubator.apache.org/validation/</url>
+ <url>http://onami.apache.org/validation/</url>
<inceptionYear>2013</inceptionYear>
<scm>
- <url>https://svn.apache.org/viewvc/incubator/onami/trunk/validation</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/validation</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/trunk/validation</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/trunk/validation</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/validation</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/validation</developerConnection>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -56,7 +56,7 @@
<sendOnSuccess>false</sendOnSuccess>
<sendOnWarning>false</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -65,7 +65,7 @@
<distributionManagement>
<site>
<id>apache.website.svnpub</id>
-
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/onami/site/validation</url>
+ <url>scm:svn:https://svn.apache.org/repos/asf/onami/site/validation</url>
</site>
</distributionManagement>