Re: hooks/post-commit not being called when commiting with Ant.

2008-07-30 Thread mindspin311
t;> >> The thing is, when I do an automated tag in my build script using > javahl=${javahl}> .. , it doesn't seem to get read in the >> post-commit script. >> >> It seems to be either a problem with post-commit not being called when a >> tag >> is

Re: hooks/post-commit not being called when commiting with Ant.

2008-07-29 Thread Steve Loughran
mindspin311 wrote: What I'm doing is tagging a build in an ant script using a user 'build'. This is an actual user, and not something like apache or someone without a shell account. I've got automated builds triggered using Atlassian Bamboo when done from the command line or doing a commit in a

Re: hooks/post-commit not being called when commiting with Ant.

2008-07-28 Thread David Weintraub
> It seems to be either a problem with post-commit not being called when a tag > is done, or it not being called when committing in ant. > > Anyone have any ideas? > -- > View this message in context: > http://www.nabble.com/hooks-post-commit-not-bein

hooks/post-commit not being called when commiting with Ant.

2008-07-28 Thread mindspin311
ed when committing in ant. Anyone have any ideas? -- View this message in context: http://www.nabble.com/hooks-post-commit-not-being-called-when-commiting-with-Ant.-tp18700420p18700420.html Sent from the Ant - Users mailing list archive at Nabble.com. ---