Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Platform Version Versus Joomla Version + Git
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thomas PAPIN  
View profile  
 More options Aug 24 2012, 9:00 am
From: Thomas PAPIN <thomas.pa...@gmail.com>
Date: Fri, 24 Aug 2012 15:00:26 +0200
Local: Fri, Aug 24 2012 9:00 am
Subject: Platform Version Versus Joomla Version + Git

Hello,

I am trying to understand how the maintenance of the platform is performed
on GIT.
Currently Joomla 2.5 is using 11.4 and Joomla 3.0 is using 12.1.

Will Joomla 2.5 always used 11.X, or is it possible that 2.5 will used 12.X
version ?

If we found an issue on Joomla 2.5 (11.4), how to submit a pull request, on
the staging branch on joomla platform repository based on 11.X ?

For my understanding, there are only 2 branches, master and staging. Both
contains the 12.X version, 11.X is only accessible via a tag. there is no
branch 11.X. so how to submit a pull request on 11.X platform ?

I was thinking to found 2 branches, master-12 and master-11, to be able to
work on the two versions of the platform

Regards,

Thomas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Elin Waring  
View profile  
 More options Aug 24 2012, 10:12 am
From: Elin Waring <elin.war...@gmail.com>
Date: Fri, 24 Aug 2012 07:12:30 -0700 (PDT)
Local: Fri, Aug 24 2012 10:12 am
Subject: Re: Platform Version Versus Joomla Version + Git

If you need something in an older version of the the platform fixed and
that fix does not apply in the current version (say because something
deprecated has been removed) you need to submit a fix to the downstream
application that is using that version (of which CMS 2.5 is an example).
 Note that the CMS will only take a bug fix not a new feature since 2.5 is
a LTS release.

If you need a fix to an older version that would also apply to the current
version send a pull request  to the current platform and put it in the CMS
tracker with a link and say that it is needed in 2.5 as well as trunk (and
explain why it is a bug fix not a feature).   You'll need to make a
separate pull request for the fix against the CMS 2.5 branch.

As you can see by both trackers both projects are failing to keep up with
bug fixes and improvements for their current trunks and for the CMS folks
maintaining 2 branches (technically 3 really right now) is incredibly
challenging. It's hard to overestimate the amount of time and energy that
takes.

The platform also doesn't have a triaging/prioritizing/testing/code review
process the way the CMS does (but it has automated tests which are a big
advantage, they just can't do the other pieces) which means the people who
do serious code review are also doing user error issue closing and requests
for information which is time consuming and why issues without code are
essentially meaningless to submit on the platform but not on the CMS.  

So it just does not make practical sense to have two platform releases
under maintenance since it would only make these things worse than they are
already.  

Elin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas PAPIN  
View profile  
 More options Aug 24 2012, 11:06 am
From: Thomas PAPIN <thomas.pa...@gmail.com>
Date: Fri, 24 Aug 2012 17:06:05 +0200
Local: Fri, Aug 24 2012 11:06 am
Subject: Re: [jplatform] Re: Platform Version Versus Joomla Version + Git

Thanks
Le 24 août 2012 16:12, "Elin Waring" <elin.war...@gmail.com> a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »