-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andrew Savory wrote:
> Hi,
>
> Trying to build Cocoon 2.2 trunk:
>
> rm -rf ~/.m2/repository/org/apache
> mvn clean
> mvn install -Dmaven.test.skip=true -P allblocks
>
> [.... snip ....]
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] Building Cocoon Servlet Service Implementation
> [INFO] task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] [enforcer:enforce-once {execution: enforce-maven}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Compiling 1 source file to
> /Users/savs/Development/svn-apache/cocoon-trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/target/classes
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /Users/savs/Development/svn-apache/cocoon-trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/main/java/org/apache/cocoon/servletservice/DispatcherServlet.java:[100,18]
> cannot resolve symbol
> symbol : method remove ()
> location: class java.lang.ThreadLocal
Oops, my fault. I haven't realized, that the remove method of ThreadLocal was
added since Java 1.5.
I'll fix it right away. Sorry for the inconvenience and thanks for spotting it.
Ciao
>
>
> /Users/savs/Development/svn-apache/cocoon-trunk/core/cocoon-servlet-service/cocoon-servlet-service-impl/src/main/java/org/apache/cocoon/servletservice/DispatcherServlet.java:[100,18]
> cannot resolve symbol
> symbol : method remove ()
> location: class java.lang.ThreadLocal
>
>
>
>
> Thanks,
>
> Andrew.
> --
> Andrew Savory, Managing Director, Sourcesense UK
> Tel: +44 (0)870 741 6658 Fax: +44 (0)700 598 1135
> Web: http://www.sourcesense.com/
>
>
- --
Giacomo Pati
Otego AG, Switzerland - http://www.otego.com
Orixo, the XML business alliance - http://www.orixo.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (GNU/Linux)
iD8DBQFGZ6bNLNdJvZjjVZARAoVZAKDU/WsTB2j404QK2ChxAIGgE2M2PACfbHP9
26bwNZC4NuuZP0jb73dYYyQ=
=EO+L
-----END PGP SIGNATURE-----