|
[
Permlink
| « Hide
]
Nicolas Chalumeau added a comment - 26/Nov/04 06:56 PM
I correct this. Here is the patch
Hi Nicolas. Thanks for the patch. It seems this works only for J2EE 1.3, no? Whatabout J2EE 1.2? Have you tried running an "ant release" from the top level to see if it works for all cases?
I only have the 1.3 so I forgot to make this kind of checks ;-). As I known it is the <property name="cactus.j2ee.version.minor" value="3"/> that make the job.
according the felipe dist it is always the case.
I think i found how to have the J2EE correct version with 1.3 and 1.2. Minor and major version of j2ee are in multiple place. I don't test it as I only have internet connexion (out of work) during the week so i can't dowload deps. A patch come soon It was now tested and works : I change the patch to produce version for 12 and 13 (and more X.X). The version number by default is define in the build.properties but it can be overide in command line by running for example
ant -Dcactus.j2ee.version.minor=2 It only influence the jar name not the target of the dist (if you want to make a dist for 12 and use the default properties, the version in the dist name will be 13-[curentVersion]) I am closing this issue, since it is no longer valid - Cactus build system is now Maven
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||