You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Justin Mclean <ju...@gmail.com> on 2013/01/05 23:01:00 UTC

TextLayout SVN link

HI,

Anyone know how the external SVN  link to text layout was set up? I had assumed that it was done with svn:externals but that doesn't seem to be the case as:

svn propget svn:externals 3.0.33

returns nothing.

Thanks,
Justin

Re: New release/point release

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> what new components are there?
Updated Datagrid with a few new features (locking + grouping?) from Carol
Spark versions of HDivider, VDivider, ColourPicker, Alert, Menu and Progress Bar.

May be a few more that's mostly off top of my head.

Justin

Re: New release/point release

Posted by Nicholas Kwiatkowski <ni...@spoon.as>.
what new components are there?

-Nick

On Sat, Jan 5, 2013 at 7:11 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> > The long way would be for us to cut a 4.9.1 with an updated readme, etc,
> but I'm ok with you
> > just changing the props in the trunk.
>
> Guess that depends on when 4.10 is going to be released.
>
> IMO there's enough in the trunk, eg a couple of performance bug fixes, a
> few new experimental components and mavin support (is this complete?) for
> another release. Perhaps a 4.9.5? ANyone want to have a go a being release
> manager for the next release - should be easier than the last/current one
> :-)
>
> Justin

New release/point release

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> The long way would be for us to cut a 4.9.1 with an updated readme, etc, but I'm ok with you
> just changing the props in the trunk.

Guess that depends on when 4.10 is going to be released.  

IMO there's enough in the trunk, eg a couple of performance bug fixes, a few new experimental components and mavin support (is this complete?) for another release. Perhaps a 4.9.5? ANyone want to have a go a being release manager for the next release - should be easier than the last/current one :-)

Justin

Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout'
> at revision 1433283 doesn't exist
> 
> Justin, I read through your emails in this thread.  It is not clear how you
> fixed your issue.  Can you please clarify?

Looks like you still have the old SVN path. As a guess just checking out the textLayout directory should fix and update it to the new location as the change (where to get the textLayput from) was checked into SVN.

Hope that helps,
Justin

Re: TextLayout SVN link

Posted by Om <bi...@gmail.com>.
I synced develop after a while and I am getting this error:

C:\p\flex_os\workspace\flexroot\sdk\branches\develop\frameworks\projects\textLayout\3.0.33
URL
 '
https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout'
 at revision 1433283 doesn't exist

Justin, I read through your emails in this thread.  It is not clear how you
fixed your issue.  Can you please clarify?

Thanks,
Om


On Sat, Jan 5, 2013 at 3:42 PM, Justin Mclean <ju...@classsoftware.com>wrote:

> Hi,
>
> Worked it out  my fault I added externals to the wrong directory -  just
> correcting.
>
> Justin

Re: TextLayout SVN link

Posted by Timothy Jones <Ti...@syniverse.com>.
E

Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

Worked it out  my fault I added externals to the wrong directory -  just correcting.

Justin

Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
HI,

> Well the Jenkins build (and I assume the develop build my bandwidth is limited) is still failing due to a text layout path issue. 
Yep it's getting the wrong path  when doing an SVN update but I've no idea why.

 U        frameworks\projects
Fetching 'https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout' at -1 into 'F:\hudson\hudson-slave\workspace\Flex_SDK_build\frameworks\projects\3.0.33'

Path is missing textlayout after projects.

Justin

Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Thanks for figuring it out.

Well the Jenkins build (and I assume the develop build my bandwidth is limited) is still failing due to a text layout path issue. 

As far as I can see the external path is correct - anyone have any ideas?

Justin

Re: TextLayout SVN link

Posted by Alex Harui <ah...@adobe.com>.


On 1/5/13 3:03 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

> Hi,
> 
>> Thanks - which is not correct. I'll see if I can fix.
> 
> Fixed the syntax to correctly use svn propset is rather tricky btw:
> svn propset svn:externals '3.0.33
> https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout' .
> 
> (note quotes and . at end).
Thanks for figuring it out.
> 
>> Also means all tagged branches and the trunk is currently broken.
> What should be do about these?
IMO, leave the tags as is.  We will fix them if we ever have to use them
again.  But I think the right thing to do is fix trunk.  The long way would
be for us to cut a 4.9.1 with an updated readme, etc, but I'm ok with you
just changing the props in the trunk.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Thanks - which is not correct. I'll see if I can fix.

Fixed the syntax to correctly use svn propset is rather tricky btw:
svn propset svn:externals '3.0.33 https://svn.apache.org/repos/asf/flex/tlf/branches/3.0/textLayout' .

(note quotes and . at end).

> Also means all tagged branches and the trunk is currently broken.
What should be do about these?

Justin

Re: TextLayout SVN link

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Running this:
> ~/Work/apache/flex/frameworks/projects/textLayout$ svn propget svn:externals
> 
> Returned this:
> 3.0.33 
> https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout

Thanks - which is not correct. I'll see if I can fix.

Also means all tagged branches and the trunk is currently broken.

Justin

Re: TextLayout SVN link

Posted by Alex Harui <ah...@adobe.com>.
Running this:
~/Work/apache/flex/frameworks/projects/textLayout$ svn propget svn:externals

Returned this:
3.0.33 
https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout

On 1/5/13 2:01 PM, "Justin Mclean" <ju...@gmail.com> wrote:

> HI,
> 
> Anyone know how the external SVN  link to text layout was set up? I had
> assumed that it was done with svn:externals but that doesn't seem to be the
> case as:
> 
> svn propget svn:externals 3.0.33
> 
> returns nothing.
> 
> Thanks,
> Justin

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui