You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Thomas UNG <th...@freesbee.fr> on 2007/02/04 22:46:19 UTC

turbine 2.4M1

Hi,

I am trying to move from 2.3.2 to 2.4M1 then M2

I ve build turbine 2.4M1 but I ve the following junit tests failed

org.apache.turbine.services.crypto.CryptoRunningInMerlinTest
org.apache.turbine.services.avaloncomponent.MerlinComponentServiceTest
org.apache.turbine.services.mimetype.FulcrumMimetypeComponentTest
org.apache.turbine.services.intake.IntakeToolTest
org.apache.turbine.ConfigurationTest

Should I just ignore them? They are probably failed because I ve made
some update in project.xml ? (should I?)

avalon-activation-api
-      <version>1.2-dev</version>
+      <version>1.2.2</version>

avalon-activation-spi
-      <version>1.2-dev</version>
+      <version>1.2.2</version>

avalon-activation-impl
-      <version>1.2-dev</version>
+      <version>1.2.3</version>

avalon-composition-spi
-      <version>1.2-dev</version>
+      <version>1.2.1</version>

avalon-composition-impl
-      <version>1.2-dev</version>
+      <version>1.2.3</version>

avalon-meta-api
-      <version>1.2.1-dev</version>
+      <version>1.3</version>

avalon-meta-spi
-      <version>1.2.1-dev</version>
+      <version>1.3</version>

avalon-meta-impl
-      <version>1.2.1-dev</version>
+      <version>1.3</version>

commons-configuration
-      <version>1.0-rc1</version>
+      <version>1.3</version>

commons-io
-      <version>0.2-dev.20020717.100545</version>
+      <version>20030203.000550</version>

commons-lang
-      <version>2.0</version>
+      <version>2.1</version>

commons-logging
-      <version>1.0.3</version>
+      <version>1.0.4</version>

commons-pool
-      <version>1.1</version>
+      <version>1.2</version>

fulcrum-mimetype-api
-      <version>1.0-alpha-4</version>
+      <version>1.0.4</version>

javamail
-      <version>1.3.1</version>
+      <version>1.3.3</version>

oro
-      <version>2.0.7</version>
+      <version>2.0.8</version>

log4j
-      <version>1.2.8</version>
+      <version>1.2.12</version>

stratum
-      <version>1.2.12</version>
+      <version>1.0</version>

torque
-      <version>3.1</version>
+      <version>3.1.1</version>

velocity
-      <version>1.3.1</version>
+      <version>1.4</version>

village
-      <version>2.0-dev-20030825</version>
+      <version>2.0</version>

xmlrpc
-      <version>1.2-b1</version>
+      <version>2.0</version>


Thanks in advance,
Thomas

Re: turbine 2.4M1

Posted by Thomas Vandahl <tv...@apache.org>.
Thomas UNG wrote:
> commons-io
> -      <version>0.2-dev.20020717.100545</version>
> +      <version>20030203.000550</version>
1.3 is current.

> commons-lang
> -      <version>2.0</version>
> +      <version>2.1</version>
2.2 is current.

> commons-logging
> -      <version>1.0.3</version>
> +      <version>1.0.4</version>
1.1 is current.

> commons-pool
> -      <version>1.1</version>
> +      <version>1.2</version>
1.3 is current.

> javamail
> -      <version>1.3.1</version>
> +      <version>1.3.3</version>
1.4 is current.

> torque
> -      <version>3.1</version>
> +      <version>3.1.1</version>
3.2 is released, but I recommend 3.3-RC1.

> java.lang.NoClassDefFoundError: org/apache/commons/digester/substitution/VariableExpander
This is part of commons-digester, which is needed by
commons-configuration AFAIK.

>   Build: ERROR-MISSING-PROPERTIES: snapshot.properties
Maybe here?

> java.lang.NoClassDefFoundError: org/apache/avalon/repository/provider/CacheManager
Well, dunno about this one.

> java.lang.NoClassDefFoundError: org/apache/avalon/repository/provider/CacheManager
As above.

Are you sure that you want to use the Merlin container? Maybe you should
give YAAFI a try?


Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org