|
David Jencks made changes - 21/Dec/06 01:02 AM
Alex Karasulu made changes - 21/Dec/06 05:18 PM
Alex Karasulu made changes - 21/Dec/06 05:18 PM
Ok this patch has some crazy rejects in it. Sorry for asking this but could you svn up and check that you don't have any conflicts? Thanks!
Attached patch resolves conflicts with Alex's attempt to do the same thing and also:
- moves all the rest of the dependency versions for external jars to dependencyManagement - adds a pluginManagement section to specify the versions of all plugins used - updates some dependency versions (jetty, tomcat at least) - removes some unused dependencies from dependencyManagement - uses the geronimo servlet 2.4 and jsp 2.0 spec jars everywhere instead of a mix of servlet 2.3 and 2.4 jars and not-sure-what jsp jars. I prefer to know what spec version I am using from the artifact name.
David Jencks made changes - 22/Dec/06 06:28 PM
Applied in rev 490644.
There might still be some kind of version mismatch between apacheds components: while the build works fine most of the time I once got an IncompatibleClassChangeError in a webapp-admin test. I don't seem to have jira privileges to close this yet. Should I be able to close this? I applied my patch.
David Jencks made changes - 08/Jan/07 05:47 AM
Emmanuel Lecharny made changes - 06/May/09 04:33 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I don't know what this will do now wrt to your patch so I'll just try to apply it and see what happens.
BTW the one thing that I did not do yet was change the groupId. Let me attempt to apply your patch then give more feed back. Thanks!