Ticket #85 (closed defect: fixed)
buildStar Phing task has problems with more than one fileset
| Reported by: | schst | Owned by: | mikey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Build System | Version: | SVN-trunk |
| Keywords: | Cc: |
Description
While writing the build-script for the IoC-only version, I had problems building the star, when using more than one fileset and setting the base directory to something other than ${project.basedir}/../../src/main.
The files are stored with strange ids, like s/stubbles/src/main/php/net/stubbles/star/StarClassRegistry.php instead of net.stubbles.star.StarClassRegistry
A version of the build script, that creates a broken star archive can be found at:
http://www.stubbles.net/browser/trunk/build/stubbles-ioc/build.xml?rev=917
Change History
Note: See
TracTickets for help on using
tickets.
