Projects tigase _server tigase-muc Issues #41
Compillation error after merge with osgi branch (#41)
Closed
Krzysztof Płocharz opened 1 decade ago

There is compillation error after merge with osgi branch:

INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 43 source files to /vagrant/projkty/tigase-muc/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[9,18] package tigase.osgi does not exist
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[17,16] cannot find symbol
symbol  : class ModulesManager
location: class tigase.muc.Activator
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/MUCComponent.java:[349,1] method does not override or implement a method from a supertype
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[24,72] cannot find symbol
symbol  : class ModulesManager
location: class tigase.muc.Activator
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[25,66] cannot find symbol
symbol  : class ModulesManager
location: class tigase.muc.Activator
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[27,50] cannot find symbol
symbol  : class ModulesManager
location: class tigase.muc.Activator
[ERROR] /vagrant/projkty/tigase-muc/src/main/java/tigase/muc/Activator.java:[52,50] cannot find symbol
symbol  : class ModulesManager
location: class tigase.muc.Activator
[INFO] 7 errors 

commit:480bffa799624a77a54c48fb6a69dfe3487a8288 - no errors

commit:4daead58090adf895aacb89832b217caf864f832 - error

wojciech.kapcia@tigase.net commented 1 decade ago

maven repository was updated with the latest build which resolved the issue.

Krzysztof Płocharz commented 1 decade ago

It's working now.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
1033
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#41
Please wait...
Page is in error, reload to recover