[
https://issues.apache.org/jira/browse/DIRSTUDIO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928982#action_12928982
]
Stefan Seelmann commented on DIRSTUDIO-700:
-------------------------------------------
Thanks Kasun for the patch, I committed it here:
http://svn.apache.org/viewvc?rev=1032070&view=rev
Some notes:
- In the persistence-core/pom.xml you added dependencies (shared-ldap,
commons-lang, commons-collections). Please use the OSGi-ified eclipse plugins
with groupId 'org.apache.directory.studio' with scope 'provided' instead. It's
not required to specify the version because the versions should be defined in
the studio parent pom.
- In CodeGenIntegrationTest the integrationTest is now ignored, is that
intended?
- Some comments (one-line and @author tag in class Javadoc) are now splitted
into two lines, please check your formatting template
> Update dependencies to studio trunk
> -----------------------------------
>
> Key: DIRSTUDIO-700
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-700
> Project: Directory Studio
> Issue Type: Improvement
> Components: studio-persistence-tooling
> Reporter: Stefan Seelmann
> Assignee: Kasun Lakpriya
> Attachments: persistence-tooling-for-trunk.patch
>
>
> The persistence tooling was created based on Studio 1.5.3. We should update
> the dependencies to current trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.