You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jochen Wiedmann <jo...@gmail.com> on 2011/12/31 11:05:47 UTC

Re: svn commit: r424415 - in /jakarta/commons/proper/modeler/trunk: STATUS.html project.properties

Hej, Dims,

you active again? That's fine!

Jochen


On Fri, Jul 21, 2006 at 8:49 PM,  <di...@apache.org> wrote:
> Author: dims
> Date: Fri Jul 21 11:49:03 2006
> New Revision: 424415
>
> URL: http://svn.apache.org/viewvc?rev=424415&view=rev
> Log:
> fix minimum jdk version as 1.3
>
> Modified:
>    jakarta/commons/proper/modeler/trunk/STATUS.html
>    jakarta/commons/proper/modeler/trunk/project.properties
>
> Modified: jakarta/commons/proper/modeler/trunk/STATUS.html
> URL: http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/STATUS.html?rev=424415&r1=424414&r2=424415&view=diff
> ==============================================================================
> --- jakarta/commons/proper/modeler/trunk/STATUS.html (original)
> +++ jakarta/commons/proper/modeler/trunk/STATUS.html Fri Jul 21 11:49:03 2006
> @@ -6,7 +6,7 @@
>
>
>  <div align="center">
> -<h1>The Jakarta Commons <em>Workflow</em> Component</h1>
> +<h1>The Jakarta Commons <em>Modeler</em> Component</h1>
>  $Id$<br>
>  <a href="#Introduction">[Introduction]</a>
>  <a href="#Dependencies">[Dependencies]</a>
> @@ -32,7 +32,7 @@
>  components for development and use:</p>
>  <ul>
>  <li><a href="http://java.sun.com/j2se">Java Development Kit</a>
> -    (Version 1.2 or later)</li>
> +    (Version 1.3 or later)</li>
>  <li><a href="http://jakarta.apache.org/commons/digester"/>Jakarta Commons Digester</a> (Optional)</li>
>  <li><a href="http://jakarta.apache.org/commons/logging"/>Jakarta Commons Logging</a></li>
>  <li>A JMX compliant implementation, like the <a href="http://java.sun.com/products/JavaManagement/download.html">JMX Instrumentation and Agent Specification reference implementation</a> or <a href="http://www.open-jmx.org">OpenJMX</a></li>
> @@ -42,8 +42,8 @@
>  <a name="Release Info"></a>
>  <h3>3.  RELEASE INFO</h3>
>
> -<p>Current Release:  <strong>1.0</strong></p>
> -<p>Planned Next Release: 1.1</p>
> +<p>Current Release:  <strong>2.0</strong></p>
> +<p>Planned Next Release: 2.1 (?)</p>
>
>
>  <a name="Committers"></a>
> @@ -60,11 +60,11 @@
>  <li><a href="mailto:costin at apache.org">Costin Manolache</a></li>
>  <li><a href="mailto:yoavs at apache.org">Yoav Shapira</a></li>
>  <li><a href="mailto:billbarker at apache.org">Bill Barker</a></li>
> +<li><a href="mailto:dims at apache.org">Davanum Srinivas</a></li>
>  </ul>
>
>  <p>The following individuals have submitted patches for this component.</p>
>  <ul>
> -<li><a href="mailto:dims at yahoo.com">Davanum Srinivas</a></li>
>  </ul>
>
>  </body>
>
> Modified: jakarta/commons/proper/modeler/trunk/project.properties
> URL: http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/project.properties?rev=424415&r1=424414&r2=424415&view=diff
> ==============================================================================
> --- jakarta/commons/proper/modeler/trunk/project.properties (original)
> +++ jakarta/commons/proper/modeler/trunk/project.properties Fri Jul 21 11:49:03 2006
> @@ -49,5 +49,5 @@
>  maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
>
>  clover.excludes=**/Test*.java
> -maven.compile.target=1.4
> -maven.compile.source=1.4
> \ No newline at end of file
> +maven.compile.target=1.3
> +maven.compile.source=1.3
> \ No newline at end of file
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>



-- 
“Morality is doing what is right, no matter what you are told.
Religion is doing what you are told, no matter what is right.”

H. L. Mencken (c.1925)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org