Hi Mike,
I am having trouble installing gwittir0.4.4 with GWT 1.5 too. My
module definition file is :
<inherits name='com.google.gwt.user.User'/>
<inherits name='com.gwtext.GwtExt'/>
<inherits name='com.totsp.gwittir.Gwittir'/>
<inherits name='com.googlecode.gwtx.Java'/>
<inherits name='org.goda.Time'/>
But when i try to build my project,it gives me an error like :
"Check the inheritance chain from your module; it may not be
inheriting a required module"
Also some errors in gwittir0.4.4 jar file too.They are:
.m2/repository/com/google/gwt/gwittir-core/0.4.4/gwittir-
core-0.4.4.jar!/org/goda/time/format/PeriodFormatterBuilder.java'
[ERROR] Line 755: The method subList(int, int) is undefined for
the type List
[ERROR] Line 802: The method subList(int, int) is undefined for
the type List
Removing invalidated units
[WARN] Compilation unit 'jar:file:/C:/Users/ketki/.m2/repository/
com/google/gwt/gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/
time/format/ISOPeriodFormat.java' is removed due to invalid
reference(s):
[WARN] jar:file:/C:/Users/ketki/.m2/repository/com/google/gwt/
gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/time/format/
PeriodFormatterBuilder.java
[WARN] Compilation unit 'jar:file:/C:/Users/ketki/.m2/repository/
com/google/gwt/gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/
time/format/PeriodFormat.java' is removed due to invalid reference(s):
[WARN] jar:file:/C:/Users/ketki/.m2/repository/com/google/gwt/
gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/time/format/
PeriodFormatterBuilder.java
[WARN] Compilation unit 'jar:file:/C:/Users/ketki/.m2/repository/
com/google/gwt/gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/
time/Weeks.java' is removed due to invalid reference(s):
[WARN] jar:file:/C:/Users/ketki/.m2/repository/com/google/gwt/
gwittir-core/0.4.4/gwittir-core-0.4.4.jar!/org/goda/time/format/
ISOPeriodFormat.java
.......................
..................
..............
Whats going wrong??? What should i do?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---