Hello,
I am not sure where you are looking to take the commons chain project, but
you may be interested
in some code that meltmedia has open sourced. The project is called xchain and
it fuses the
Commons JXPath project with Commons Chain to be used as a web framework. You
can find the code
I do not see why this entire project would need to go to 1.5 or 1.6, unless
Generics are
added to the core interface. The maven.compile.target property could be set on
the different
modules, so that the core interface is compiled for 1.4.2 and the JSR199 code
is compiled for 1.6.
On May 17, 20
Torsten,
Can improvements to the current code base be rescheduled to 1.2? This
project has
been without a release for some time and those projects that depend on JCI 1.1
need a release of the current functionality for their own releases.
If that is not an option, can we at least get SNAPSHO
Torsten,
I do not need 1.4 compatibility.
-Christian
On May 13, 2011, at 12:06 AM, Torsten Curdt wrote:
> Thanks for checking, Christian.
>
>> I have moved my code base from my old version of jci 1.1 to the trunk and
>> everything looks good. I did have trouble building the trunk, because
Torsten,
I have moved my code base from my old version of jci 1.1 to the trunk and
everything looks good. I did have trouble building the trunk, because the fam
module is not included in the module list. I have opened JCI-66 to address
that. I will take a look at 1.0/1.1 compatibility late