?
avatar AlexRed
AlexRed
13 Apr 2017

Steps to reproduce the issue

Download the 3.7 nightly version or update to nightly version and the file appveyor-phpunit.xml is present in the Joomla root folder. Ii is not present in build Joomla distribution archive packages beta, RC or stable.
https://github.com/joomla/joomla-cms/blob/staging/build/build.php#L109

Expected result

no appveyor-phpunit.xml

Actual result

System information (as much as possible)

Additional comments

avatar AlexRed AlexRed - open - 13 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 13 Apr 2017
avatar AlexRed AlexRed - change - 13 Apr 2017
The description was changed
avatar AlexRed AlexRed - edited - 13 Apr 2017
avatar AlexRed AlexRed - change - 13 Apr 2017
The description was changed
avatar brianteeman
brianteeman - comment - 13 Apr 2017

expected behaviour

avatar zero-24
zero-24 - comment - 13 Apr 2017

@brianteeman this is not expected ;)

The problem is that the nightly build don't use the core packing script. see:

https://gist.github.com/mbabker/5b0ac0bba72caade4029

build.php cannot be used for anything but building releases from a git tag as explained in #14263 so it requires a custom build script

This is the response i got from @mbabker a few days ;)

You are correct it is expected to be there if you download staging or using git pull ;)

avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 13 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 Apr 2017
Category Administration
avatar AlexRed
AlexRed - comment - 13 Apr 2017

thanks @zero-24

avatar mbabker mbabker - change - 13 Apr 2017
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-04-13 17:18:23
Closed_By mbabker
avatar mbabker mbabker - close - 13 Apr 2017
avatar mbabker
mbabker - comment - 13 Apr 2017

Script updated.

avatar zero-24
zero-24 - comment - 13 Apr 2017

Thanks @mbabker !

Add a Comment

Login with GitHub to post a comment