[
https://issues.apache.org/jira/browse/TRB-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ludwig Magnusson updated TRB-78:
--------------------------------
Attachment: TRB-78.patch
Notes:
* I updated all the dependencies to the newest version, but the main focus was
to change from old repository layout to new, example:
From:
<groupId>avalon.framework</groupId>
<artifactId>avalon-framework-api</artifactId>
To:
<groupId>org.apache.avalon.framework</groupId>
<artifactId>avalon-framework-api</artifactId>
* Java 1.5
* Tests are locaated under the normal source-directories. This is why scope for
fulcrum-testcontainer is compile for now.
* I set the version to 2.0-SNAPSHOT just to have a version, I don't know if
this is correct.
> Move security-api to Maven2
> ---------------------------
>
> Key: TRB-78
> URL: https://issues.apache.org/jira/browse/TRB-78
> Project: Turbine
> Issue Type: Improvement
> Components: Fulcrum
> Reporter: Ludwig Magnusson
> Attachments: TRB-78.patch
>
>
> I have converted the security api to a maven2-project. All tests pass
> (nothing more tested).
> I will submit the patch next.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.