git checkout develop
git pull
gradlew clean test
BUILD SUCCESSFUL

Good job


Den 31-07-2015 kl. 05:00 skrev Niclas Hedhman:
> Well, tiredness creates problems. So I manage to commit it to 'master'.
>
> ASF doesn't allow 'git push --force', so 'git revert' has been applied to
> remove those 4 commits from 'master', and then cherry-picked them into
> 'develop'. So it should(!) be fine now.
>
> Niclas
>
> On Fri, Jul 31, 2015 at 3:56 AM, Kent Sølvsten <[email protected]>
> wrote:
>
>> have you pushed the changes so far?
>>
>> Den 30-07-2015 kl. 21:50 skrev Niclas Hedhman:
>>> A massive refactoring... And I have been on it for hours by now, and need
>>> to sleep. But I am pushing the progress so far.
>>>
>>> All packages have been changed.
>>> All "Qi4j" in class and file names has been changed.
>>> All documentation has been changed.
>>> All variables using "qi4j" has been changed.
>>> All host names and schema names has been changed.
>>>
>>> But things are a bit broken, especially the devstatus Python script is
>> now
>>> very unhappy. Could have been a search/replease error in the
>> devstatus.xml
>>> files.
>>>
>>> If no one looks into it, I'll continue tomorrow.
>>>
>>> Niclas
>>>
>>>
>>>
>>> On Thu, Jul 30, 2015 at 5:09 PM, Paul Merlin <[email protected]> wrote:
>>>
>>>> Hey Niclas,
>>>>
>>>> Go ahead!
>>>>
>>>> I'm happy you start with the package renaming, I think it's a good idea
>>>> do to it upfront. I can help with the build. I spent last weeks tuning
>>>> it for the release so I have a clear view of what changes are needed.
>>>> Tell me.
>>>>
>>>> /Paul
>>>>
>>>> Niclas Hedhman a écrit :
>>>>> NOTE!!! I am doing the main package renaming right now, so please don't
>>>> try
>>>>> to do work until a bit later. It will break badly either for you or for
>>>> me.
>>>>> On Thu, Jul 30, 2015 at 12:08 PM, Niclas Hedhman <[email protected]>
>>>> wrote:
>>>>>> Since the RC1 is likely to be released, and that 'master' is updated
>> to
>>>>>> that RC1, I am now declaring that the 'develop' branch is open for the
>>>> Java
>>>>>> 8 dependency.
>>>>>>
>>>>>> Java is Dead, Long live Java!  ;-)
>>>>>>
>>>>>> The previous 3.0 branch is too difficult to merge in now, so I will
>>>> start
>>>>>> all over and slowly remove the core.io and core.functional modules.
>>>>>>
>>>>>> I will also add a "restlet" library that I made earlier and has been
>>>>>> sitting on my shelf for a while.
>>>>>>
>>>>>>
>>>>>> Cheers
>>>>>> --
>>>>>> Niclas Hedhman, Software Developer
>>>>>> http://zest.apache.org - New Energy for Java
>>>>>>
>>>>>
>>>
>>
>

Reply via email to