|
List Info
Thread: DO NOT REPLY Error when compiling CredentialImpl.java
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2007-11-14 15:15:36 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
Summary: ¨[BUILD] Error when compiling
CredentialImpl.java
Product: Lenya
Version: 2.0
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Build System
AssignedTo: dev lenya.apache.org
ReportedBy: michael.trindler id.unizh.ch
(Windows XP, Lenya SVN Rev. 595021, j2sdk1.4.2_04)
compile-module-org.apache.lenya.modules.ac:
Created dir:
<path>buildlenyamodulesorg.apache.lenya.modules.ac
javaclassesapi
Compiling 12 source files to
<path>buildlenyamodulesorg.apache.lenya.modules.ac
javaclassesapi
<path>srcmodules-coreacjavasrcorgapachelenyaa
cimplCredentialImpl.java:110:
cannot resolve symbol
symbol : method valueOf (int)
location: class java.lang.Integer
return Integer.valueOf(getAccreditable().hashCode()
+
getRole().hashCode()).hashCode();
^
1 error
BUILD FAILED
<path>srctargetswebapp-build.xml:174: The following
error occurred while
executing this line:
<path>srctargetsmodules-build.xml:74: The following
error occurred while
executing this line:
<path>buildlenyatempmodules-build.xml:3811:
Compile failed; see the compiler
error output for details.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2007-11-14 15:48:38 |
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2007-11-14 16:19:55 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
jonathan.addison wyona.com changed:
What |Removed |Added
------------------------------------------------------------
----------------
Summary|¨[BUILD] Error when |[Patch]
[BUILD] Error when
|compiling |compiling
|CredentialImpl.java
|CredentialImpl.java
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2007-11-14 16:33:18 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
------- Additional Comments From michael.trindler id.unizh.ch 2007-11-14 14:33 -------
Thanks, Jonathan!
Your patch fixed the compilation issue on windows / java
1.4.2 (though I had to
apply the changes manually - the patch file was malformed
the way I downloaded it).
Will try it on Mac OS / java 1.5.2 too.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2007-11-14 16:45:56 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
------- Additional Comments From michael.trindler id.unizh.ch 2007-11-14 14:45 -------
> Will try it on Mac OS / java 1.5.2 too.
Works fine!
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2008-02-21 10:02:07 |
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2008-02-21 10:32:29 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
------- Additional Comments From rfrovarp apache.org 2008-02-21 08:32 -------
You're reporting the same issue, which has been reported to
be fixed. My guess
is you are using the 2.0.0 release? 2.0.0 came out before
this fix was applied.
The upcoming 2.0.1 release will have the fix. The subversion
trunk would also
have the fix.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
| DO NOT REPLY Error when compiling
CredentialImpl.java |
  United States |
2008-02-22 10:16:31 |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43
859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43859
a>
------- Additional Comments From s.wagner akbild.ac.at 2008-02-22 08:16 -------
Sorry, it seems that I have mixed up something. Builds fine
with svn 630221.
Thanks for your work.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|
|
[1-8]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|