Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Tigerstripe » Tigerstripe 0.4 "Alize" Release
Tigerstripe 0.4 "Alize" Release [message #11759] Tue, 23 September 2008 21:19 Go to next message
Eric Dillon is currently offline Eric DillonFriend
Messages: 103
Registered: July 2009
Senior Member
Hi all,

I am pleased to announce the availability of Tigerstripe 0.4 ŒAlize¹. It has
been successfully uploaded to the Eclipse download servers, and should be
available within a couple of hours after all mirrors have had time to
refresh from:

http://www.eclipse.org/tigerstripe/downloads


Why should you update?
One of the key aspects of this release is the support for Ganymede.
Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else,
this version will bring you up2date with Eclipse without impact on your
existing models.

What is in this release?
The highlights of this release can be summarized as follows:
* Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymede
to run. We have migrated the code that wasn¹t compliant and taken advantage
of some of the newer features offered by Ganymede.
* Packages are part of the Meta-Model: we have introduced a new type of
model artifact in the Tigerstripe metamodel to represent Packages. In the
past, packages weren¹t truly part of the metamodel and were mere identifier
for the containers of other artifacts. With this version, IArtifactPackage
is now available from the API which allows to document, use stereotypes, and
annotate packages. A right-click on a package will bring up the
corresponding detailed Editor. Note that packages cannot be represented on
Class Diagrams yet. This will be available by our next release (0.5 ­ Bora)
* Custom Artifact Tools and Rendering: beginning with this version, we are
introducing a new concept in Tigerstripe that will allow to tailor
Tigerstripe for even more specific modeling domains. Without changing the
underlying metamodel, we allow to customize the way the modeling environment
looks by using custom icons, labels and decorations for all model elements
based on annotations. We will soon post a tutorial on how to use this
feature, so you can re-skin Tigerstripe modeling environment to your
specific needs/domain.
* Additional support for Model Componentization: Tigerstripe is clearly
aimed at supporting modeling on large, distributed models. With this release
we stress tested Tigerstripe with some larger models and fixed a number of
issues. We also integrated with Buckminster to allow to materialize a set of
model components from a model repository. Finally, Tigerstripe Modules
(read-only models) have now been fully integrated with Annotations, allowing
to distributed read-only model components, with their read-only annotations.
* Annotation rendering on GMF Diagrams: we worked on additional robustness
for the Tigerstripe Annotation Framework, but we also added the ability to
render annotations on Tigerstripe Class Diagrams selectively. This will
allow to further document models through annotations on the diagram content.

How you install/upgrade?
Because this release now requires Eclipse Ganymede, you will need to
download and install that version of Eclipse. We recommend using the Eclipse
Classic 3.4 version which is available from the main Eclipse download page
at http://www.eclipse.org/downloads
Once you have unzip this version of Eclipse, download the
³bundle-tigerstripe-workbench-0.4_incubation.zip² file from
http://www.eclipse.org/tigerstripe/downloads and simply unzip it on top of
your Eclipse install. You will need to accept a few ³file overwrites², and
you will basically get all the Tigerstripe plugins + all the required
plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.

At that stage, you¹re ready to model off!

Known Issues
* Diagram auditing is currently disabled in this version. We will restore
this feature in an upcoming maintenance release of Tigerstripe 0.4
* Under certain conditions, we have noticed race conditions when using the
³delete from model² feature on Class Diagrams.
To report bugs or new feature request, please use bugzilla at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tigerstr ipe

Roadmap and Future releases
We are currently finalizing our roadmap and schedule of future releases.
This will be available on our wiki by the end of September at
http://wiki.eclipse.org/Tigerstripe

Regards,
Eric Dillon on behalf of the Tigerstripe Team.
Re: Tigerstripe 0.4 "Alize" Release [message #11795 is a reply to message #11759] Fri, 26 September 2008 19:21 Go to previous messageGo to next message
Eric Dillon is currently offline Eric DillonFriend
Messages: 103
Registered: July 2009
Senior Member
Hi all,

It was reported to me that the
bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
on Windows. This was not intentional, and probably caused by some kind of
corruption of the file.

I've recreated the bundle and uploaded it to the Eclipse download server.
It take a couple of hours to be replicated on all mirrors.

Sorry for the inconvenience.
Eric



On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
Dillon" <erdillon@cisco.com> wrote:

> Hi all,
>
> I am pleased to announce the availability of Tigerstripe 0.4 ŒAlize¹. It has
> been successfully uploaded to the Eclipse download servers, and should be
> available within a couple of hours after all mirrors have had time to
> refresh from:
>
> http://www.eclipse.org/tigerstripe/downloads
>
>
> Why should you update?
> One of the key aspects of this release is the support for Ganymede.
> Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else,
> this version will bring you up2date with Eclipse without impact on your
> existing models.
>
> What is in this release?
> The highlights of this release can be summarized as follows:
> * Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymede
> to run. We have migrated the code that wasn¹t compliant and taken advantage
> of some of the newer features offered by Ganymede.
> * Packages are part of the Meta-Model: we have introduced a new type of
> model artifact in the Tigerstripe metamodel to represent Packages. In the
> past, packages weren¹t truly part of the metamodel and were mere identifier
> for the containers of other artifacts. With this version, IArtifactPackage
> is now available from the API which allows to document, use stereotypes, and
> annotate packages. A right-click on a package will bring up the
> corresponding detailed Editor. Note that packages cannot be represented on
> Class Diagrams yet. This will be available by our next release (0.5 ­ Bora)
> * Custom Artifact Tools and Rendering: beginning with this version, we are
> introducing a new concept in Tigerstripe that will allow to tailor
> Tigerstripe for even more specific modeling domains. Without changing the
> underlying metamodel, we allow to customize the way the modeling environment
> looks by using custom icons, labels and decorations for all model elements
> based on annotations. We will soon post a tutorial on how to use this
> feature, so you can re-skin Tigerstripe modeling environment to your
> specific needs/domain.
> * Additional support for Model Componentization: Tigerstripe is clearly
> aimed at supporting modeling on large, distributed models. With this release
> we stress tested Tigerstripe with some larger models and fixed a number of
> issues. We also integrated with Buckminster to allow to materialize a set of
> model components from a model repository. Finally, Tigerstripe Modules
> (read-only models) have now been fully integrated with Annotations, allowing
> to distributed read-only model components, with their read-only annotations.
> * Annotation rendering on GMF Diagrams: we worked on additional robustness
> for the Tigerstripe Annotation Framework, but we also added the ability to
> render annotations on Tigerstripe Class Diagrams selectively. This will
> allow to further document models through annotations on the diagram content.
>
> How you install/upgrade?
> Because this release now requires Eclipse Ganymede, you will need to
> download and install that version of Eclipse. We recommend using the Eclipse
> Classic 3.4 version which is available from the main Eclipse download page
> at http://www.eclipse.org/downloads
> Once you have unzip this version of Eclipse, download the
> ³bundle-tigerstripe-workbench-0.4_incubation.zip² file from
> http://www.eclipse.org/tigerstripe/downloads and simply unzip it on top of
> your Eclipse install. You will need to accept a few ³file overwrites², and
> you will basically get all the Tigerstripe plugins + all the required
> plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.
>
> At that stage, you¹re ready to model off!
>
> Known Issues
> * Diagram auditing is currently disabled in this version. We will restore
> this feature in an upcoming maintenance release of Tigerstripe 0.4
> * Under certain conditions, we have noticed race conditions when using the
> ³delete from model² feature on Class Diagrams.
> To report bugs or new feature request, please use bugzilla at
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tigerstr ipe
>
> Roadmap and Future releases
> We are currently finalizing our roadmap and schedule of future releases.
> This will be available on our wiki by the end of September at
> http://wiki.eclipse.org/Tigerstripe
>
> Regards,
> Eric Dillon on behalf of the Tigerstripe Team.
>
Re: Tigerstripe 0.4 "Alize" Release [message #11831 is a reply to message #11795] Fri, 26 September 2008 20:13 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------060507020302020304040304
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Eric,

I've heard of problems like this because the built-in windows unzip
utility is a bit brain-dead:

http://www.eclipsezone.com/eclipse/forums/t88868.rhtml

So it might well be the case that your zip is fine the the user
complaining about it is using a bad unzip utility...



Eric Dillon wrote:
> Hi all,
>
> It was reported to me that the
> bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
> on Windows. This was not intentional, and probably caused by some kind of
> corruption of the file.
>
> I've recreated the bundle and uploaded it to the Eclipse download server.
> It take a couple of hours to be replicated on all mirrors.
>
> Sorry for the inconvenience.
> Eric
>
>
>
> On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
> Dillon" <erdillon@cisco.com> wrote:
>
>
>> Hi all,
>>
>> I am pleased to announce the availability of Tigerstripe 0.4 OEAlize


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Tigerstripe 0.4 "Alize" Release [message #11868 is a reply to message #11831] Fri, 26 September 2008 21:57 Go to previous message
Eric Dillon is currently offline Eric DillonFriend
Messages: 103
Registered: July 2009
Senior Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3305285830_3137004
Content-type: text/plain;
charset="UTF-8"
Content-transfer-encoding: 8bit

Good to know! Everything works fine on my Mac ;-)

Thanks,
Eric


On 9/26/08 1:13 PM, in article gbjfom$7nj$1@build.eclipse.org, "Ed Merks"
<Ed.Merks@gmail.com> wrote:

> Eric,
>
> I've heard of problems like this because the built-in windows unzip utility is
> a bit brain-dead:
>> http://www.eclipsezone.com/eclipse/forums/t88868.rhtml
> So it might well be the case that your zip is fine the the user complaining
> about it is using a bad unzip utility...
>
>
>
> Eric Dillon wrote:
>>
>> Hi all,
>>
>> It was reported to me that the
>> bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
>> on Windows. This was not intentional, and probably caused by some kind of
>> corruption of the file.
>>
>> I've recreated the bundle and uploaded it to the Eclipse download server.
>> It take a couple of hours to be replicated on all mirrors.
>>
>> Sorry for the inconvenience.
>> Eric
>>
>>
>>
>> On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
>> Dillon" <erdillon@cisco.com> <mailto:erdillon@cisco.com> wrote:
>>
>>
>>
>>>
>>> Hi all,
>>>
>>> I am pleased to announce the availability of Tigerstripe 0.4 ŒAlize¹. It has
>>> been successfully uploaded to the Eclipse download servers, and should be
>>> available within a couple of hours after all mirrors have had time to
>>> refresh from:
>>>
>>> http://www.eclipse.org/tigerstripe/downloads
>>>
>>>
>>> Why should you update?
>>> One of the key aspects of this release is the support for Ganymede.
>>> Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else,
>>> this version will bring you up2date with Eclipse without impact on your
>>> existing models.
>>>
>>> What is in this release?
>>> The highlights of this release can be summarized as follows:
>>> * Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymede
>>> to run. We have migrated the code that wasn¹t compliant and taken advantage
>>> of some of the newer features offered by Ganymede.
>>> * Packages are part of the Meta-Model: we have introduced a new type of
>>> model artifact in the Tigerstripe metamodel to represent Packages. In the
>>> past, packages weren¹t truly part of the metamodel and were mere identifier
>>> for the containers of other artifacts. With this version, IArtifactPackage
>>> is now available from the API which allows to document, use stereotypes, and
>>> annotate packages. A right-click on a package will bring up the
>>> corresponding detailed Editor. Note that packages cannot be represented on
>>> Class Diagrams yet. This will be available by our next release (0.5 ­ Bora)
>>> * Custom Artifact Tools and Rendering: beginning with this version, we are
>>> introducing a new concept in Tigerstripe that will allow to tailor
>>> Tigerstripe for even more specific modeling domains. Without changing the
>>> underlying metamodel, we allow to customize the way the modeling environment
>>> looks by using custom icons, labels and decorations for all model elements
>>> based on annotations. We will soon post a tutorial on how to use this
>>> feature, so you can re-skin Tigerstripe modeling environment to your
>>> specific needs/domain.
>>> * Additional support for Model Componentization: Tigerstripe is clearly
>>> aimed at supporting modeling on large, distributed models. With this release
>>> we stress tested Tigerstripe with some larger models and fixed a number of
>>> issues. We also integrated with Buckminster to allow to materialize a set of
>>> model components from a model repository. Finally, Tigerstripe Modules
>>> (read-only models) have now been fully integrated with Annotations, allowing
>>> to distributed read-only model components, with their read-only annotations.
>>> * Annotation rendering on GMF Diagrams: we worked on additional robustness
>>> for the Tigerstripe Annotation Framework, but we also added the ability to
>>> render annotations on Tigerstripe Class Diagrams selectively. This will
>>> allow to further document models through annotations on the diagram content.
>>>
>>> How you install/upgrade?
>>> Because this release now requires Eclipse Ganymede, you will need to
>>> download and install that version of Eclipse. We recommend using the Eclipse
>>> Classic 3.4 version which is available from the main Eclipse download page
>>> at http://www.eclipse.org/downloads
>>> Once you have unzip this version of Eclipse, download the
>>> ³bundle-tigerstripe-workbench-0.4_incubation.zip² file from
>>> http://www.eclipse.org/tigerstripe/downloads and simply unzip it on top of
>>> your Eclipse install. You will need to accept a few ³file overwrites², and
>>> you will basically get all the Tigerstripe plugins + all the required
>>> plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.
>>>
>>> At that stage, you¹re ready to model off!
>>>
>>> Known Issues
>>> * Diagram auditing is currently disabled in this version. We will restore
>>> this feature in an upcoming maintenance release of Tigerstripe 0.4
>>> * Under certain conditions, we have noticed race conditions when using the
>>> ³delete from model² feature on Class Diagrams.
>>> To report bugs or new feature request, please use bugzilla at
>>> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tigerstr ipe
>>>
>>> Roadmap and Future releases
>>> We are currently finalizing our roadmap and schedule of future releases.
>>> This will be available on our wiki by the end of September at
>>> http://wiki.eclipse.org/Tigerstripe
>>>
>>> Regards,
>>> Eric Dillon on behalf of the Tigerstripe Team.
>>>
>>>
>>>
>>
>>
>>
>


--B_3305285830_3137004
Content-type: text/html;
charset="UTF-8"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Re: Tigerstripe 0.4 &quot;Alize&quot; Release</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:10pt=
'>Good to know! Everything works fine on my Mac ;-)<BR>
<BR>
Thanks,<BR>
Eric<BR>
<BR>
<BR>
On 9/26/08 1:13 PM, in article <a href=3D"gbjfom$7nj$1@build.eclipse.org">gbj=
fom$7nj$1@build.eclipse.org</a>, &quot;Ed Merks&quot; &lt;<a href=3D"Ed.Merks@=
gmail.com">Ed.Merks@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'>Eric,<BR>
<BR>
I've heard of problems like this because the built-in windows unzip utility=
is a bit brain-dead:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'><a href=3D"http://www.eclipsezone.com/eclipse/foru=
ms/t88868.rhtml">http://www.eclipsezone.com/eclipse/forums/t88868.rhtml</a><=
BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'>So it might well be the case that your zip is f=
ine the the user complaining about it is using a bad unzip utility...<BR>
<BR>
<BR>
<BR>
Eric Dillon wrote: <BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'> <BR>
Hi all,<BR>
<BR>
It was reported to me that the<BR>
bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a passwor=
d<BR>
on Windows. This was not intentional, and probably caused by some kind of<B=
R>
corruption of the file.<BR>
<BR>
I've recreated the bundle and uploaded it to the Eclipse download server.<B=
R>
It take a couple of hours to be replicated on all mirrors.<BR>
<BR>
Sorry for the inconvenience.<BR>
Eric<BR>
<BR>
<BR>
<BR>
On 9/23/08 2:19 PM, in article <a href=3D"C4FEAB8A.B42E%erdillon@cisco.com">C=
4FEAB8A.B42E%erdillon@cisco.com</a>, &quot;Eric<BR>
Dillon&quot; &lt;<a href=3D"erdillon@cisco.com">erdillon@cisco.com</a>&gt; &l=
t;<a href=3D"mailto:erdillon@cisco.com">mailto:erdillon@cisco.com</a>&gt; &nbs=
p;wrote:<BR>
<BR>
&nbsp;&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'> <BR>
Hi all,<BR>
<BR>
I am pleased to announce the availability of Tigerstripe 0.4 &#338;Alize&su=
p1;. It has<BR>
been successfully uploaded to the Eclipse download servers, and should be<B=
R>
available within a couple of hours after all mirrors have had time to<BR>
refresh from:<BR>
<BR>
<a href=3D"http://www.eclipse.org/tigerstripe/downloads">http://www.eclipse.o=
rg/tigerstripe/downloads</a><BR>
<BR>
<BR>
Why should you update?<BR>
One of the key aspects of this release is the support for Ganymede.<BR>
Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else=
,<BR>
this version will bring you up2date with Eclipse without impact on your<BR>
existing models.<BR>
<BR>
What is in this release?<BR>
The highlights of this release can be summarized as follows:<BR>
* Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymed=
e<BR>
to run. We have migrated the code that wasn&sup1;t compliant and taken adva=
ntage<BR>
of some of the newer features offered by Ganymede.<BR>
* Packages are part of the Meta-Model: we have introduced a new type of<BR>
model artifact in the Tigerstripe metamodel to represent Packages. In the<B=
R>
past, packages weren&sup1;t truly part of the metamodel and were mere ident=
ifier<BR>
for the containers of other artifacts. With this version, IArtifactPackage<=
BR>
is now available from the API which allows to document, use stereotypes, an=
d<BR>
annotate packages. A right-click on a package will bring up the<BR>
corresponding detailed Editor. Note that packages cannot be represented on<=
BR>
Class Diagrams yet. This will be available by our next release (0.5 &shy; B=
ora)<BR>
* Custom Artifact Tools and Rendering: beginning with this version, we are<=
BR>
introducing a new concept in Tigerstripe that will allow to tailor<BR>
Tigerstripe for even more specific modeling domains. Without changing the<B=
R>
underlying metamodel, we allow to customize the way the modeling environmen=
t<BR>
looks by using custom icons, labels and decorations for all model elements<=
BR>
based on annotations. We will soon post a tutorial on how to use this<BR>
feature, so you can re-skin Tigerstripe modeling environment to your<BR>
specific needs/domain.<BR>
* Additional support for Model Componentization: Tigerstripe is clearly<BR>
aimed at supporting modeling on large, distributed models. With this releas=
e<BR>
we stress tested Tigerstripe with some larger models and fixed a number of<=
BR>
issues. We also integrated with Buckminster to allow to materialize a set o=
f<BR>
model components from a model repository. Finally, Tigerstripe Modules<BR>
(read-only models) have now been fully integrated with Annotations, allowin=
g<BR>
to distributed read-only model components, with their read-only annotations=
..<BR>
* Annotation rendering on GMF Diagrams: we worked on additional robustness<=
BR>
for the Tigerstripe Annotation Framework, but we also added the ability to<=
BR>
render annotations on Tigerstripe Class Diagrams selectively. This will<BR>
allow to further document models through annotations on the diagram content=
..<BR>
<BR>
How you install/upgrade?<BR>
Because this release now requires Eclipse Ganymede, you will need to<BR>
download and install that version of Eclipse. We recommend using the Eclips=
e<BR>
Classic 3.4 version which is available from the main Eclipse download page<=
BR>
at <a href=3D"http://www.eclipse.org/downloads">http://www.eclipse.org/downlo=
ads</a><BR>
Once you have unzip this version of Eclipse, download the<BR>
&sup3;bundle-tigerstripe-workbench-0.4_incubation.zip&am p;sup2; file from<BR>
<a href=3D"http://www.eclipse.org/tigerstripe/downloads">http://www.eclipse.o=
rg/tigerstripe/downloads</a> and simply unzip it on top of<BR>
your Eclipse install. You will need to accept a few &sup3;file overwrites&s=
up2;, and<BR>
you will basically get all the Tigerstripe plugins + all the required<BR>
plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.<BR>
<BR>
At that stage, you&sup1;re ready to model off!<BR>
<BR>
Known Issues<BR>
* Diagram auditing is currently disabled in this version. We will restore<B=
R>
this feature in an upcoming maintenance release of Tigerstripe 0.4<BR>
* Under certain conditions, we have noticed race conditions when using the<=
BR>
&sup3;delete from model&sup2; feature on Class Diagrams.<BR>
To report bugs or new feature request, please use bugzilla at<BR>
<a href=3D" https://bugs.eclipse.org/bugs/enter_bug.cgi?product=3DTigers tripe">h=
ttps://bugs.eclipse.org/bugs/enter_bug.cgi?product=3DTigerst ripe</a><BR>
<BR>
Roadmap and Future releases<BR>
We are currently finalizing our roadmap and schedule of future releases.<BR=
>
This will be available on our wiki by the end of September at<BR>
<a href=3D"http://wiki.eclipse.org/Tigerstripe">http://wiki.eclipse.org/Tiger=
stripe</a><BR>
<BR>
Regards,<BR>
Eric Dillon on behalf of the Tigerstripe Team.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'> <BR>
<BR>
&nbsp;&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'><BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>


--B_3305285830_3137004--
Re: Tigerstripe 0.4 "Alize" Release [message #563698 is a reply to message #11759] Fri, 26 September 2008 19:21 Go to previous message
Eric Dillon is currently offline Eric DillonFriend
Messages: 103
Registered: July 2009
Senior Member
Hi all,

It was reported to me that the
bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
on Windows. This was not intentional, and probably caused by some kind of
corruption of the file.

I've recreated the bundle and uploaded it to the Eclipse download server.
It take a couple of hours to be replicated on all mirrors.

Sorry for the inconvenience.
Eric



On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
Dillon" <erdillon@cisco.com> wrote:

> Hi all,
>
> I am pleased to announce the availability of Tigerstripe 0.4 ŒAlize¹. It has
> been successfully uploaded to the Eclipse download servers, and should be
> available within a couple of hours after all mirrors have had time to
> refresh from:
>
> http://www.eclipse.org/tigerstripe/downloads
>
>
> Why should you update?
> One of the key aspects of this release is the support for Ganymede.
> Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else,
> this version will bring you up2date with Eclipse without impact on your
> existing models.
>
> What is in this release?
> The highlights of this release can be summarized as follows:
> * Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymede
> to run. We have migrated the code that wasn¹t compliant and taken advantage
> of some of the newer features offered by Ganymede.
> * Packages are part of the Meta-Model: we have introduced a new type of
> model artifact in the Tigerstripe metamodel to represent Packages. In the
> past, packages weren¹t truly part of the metamodel and were mere identifier
> for the containers of other artifacts. With this version, IArtifactPackage
> is now available from the API which allows to document, use stereotypes, and
> annotate packages. A right-click on a package will bring up the
> corresponding detailed Editor. Note that packages cannot be represented on
> Class Diagrams yet. This will be available by our next release (0.5 ­ Bora)
> * Custom Artifact Tools and Rendering: beginning with this version, we are
> introducing a new concept in Tigerstripe that will allow to tailor
> Tigerstripe for even more specific modeling domains. Without changing the
> underlying metamodel, we allow to customize the way the modeling environment
> looks by using custom icons, labels and decorations for all model elements
> based on annotations. We will soon post a tutorial on how to use this
> feature, so you can re-skin Tigerstripe modeling environment to your
> specific needs/domain.
> * Additional support for Model Componentization: Tigerstripe is clearly
> aimed at supporting modeling on large, distributed models. With this release
> we stress tested Tigerstripe with some larger models and fixed a number of
> issues. We also integrated with Buckminster to allow to materialize a set of
> model components from a model repository. Finally, Tigerstripe Modules
> (read-only models) have now been fully integrated with Annotations, allowing
> to distributed read-only model components, with their read-only annotations.
> * Annotation rendering on GMF Diagrams: we worked on additional robustness
> for the Tigerstripe Annotation Framework, but we also added the ability to
> render annotations on Tigerstripe Class Diagrams selectively. This will
> allow to further document models through annotations on the diagram content.
>
> How you install/upgrade?
> Because this release now requires Eclipse Ganymede, you will need to
> download and install that version of Eclipse. We recommend using the Eclipse
> Classic 3.4 version which is available from the main Eclipse download page
> at http://www.eclipse.org/downloads
> Once you have unzip this version of Eclipse, download the
> ³bundle-tigerstripe-workbench-0.4_incubation.zip² file from
> http://www.eclipse.org/tigerstripe/downloads and simply unzip it on top of
> your Eclipse install. You will need to accept a few ³file overwrites², and
> you will basically get all the Tigerstripe plugins + all the required
> plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.
>
> At that stage, you¹re ready to model off!
>
> Known Issues
> * Diagram auditing is currently disabled in this version. We will restore
> this feature in an upcoming maintenance release of Tigerstripe 0.4
> * Under certain conditions, we have noticed race conditions when using the
> ³delete from model² feature on Class Diagrams.
> To report bugs or new feature request, please use bugzilla at
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tigerstr ipe
>
> Roadmap and Future releases
> We are currently finalizing our roadmap and schedule of future releases.
> This will be available on our wiki by the end of September at
> http://wiki.eclipse.org/Tigerstripe
>
> Regards,
> Eric Dillon on behalf of the Tigerstripe Team.
>
Re: Tigerstripe 0.4 "Alize" Release [message #563722 is a reply to message #11795] Fri, 26 September 2008 20:13 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------060507020302020304040304
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Eric,

I've heard of problems like this because the built-in windows unzip
utility is a bit brain-dead:

http://www.eclipsezone.com/eclipse/forums/t88868.rhtml

So it might well be the case that your zip is fine the the user
complaining about it is using a bad unzip utility...



Eric Dillon wrote:
> Hi all,
>
> It was reported to me that the
> bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
> on Windows. This was not intentional, and probably caused by some kind of
> corruption of the file.
>
> I've recreated the bundle and uploaded it to the Eclipse download server.
> It take a couple of hours to be replicated on all mirrors.
>
> Sorry for the inconvenience.
> Eric
>
>
>
> On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
> Dillon" <erdillon@cisco.com> wrote:
>
>
>> Hi all,
>>
>> I am pleased to announce the availability of Tigerstripe 0.4 OEAlize


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Tigerstripe 0.4 "Alize" Release [message #563744 is a reply to message #11831] Fri, 26 September 2008 21:57 Go to previous message
Eric Dillon is currently offline Eric DillonFriend
Messages: 103
Registered: July 2009
Senior Member
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3305285830_3137004
Content-type: text/plain;
charset="UTF-8"
Content-transfer-encoding: 8bit

Good to know! Everything works fine on my Mac ;-)

Thanks,
Eric


On 9/26/08 1:13 PM, in article gbjfom$7nj$1@build.eclipse.org, "Ed Merks"
<Ed.Merks@gmail.com> wrote:

> Eric,
>
> I've heard of problems like this because the built-in windows unzip utility is
> a bit brain-dead:
>> http://www.eclipsezone.com/eclipse/forums/t88868.rhtml
> So it might well be the case that your zip is fine the the user complaining
> about it is using a bad unzip utility...
>
>
>
> Eric Dillon wrote:
>>
>> Hi all,
>>
>> It was reported to me that the
>> bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a password
>> on Windows. This was not intentional, and probably caused by some kind of
>> corruption of the file.
>>
>> I've recreated the bundle and uploaded it to the Eclipse download server.
>> It take a couple of hours to be replicated on all mirrors.
>>
>> Sorry for the inconvenience.
>> Eric
>>
>>
>>
>> On 9/23/08 2:19 PM, in article C4FEAB8A.B42E%erdillon@cisco.com, "Eric
>> Dillon" <erdillon@cisco.com> <mailto:erdillon@cisco.com> wrote:
>>
>>
>>
>>>
>>> Hi all,
>>>
>>> I am pleased to announce the availability of Tigerstripe 0.4 ŒAlize¹. It has
>>> been successfully uploaded to the Eclipse download servers, and should be
>>> available within a couple of hours after all mirrors have had time to
>>> refresh from:
>>>
>>> http://www.eclipse.org/tigerstripe/downloads
>>>
>>>
>>> Why should you update?
>>> One of the key aspects of this release is the support for Ganymede.
>>> Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else,
>>> this version will bring you up2date with Eclipse without impact on your
>>> existing models.
>>>
>>> What is in this release?
>>> The highlights of this release can be summarized as follows:
>>> * Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymede
>>> to run. We have migrated the code that wasn¹t compliant and taken advantage
>>> of some of the newer features offered by Ganymede.
>>> * Packages are part of the Meta-Model: we have introduced a new type of
>>> model artifact in the Tigerstripe metamodel to represent Packages. In the
>>> past, packages weren¹t truly part of the metamodel and were mere identifier
>>> for the containers of other artifacts. With this version, IArtifactPackage
>>> is now available from the API which allows to document, use stereotypes, and
>>> annotate packages. A right-click on a package will bring up the
>>> corresponding detailed Editor. Note that packages cannot be represented on
>>> Class Diagrams yet. This will be available by our next release (0.5 ­ Bora)
>>> * Custom Artifact Tools and Rendering: beginning with this version, we are
>>> introducing a new concept in Tigerstripe that will allow to tailor
>>> Tigerstripe for even more specific modeling domains. Without changing the
>>> underlying metamodel, we allow to customize the way the modeling environment
>>> looks by using custom icons, labels and decorations for all model elements
>>> based on annotations. We will soon post a tutorial on how to use this
>>> feature, so you can re-skin Tigerstripe modeling environment to your
>>> specific needs/domain.
>>> * Additional support for Model Componentization: Tigerstripe is clearly
>>> aimed at supporting modeling on large, distributed models. With this release
>>> we stress tested Tigerstripe with some larger models and fixed a number of
>>> issues. We also integrated with Buckminster to allow to materialize a set of
>>> model components from a model repository. Finally, Tigerstripe Modules
>>> (read-only models) have now been fully integrated with Annotations, allowing
>>> to distributed read-only model components, with their read-only annotations.
>>> * Annotation rendering on GMF Diagrams: we worked on additional robustness
>>> for the Tigerstripe Annotation Framework, but we also added the ability to
>>> render annotations on Tigerstripe Class Diagrams selectively. This will
>>> allow to further document models through annotations on the diagram content.
>>>
>>> How you install/upgrade?
>>> Because this release now requires Eclipse Ganymede, you will need to
>>> download and install that version of Eclipse. We recommend using the Eclipse
>>> Classic 3.4 version which is available from the main Eclipse download page
>>> at http://www.eclipse.org/downloads
>>> Once you have unzip this version of Eclipse, download the
>>> ³bundle-tigerstripe-workbench-0.4_incubation.zip² file from
>>> http://www.eclipse.org/tigerstripe/downloads and simply unzip it on top of
>>> your Eclipse install. You will need to accept a few ³file overwrites², and
>>> you will basically get all the Tigerstripe plugins + all the required
>>> plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.
>>>
>>> At that stage, you¹re ready to model off!
>>>
>>> Known Issues
>>> * Diagram auditing is currently disabled in this version. We will restore
>>> this feature in an upcoming maintenance release of Tigerstripe 0.4
>>> * Under certain conditions, we have noticed race conditions when using the
>>> ³delete from model² feature on Class Diagrams.
>>> To report bugs or new feature request, please use bugzilla at
>>> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Tigerstr ipe
>>>
>>> Roadmap and Future releases
>>> We are currently finalizing our roadmap and schedule of future releases.
>>> This will be available on our wiki by the end of September at
>>> http://wiki.eclipse.org/Tigerstripe
>>>
>>> Regards,
>>> Eric Dillon on behalf of the Tigerstripe Team.
>>>
>>>
>>>
>>
>>
>>
>


--B_3305285830_3137004
Content-type: text/html;
charset="UTF-8"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Re: Tigerstripe 0.4 &quot;Alize&quot; Release</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:10pt=
'>Good to know! Everything works fine on my Mac ;-)<BR>
<BR>
Thanks,<BR>
Eric<BR>
<BR>
<BR>
On 9/26/08 1:13 PM, in article <a href=3D"gbjfom$7nj$1@build.eclipse.org">gbj=
fom$7nj$1@build.eclipse.org</a>, &quot;Ed Merks&quot; &lt;<a href=3D"Ed.Merks@=
gmail.com">Ed.Merks@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'>Eric,<BR>
<BR>
I've heard of problems like this because the built-in windows unzip utility=
is a bit brain-dead:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'><a href=3D"http://www.eclipsezone.com/eclipse/foru=
ms/t88868.rhtml">http://www.eclipsezone.com/eclipse/forums/t88868.rhtml</a><=
BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'>So it might well be the case that your zip is f=
ine the the user complaining about it is using a bad unzip utility...<BR>
<BR>
<BR>
<BR>
Eric Dillon wrote: <BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'> <BR>
Hi all,<BR>
<BR>
It was reported to me that the<BR>
bundle-tigerstripe-workbench-0.4_incubation.zip was prompting for a passwor=
d<BR>
on Windows. This was not intentional, and probably caused by some kind of<B=
R>
corruption of the file.<BR>
<BR>
I've recreated the bundle and uploaded it to the Eclipse download server.<B=
R>
It take a couple of hours to be replicated on all mirrors.<BR>
<BR>
Sorry for the inconvenience.<BR>
Eric<BR>
<BR>
<BR>
<BR>
On 9/23/08 2:19 PM, in article <a href=3D"C4FEAB8A.B42E%erdillon@cisco.com">C=
4FEAB8A.B42E%erdillon@cisco.com</a>, &quot;Eric<BR>
Dillon&quot; &lt;<a href=3D"erdillon@cisco.com">erdillon@cisco.com</a>&gt; &l=
t;<a href=3D"mailto:erdillon@cisco.com">mailto:erdillon@cisco.com</a>&gt; &nbs=
p;wrote:<BR>
<BR>
&nbsp;&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><=
SPAN STYLE=3D'font-size:10pt'> <BR>
Hi all,<BR>
<BR>
I am pleased to announce the availability of Tigerstripe 0.4 &#338;Alize&su=
p1;. It has<BR>
been successfully uploaded to the Eclipse download servers, and should be<B=
R>
available within a couple of hours after all mirrors have had time to<BR>
refresh from:<BR>
<BR>
<a href=3D"http://www.eclipse.org/tigerstripe/downloads">http://www.eclipse.o=
rg/tigerstripe/downloads</a><BR>
<BR>
<BR>
Why should you update?<BR>
One of the key aspects of this release is the support for Ganymede.<BR>
Previously, Tigerstripe was only supporting Eclipse Europa. If nothing else=
,<BR>
this version will bring you up2date with Eclipse without impact on your<BR>
existing models.<BR>
<BR>
What is in this release?<BR>
The highlights of this release can be summarized as follows:<BR>
* Ganymede Support: Tigerstripe now supports (and requires) Eclipse Ganymed=
e<BR>
to run. We have migrated the code that wasn&sup1;t compliant and taken adva=
ntage<BR>
of some of the newer features offered by Ganymede.<BR>
* Packages are part of the Meta-Model: we have introduced a new type of<BR>
model artifact in the Tigerstripe metamodel to represent Packages. In the<B=
R>
past, packages weren&sup1;t truly part of the metamodel and were mere ident=
ifier<BR>
for the containers of other artifacts. With this version, IArtifactPackage<=
BR>
is now available from the API which allows to document, use stereotypes, an=
d<BR>
annotate packages. A right-click on a package will bring up the<BR>
corresponding detailed Editor. Note that packages cannot be represented on<=
BR>
Class Diagrams yet. This will be available by our next release (0.5 &shy; B=
ora)<BR>
* Custom Artifact Tools and Rendering: beginning with this version, we are<=
BR>
introducing a new concept in Tigerstripe that will allow to tailor<BR>
Tigerstripe for even more specific modeling domains. Without changing the<B=
R>
underlying metamodel, we allow to customize the way the modeling environmen=
t<BR>
looks by using custom icons, labels and decorations for all model elements<=
BR>
based on annotations. We will soon post a tutorial on how to use this<BR>
feature, so you can re-skin Tigerstripe modeling environment to your<BR>
specific needs/domain.<BR>
* Additional support for Model Componentization: Tigerstripe is clearly<BR>
aimed at supporting modeling on large, distributed models. With this releas=
e<BR>
we stress tested Tigerstripe with some larger models and fixed a number of<=
BR>
issues. We also integrated with Buckminster to allow to materialize a set o=
f<BR>
model components from a model repository. Finally, Tigerstripe Modules<BR>
(read-only models) have now been fully integrated with Annotations, allowin=
g<BR>
to distributed read-only model components, with their read-only annotations=
..<BR>
* Annotation rendering on GMF Diagrams: we worked on additional robustness<=
BR>
for the Tigerstripe Annotation Framework, but we also added the ability to<=
BR>
render annotations on Tigerstripe Class Diagrams selectively. This will<BR>
allow to further document models through annotations on the diagram content=
..<BR>
<BR>
How you install/upgrade?<BR>
Because this release now requires Eclipse Ganymede, you will need to<BR>
download and install that version of Eclipse. We recommend using the Eclips=
e<BR>
Classic 3.4 version which is available from the main Eclipse download page<=
BR>
at <a href=3D"http://www.eclipse.org/downloads">http://www.eclipse.org/downlo=
ads</a><BR>
Once you have unzip this version of Eclipse, download the<BR>
&sup3;bundle-tigerstripe-workbench-0.4_incubation.zip&am p;sup2; file from<BR>
<a href=3D"http://www.eclipse.org/tigerstripe/downloads">http://www.eclipse.o=
rg/tigerstripe/downloads</a> and simply unzip it on top of<BR>
your Eclipse install. You will need to accept a few &sup3;file overwrites&s=
up2;, and<BR>
you will basically get all the Tigerstripe plugins + all the required<BR>
plugins that Tigerstripe is built on, such as EMF, GMF, GEF, etc.<BR>
<BR>
At that stage, you&sup1;re ready to model off!<BR>
<BR>
Known Issues<BR>
* Diagram auditing is currently disabled in this version. We will restore<B=
R>
this feature in an upcoming maintenance release of Tigerstripe 0.4<BR>
* Under certain conditions, we have noticed race conditions when using the<=
BR>
&sup3;delete from model&sup2; feature on Class Diagrams.<BR>
To report bugs or new feature request, please use bugzilla at<BR>
<a href=3D" https://bugs.eclipse.org/bugs/enter_bug.cgi?product=3DTigers tripe">h=
ttps://bugs.eclipse.org/bugs/enter_bug.cgi?product=3DTigerst ripe</a><BR>
<BR>
Roadmap and Future releases<BR>
We are currently finalizing our roadmap and schedule of future releases.<BR=
>
This will be available on our wiki by the end of September at<BR>
<a href=3D"http://wiki.eclipse.org/Tigerstripe">http://wiki.eclipse.org/Tiger=
stripe</a><BR>
<BR>
Regards,<BR>
Eric Dillon on behalf of the Tigerstripe Team.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'> <BR>
<BR>
&nbsp;&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial">=
<SPAN STYLE=3D'font-size:10pt'><BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>


--B_3305285830_3137004--
Previous Topic:Tigerstripe 0.4 "Alize" Release
Next Topic:Problems uploading TS 0.4 into Ganymede with update site
Goto Forum:
  


Current Time: Fri Apr 19 06:29:07 GMT 2024

Powered by FUDForum. Page generated in 0.02278 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top