I agree that making the project distributions and directories have consistent
names
is a good goal.
However, I don't see how that applies to the last point about changing Ant
build.xml
properties to not have the project name in them.
It makes it much easier to distinguish all of these properties when you are
working
with multiple projects if they contain the project name, such as "ant.home" and

"tomcat.home" rather than two properties both called "home".
Please clarify if that isn't what you meant.
Shawn

Peter Donald wrote:

> I just bounced this message to general where it would be possible to
> actually effect the changes ;)
>
> At 03:42  20/3/01 -0600, Daniel Mahler wrote:
> >* jakarta-<project>-src-<version>.<archivetype> for the distribution
> >* name of the unpacked directory may or may not contain the "-src"
> >* {build,dist}/jakarta-<project> for the default install directories
> >* <project>.<property> for the ant properties
>
> Thats not neccesarily the case. Some projects follow the xml.apache.org
> standard, some don't include a directory but extract into current directory
> etc.
>
> >* <project>-<version>.<archivetype> for the source distribution
>
> +1
>
> Or perferrably (with caps)
> <Project>-<version>.<archivetype>
>
> >* <project>-<version> for the expanded top directory
>
> +1
>
> >* {build,dist}/<project>-<version> for the default install directories
> >  together with a {build,dist}/<project> symlink to the directory
>
> Not sure what you mean here - could you clarify? I think the install
> location is generally system/distribution specific. /usr/local/java/,
> /usr/local/, /opt/, /Program Files/, /Applications/ etc generally different
> for each OS
>
> >* just <property> for the buildfile properties pertaining to the current
> project
>
> I am not sure what you mean by <property> - what does it contain ?
>
> Cheers,
>
> Pete
>
> *-----------------------------------------------------*
> | "Faced with the choice between changing one's mind, |
> | and proving that there is no need to do so - almost |
> | everyone gets busy on the proof."                   |
> |              - John Kenneth Galbraith               |
> *-----------------------------------------------------*
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

--
Shawn McMurdo              mailto:[EMAIL PROTECTED]
Lutris Technologies        http://www.lutris.com
Enhydra.Org                http://www.enhydra.org



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to