You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2007/06/14 14:13:26 UTC

[jira] Resolved: (DIRSTUDIO-75) Improve LDAP Studio build system

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot resolved DIRSTUDIO-75.
---------------------------------------------

    Resolution: Fixed

Done!

The new build system uses a common root build script in the studio-build project.
All other projects import this script and inherits tasks defined in that one.
A lot of common tasks have been added in the root build script:
- install-ivy
- build-classpath
- compile
- jar
- plugin
- feature
- javadoc
- clean
- prepare-help
- help-eclipse
- help-html
- help-pdf


> Improve LDAP Studio build system
> --------------------------------
>
>                 Key: DIRSTUDIO-75
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-75
>             Project: Directory Studio
>          Issue Type: Improvement
>    Affects Versions: 0.6.0, 0.7.0
>            Reporter: Pierre-Arnaud Marcelot
>            Assignee: Pierre-Arnaud Marcelot
>             Fix For: 0.9.0
>
>
> We need to improve our build system.
> We should be able to gather a large number of recurrent tasks into a root build script that is extends by every project specific script.
> That will lighten each project specific build file to its strict minimum.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.