Ben Caradoc-Davies ha scritto:
> Andrea Aime wrote:
>> "Hogging the community directory in a nonextensible fashion"?
>> It requires to be build with jdk5, and that's a problem I've just fixed
>> by putting that and other jdk5 requiring modules in a profile that
>> activates only if jdk 5 is used,
Andrea Aime wrote:
> "Hogging the community directory in a nonextensible fashion"?
> It requires to be build with jdk5, and that's a problem I've just fixed
> by putting that and other jdk5 requiring modules in a profile that
> activates only if jdk 5 is used, but I don't understand the
> "nonext
Ben Caradoc-Davies ha scritto:
> Andrea Aime wrote:
>> Sorry for chiming in this late. Given that the gt2 modules
>> that the community schema are not included in the build in gt2,
>> we should put the gs ones in a profile so that they are not
>> built by default (otherwise nobody but you can do a
Andrea Aime wrote:
> Sorry for chiming in this late. Given that the gt2 modules
> that the community schema are not included in the build in gt2,
> we should put the gs ones in a profile so that they are not
> built by default (otherwise nobody but you can do a mvn build on
> the community subfolde
Ben Caradoc-Davies ha scritto:
> David Winslow wrote:
>> I just added a standalone repackaging of my restlet module (that is, you can
>> build without it by just not disabling the community module) to 1.6.x. This
>> required updating the jsonlib dependency from 1.1 to 2.0.
>
> David, your chang
David Winslow wrote:
> Oops, my geotools build doesn't include the community schemas stuff so I just
> disabled all the modules I wasn't playing with. I didn't mean to commit
> this, feel free to fix it.
OK, I will commit the updated community/pom.xml as soon as I have
confirmed that it works.
On Friday 28 March 2008 00:27:03 Ben Caradoc-Davies wrote:
> David Winslow wrote:
> > I just added a standalone repackaging of my restlet module (that is, you
> > can build without it by just not disabling the community module) to
> > 1.6.x. This required updating the jsonlib dependency from 1.1 t
David Winslow wrote:
> I just added a standalone repackaging of my restlet module (that is, you can
> build without it by just not disabling the community module) to 1.6.x. This
> required updating the jsonlib dependency from 1.1 to 2.0.
David, your change to community/pom.xml also booted all t
Hey all,
I just added a standalone repackaging of my restlet module (that is, you can
build without it by just not disabling the community module) to 1.6.x. This
required updating the jsonlib dependency from 1.1 to 2.0.
The basics of setting up a restlet plugin are now as follows:
copy this s