Teneo Build Announcement Thread [message #54662] |
Fri, 29 September 2006 14:41  |
Eclipse User |
|
|
|
Hi,
This is a placeholder for Teneo build announcements. Future build announcements will be placed under
this thread.
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200803172035 is available [message #115118 is a reply to message #115105] |
Wed, 19 March 2008 09:50   |
Eclipse User |
|
|
|
Hi Fred,
I removed the PersistenceOptions.UPDATE_SCHEMA option. You should now use the hibernate
hibernate.hbm2ddl_auto option (set it to update). I will change the default behavior back to update
in the next build.
gr. Martin
fred wrote:
> Hi martin
>
> I've installed the new update of teneo in my application and now I've
> got a problem :
>
> when I launch my application with an empty database, tables were created
> with the old teneo version.
> now with new version, if database is empty, tables are not created...
>
> code I use to establish connexion and create database is :
>
> Properties props = new Properties();
> props.setProperty(Environment.DRIVER, driver);
> props.setProperty(Environment.USER, user);
> props.setProperty(Environment.PASS, password);
> props.setProperty(Environment.URL, url);
> props.setProperty(Environment.DIALECT, dialect);
> HbDataStore dataStore =
> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore("protoTournoi ");
> if (dataStore == null) {
> return;
> }
> dataStore.setEPackages(new EPackage[] { ProtoTournoiPackage.eINSTANCE});
> dataStore.setProperties(props);
> dataStore.initialize();
>
>
> is it a bug or my code has to be changed to work properly with new Teneo
> version?
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 S200805211659 is available [message #122838 is a reply to message #122828] |
Thu, 22 May 2008 07:15  |
Eclipse User |
|
|
|
Hi David,
Yes zero bug fixes look strange, the plugins are signed with a certificate that's the only difference.
gr. Martin
david wrote:
> Hi,
>
> There are no release notes for this new release and it says 0 bug fixes,
> so what is different about this release over the previous?
>
> Thx,
>
> David
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200707210543 is available [message #608856 is a reply to message #91245] |
Tue, 24 July 2007 02:13  |
Eclipse User |
|
|
|
Hi Vaibhav,
There is an issue with copying the build from the build server to the eclipse download site. I don't
know when this will be solved. Hopefully soon, otherwise I will try to make this build available
somewhere else.
Btw, I am on holiday right now so it will take a few days before I can look at your other question.
gr. Martin
Vaibhav Kulkarni wrote:
> Hi Martin
> Download page only shows 20070712 build for down load. How can we
> download build on 20070721 ??
>
> Thanks
>
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200707210543 is available [message #608893 is a reply to message #91447] |
Wed, 25 July 2007 00:10  |
Eclipse User |
|
|
|
Hi Vaibhav,
The issue has been resolved, the build is available for download.
gr. Martin
Martin Taal wrote:
> Hi Vaibhav,
> There is an issue with copying the build from the build server to the
> eclipse download site. I don't know when this will be solved. Hopefully
> soon, otherwise I will try to make this build available somewhere else.
>
> Btw, I am on holiday right now so it will take a few days before I can
> look at your other question.
>
> gr. Martin
>
> Vaibhav Kulkarni wrote:
>> Hi Martin
>> Download page only shows 20070712 build for down load. How can we
>> download build on 20070721 ??
>>
>> Thanks
>>
>>
>
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200708101732 is available [message #609463 is a reply to message #93209] |
Sat, 11 August 2007 06:08  |
Eclipse User |
|
|
|
I have problems to unzip the examples zip. After some research it turned out
that it is a matter of file length. Windows has a length restriction of 260
chars. The worst file name length i found in the zip is 225:
eclipse\plugins\org.eclipse.emf.teneo.samples_0.8.0.v2007081 01732\org\eclipse\emf\teneo\samples\emf\detach\detachfeature map\presentation\DetachfeaturemapModelWizard$Detachfeaturema pModelWizardInitialObjectCreationPage$1.class
So, for the basename to which you want to extract, remain 35 chars. As
example, "C\java\eclipse-3.3\extension-teneo_I200708101732\" is to long.
Though i think that this basename is not that unusual.
Olaf
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200708101732 is available [message #609464 is a reply to message #93272] |
Sun, 12 August 2007 10:06  |
Eclipse User |
|
|
|
Hi Olaf,
Thanks for reporting this. I am not that happy with the current deep structure of the sample models
packages anyway. So this issue is an extra reason to change that.
Can you enter a bugzilla for this?
gr. Martin
Olaf Groeger wrote:
> I have problems to unzip the examples zip. After some research it turned out
> that it is a matter of file length. Windows has a length restriction of 260
> chars. The worst file name length i found in the zip is 225:
> eclipse\plugins\org.eclipse.emf.teneo.samples_0.8.0.v2007081 01732\org\eclipse\emf\teneo\samples\emf\detach\detachfeature map\presentation\DetachfeaturemapModelWizard$Detachfeaturema pModelWizardInitialObjectCreationPage$1.class
>
> So, for the basename to which you want to extract, remain 35 chars. As
> example, "C\java\eclipse-3.3\extension-teneo_I200708101732\" is to long.
> Though i think that this basename is not that unusual.
>
> Olaf
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200803172035 is available [message #615931 is a reply to message #115022] |
Wed, 19 March 2008 09:35  |
Eclipse User |
|
|
|
Hi martin
I've installed the new update of teneo in my application and now I've got
a problem :
when I launch my application with an empty database, tables were created
with the old teneo version.
now with new version, if database is empty, tables are not created...
code I use to establish connexion and create database is :
Properties props = new Properties();
props.setProperty(Environment.DRIVER, driver);
props.setProperty(Environment.USER, user);
props.setProperty(Environment.PASS, password);
props.setProperty(Environment.URL, url);
props.setProperty(Environment.DIALECT, dialect);
HbDataStore dataStore =
(HbDataStore)HbHelper.INSTANCE.createRegisterDataStore("protoTournoi ");
if (dataStore == null) {
return;
}
dataStore.setEPackages(new EPackage[] { ProtoTournoiPackage.eINSTANCE});
dataStore.setProperties(props);
dataStore.initialize();
is it a bug or my code has to be changed to work properly with new Teneo
version?
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 I200803172035 is available [message #615932 is a reply to message #115105] |
Wed, 19 March 2008 09:50  |
Eclipse User |
|
|
|
Hi Fred,
I removed the PersistenceOptions.UPDATE_SCHEMA option. You should now use the hibernate
hibernate.hbm2ddl_auto option (set it to update). I will change the default behavior back to update
in the next build.
gr. Martin
fred wrote:
> Hi martin
>
> I've installed the new update of teneo in my application and now I've
> got a problem :
>
> when I launch my application with an empty database, tables were created
> with the old teneo version.
> now with new version, if database is empty, tables are not created...
>
> code I use to establish connexion and create database is :
>
> Properties props = new Properties();
> props.setProperty(Environment.DRIVER, driver);
> props.setProperty(Environment.USER, user);
> props.setProperty(Environment.PASS, password);
> props.setProperty(Environment.URL, url);
> props.setProperty(Environment.DIALECT, dialect);
> HbDataStore dataStore =
> (HbDataStore)HbHelper.INSTANCE.createRegisterDataStore("protoTournoi ");
> if (dataStore == null) {
> return;
> }
> dataStore.setEPackages(new EPackage[] { ProtoTournoiPackage.eINSTANCE});
> dataStore.setProperties(props);
> dataStore.initialize();
>
>
> is it a bug or my code has to be changed to work properly with new Teneo
> version?
>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: [Announce] EMFT TENEO 0.8.0 S200805211659 is available [message #618123 is a reply to message #122828] |
Thu, 22 May 2008 07:15  |
Eclipse User |
|
|
|
Hi David,
Yes zero bug fixes look strange, the plugins are signed with a certificate that's the only difference.
gr. Martin
david wrote:
> Hi,
>
> There are no release notes for this new release and it says 0 bug fixes,
> so what is different about this release over the previous?
>
> Thx,
>
> David
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|