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 :)
Dateianhänge
errors.txt
(2.75 KiB) 98-mal heruntergeladen
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
opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.


Wondering who's using opsi? Have a look at the opsi map: http://opsi.org/opsi-map/.
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...
Dateianhänge
errors.txt
(1.53 KiB) 108-mal heruntergeladen
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
opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.


Wondering who's using opsi? Have a look at the opsi map: http://opsi.org/opsi-map/.
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