okay I don't believe I have commit access to this so I've updated the pom.xml & attached a patch. If you would prefer I can open a bug report. Thanks.

Emily

Jody Garnett wrote:
You need to go to the unsupported/module.pom and add caching as one of
the enteries in the <modules> section...

Jody

On Tue, May 26, 2009 at 5:33 AM, Emily Gouge <ego...@refractions.net> wrote:
modules/unsupported/caching -> egouge

Btw, the caching module:
- is not in the build, not even when building with -Dall
- does not compile (MarshallerTest), I guess due
  to missing dependencies
I've fixed up the compile error and added myself to the POM.  If there
is something else I need to do please let me know.

I don't know how to add it to the build; is there something I need to
update in the POM - is this documented somewhere?

Emily

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Index: pom.xml
===================================================================
--- pom.xml     (revision 33126)
+++ pom.xml     (working copy)
@@ -158,6 +158,7 @@
          <module>vpf</module>
          <module>xml-gpx</module>
          <module>widgets-swing</module>
+         <module>caching</module>
        </modules>
      </profile>
   </profiles>
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to