is svn source up2date?

Antworten
wardenik
Beiträge: 65
Registriert: 27 Okt 2008, 12:22

is svn source up2date?

Beitrag von wardenik »

http://opsi.svn.sourceforge.net/viewvc/ ... rsion_1-3/
vel
https://opsi.svn.sourceforge.net/svnroo ... ersion_1-3

is this up 2 date?
i've just imported it to a project in eclipse and it has a lot of basic erros, like
ListChoice.java

has package package de.uib.configed.gui; instead of package de.uib; (or is in wrong dir)
or public GroupnameChoice( ... has no return type defined
and so on...
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: is svn source up2date?

Beitrag von r.roeder »

Hi,

the package on subversion was essentially o.k. insofar as it compiles as required via the enclosed compile command - but there were lost files in it which you detect by the import into eclipse.

I removed ListChoice.java which has no function.

On this occasion, I updated the sources to the current version. If you detect further problems by an eclipse import, please report these to us.

Greetings,

Rupert
wardenik
Beiträge: 65
Registriert: 27 Okt 2008, 12:22

Re: is svn source up2date?

Beitrag von wardenik »

Here you are :)
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: is svn source up2date?

Beitrag von r.roeder »

Hi,

I removed all the obsolete files which produced the errors in your list, you may update your svn archive.

Thanks for the hint, any more hints are welcome :!:

Greetings,

Rupert


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


wardenik
Beiträge: 65
Registriert: 27 Okt 2008, 12:22

Re: is svn source up2date?

Beitrag von wardenik »

Hi,

Thanks for quick action!
Almost, but not yet... :)
Attached 10 more...
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: is svn source up2date?

Beitrag von r.roeder »

Hi,

please do a new svn update, the classes which are referred in your error list, are already removed from the svn archive.

Greetings,

Rupert


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


wardenik
Beiträge: 65
Registriert: 27 Okt 2008, 12:22

Re: is svn source up2date?

Beitrag von wardenik »

Indeed, now I switched from 1.3.2 to trunk version.
It works great, thanks!
Antworten