Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [umlgen-dev] Master Mars build fails

Dear Johan,

The branch master builds against the last Mars release.
Acceleo has just been updated from 3.6.0 to 3.6.1. In this context, the method reset() has been removed from AcceleoWorkspaceUtil class (I'm discovering at this moment).
That's why Uml2autojava.java does not compile anymore.
So, it is required to migrate this class to fix it.

Best regards,
Cedric


Le 07/10/2015 17:27, Johan Hardy a écrit :

Dear all,

 

When resolving a bug on the UML to Embedded C generator, I tried to rebuild the master on Hudson and Mars build fails:

https://hudson.eclipse.org/umlgen/job/master/PLATFORM=mars,jdk=jdk1.7.0-latest/39/console

[INFO] ETH Model ......................................... SUCCESS [6.925s]

[INFO] ETH Edit .......................................... SUCCESS [3.148s]

[INFO] ETH Editor ........................................ SUCCESS [7.460s]

[INFO] Eclipse UML2 to Autojava Component Generator ...... FAILURE [0.571s]

 

The auto-java failed on :

 

[ERROR] /jobs/genie.umlgen/master/workspace/PLATFORM/mars/jdk/jdk1.7.0-latest/org.eclipse.umlgen.gen.rtsj/plugins/org.eclipse.umlgen.gen.autojava/src/org/eclipse/umlgen/gen/autojava/main/Uml2autojava.java:[304]
[ERROR] AcceleoWorkspaceUtil.INSTANCE.reset();

 

Does anyone have a look and fix the issue ?

 

Best regards;


http://www.spacebel.be/wp-content/uploads/2011/06/image-sign-sbp.jpg

Johan Hardy
Software Engineer
Rue des Chasseurs Ardennais - Liège Science Park - B-4031 Angleur
Tel: +32 (0) 4 361 81 11 - Fax: +32 (0) 4 361 81 20
www.spacebel.be

 


------------------------------------------------------------------------------

E-MAIL DISCLAIMER

The present message may contain confidential and/or legally privileged information. If you are not the intended addressee and in case of a transmission error, please notify the sender immediately and destroy this E-mail. Disclosure, reproduction or distribution of this document and its possible attachments is strictly forbidden.

SPACEBEL denies all liability for incomplete, improper, inaccurate, intercepted, (partly) destroyed, lost and/or belated transmission of the current information given that unencrypted electronic transmission cannot currently be guaranteed to be secure or error free.
Upon request or in conformity with formal, contractual agreements, an originally signed hard copy will be sent to you to confirm the information contained in this E-mail.

SPACEBEL denies all liability where E-mail is used for private use.

SPACEBEL cannot be held responsible for possible viruses that might corrupt this message and/or your computer system.
-------------------------------------------------------------------------------


_______________________________________________
umlgen-dev mailing list
umlgen-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/umlgen-dev


Back to the top