You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/07/03 00:34:11 UTC

[jira] Commented: (TAPESTRY-370) ${project.version} not expanded on builds.

    [ http://issues.apache.org/jira/browse/TAPESTRY-370?page=comments#action_12314957 ] 

Howard M. Lewis Ship commented on TAPESTRY-370:
-----------------------------------------------

I was just reworking HiveBuild (part of HiveMInd).  So you need absolute latest CVS of both HiveMind and Tapestry to build Tapestry.

> ${project.version} not expanded on builds.
> ------------------------------------------
>
>          Key: TAPESTRY-370
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-370
>      Project: Tapestry
>         Type: Bug
>   Components: Build
>     Versions: 4.0
>  Environment: MacOSX 10.4.1, Eclipse3.1
>     Reporter: Gavin Mathias
>     Priority: Minor

>
> My builds were showing up in the target directory as
> tapestry-${project.version}.jar
> tapestry-annotations-${project.version}.jar
> tapestry-contrib-${project.version}.jar
> tapestry-portlet-${project.version}.jar
> I fixed this by adding
> 	<property file="${root.dir}/project.properties"/>
> to the build.xml files in framework, annotations, contrib, and portlet.
> Now they look like this:
> tapestry-4.0-beta-2-snapshot.jar
> tapestry-annotations-4.0-beta-2-snapshot.jar
> tapestry-contrib-4.0-beta-2-snapshot.jar
> tapestry-portlet-4.0-beta-2-snapshot

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org