On 5 September 2010 08:33, <simonetripodi@apache.org> wrote:
> Author: simonetripodi
> Date: Sun Sep 5 07:33:36 2010
> New Revision: 992718
>
> URL: http://svn.apache.org/viewvc?rev=992718&view=rev
> Log:
> in he parent pom the defined ciManagement is Continuum, but for digester it's used Apache
Gump
Digester is also built by Continuum:
http://vmbuild.apache.org/continuum/projectView.action;jsessionid=k3g5z2ztsd7g?projectId=75
Gump is a bit different from a normal CI system.
>
> Modified:
> commons/proper/digester/trunk/pom.xml
>
> Modified: commons/proper/digester/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=992718&r1=992717&r2=992718&view=diff
> ==============================================================================
> --- commons/proper/digester/trunk/pom.xml (original)
> +++ commons/proper/digester/trunk/pom.xml Sun Sep 5 07:33:36 2010
> @@ -43,6 +43,11 @@
> <url>http://issues.apache.org/jira/browse/DIGESTER</url>
> </issueManagement>
>
> + <ciManagement>
> + <system>Apache Gump</system>
> + <url>http://vmgump.apache.org/gump/public/apache-commons/commons-digester/index.html</url>
> + </ciManagement>
> +
> <scm>
> <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/trunk</connection>
> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/trunk</developerConnection>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|