[ http://issues.apache.org/jira/browse/DIRTSEC-2?page=all ]
David Jencks updated DIRTSEC-2:
-------------------------------
Attachment: DIRTSEC-2-2.patch
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.
> Bring build into the modern world
> ---------------------------------
>
> Key: DIRTSEC-2
> URL: http://issues.apache.org/jira/browse/DIRTSEC-2
> Project: Triplesec
> Issue Type: Bug
> Reporter: David Jencks
> Assigned To: Alex Karasulu
> Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes. It really needs pom cleanup, but I am
reluctant to supply a patch that changes almost every line of every file involved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|