[Dspace-tech] dspace 3.1 - compile errors - ItemTag.java

2013-05-02 Thread hblancoca
hi all, i am installing dspace 3.1 and i need to modify ItemTag.java, put the
modified file in
/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/org/dspace/app/webui/jsptag
but when  i compile obtain the following error:if i compile the source code
without modify nothing works fine. I put the original ItemTag.java(without
changes)  in the
/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/org/dspace/app/webui/jsptag
but obtain the same error.you have any idea about whats wrong??; i really
appreciate your help



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/dspace-3-1-compile-errors-ItemTag-java-tp4663573.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] dspace 3.1 - compile errors - ItemTag.java

2013-05-02 Thread hblancoca
excuseme this is the error code:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.
3.2:compile (default-compile) on project jspui: Compilation failure:
Compilation
 failure:
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[25,24] error: package
javax.servlet.js
p does not exist
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[26,24] error: package
javax.servlet.js
p does not exist
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[28,31] error: package
javax.servlet.js
p.tagext does not exist
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[183,29] error: cannot find symbol
[ERROR] class TagSupport
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[273,35] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[293,22] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[297,22] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[301,22] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[305,15] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[383,8] error: cannot find symbol
[ERROR] class ItemTag
[ERROR]
/instaladores/dspace-3.1-src-release/dspace/modules/jspui/src/main/java/
org/dspace/app/webui/jsptag/ItemTag.java:[383,24] error: cannot find symbol
[ERROR] class ItemTag



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/dspace-3-1-compile-errors-ItemTag-java-tp4663573p4663574.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette