See 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/26/>

------------------------------------------
[HUDSON] Archiving 
/home/hudson/.hudson/jobs/carbon_studio/workspace/esb/org.wso2.carbonstudio.eclipse.esb.edit/pom.xml
 to 
/home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.edit/builds/2011-07-24_00-02-04/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.edit/1.0.12/pom.xml
[HUDSON] Archiving 
/home/hudson/.hudson/jobs/carbon_studio/workspace/esb/org.wso2.carbonstudio.eclipse.esb.edit/target/org.wso2.carbonstudio.eclipse.esb.edit-1.0.12.jar
 to 
/home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.edit/builds/2011-07-24_00-02-04/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.edit/1.0.12/org.wso2.carbonstudio.eclipse.esb.edit-1.0.12.jar
[HUDSON] Archiving 
/home/hudson/.hudson/jobs/carbon_studio/workspace/esb/org.wso2.carbonstudio.eclipse.esb.edit/target/org.wso2.carbonstudio.eclipse.esb.edit-1.0.12-sources.jar
 to 
/home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.edit/builds/2011-07-24_00-02-04/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.edit/1.0.12/org.wso2.carbonstudio.eclipse.esb.edit-1.0.12-sources.jar
[HUDSON] Archiving 
/home/hudson/.hudson/jobs/carbon_studio/workspace/esb/org.wso2.carbonstudio.eclipse.esb.edit/target/p2content.xml
 to 
/home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.edit/builds/2011-07-24_00-02-04/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.edit/1.0.12/p2content.xml
[HUDSON] Archiving 
/home/hudson/.hudson/jobs/carbon_studio/workspace/esb/org.wso2.carbonstudio.eclipse.esb.edit/target/p2artifacts.xml
 to 
/home/hudson/.hudson/jobs/carbon_studio/modules/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.edit/builds/2011-07-24_00-02-04/archive/org.wso2.carbonstudio/org.wso2.carbonstudio.eclipse.esb.edit/1.0.12/p2artifacts.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Carbon Studio ESB Tool View 1.0.12
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
org.wso2.carbonstudio.eclipse.esb.editor ---
[INFO] Deleting 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier 
(default-build-qualifier) @ org.wso2.carbonstudio.eclipse.esb.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version 
(default-validate-version) @ org.wso2.carbonstudio.eclipse.esb.editor ---
[INFO] 
[INFO] Verifying module descriptor ...
[INFO] [INFO] Pom descriptor modification detected.
--- incremental-build-plugin:1.3:incremental-build (default) @ 
org.wso2.carbonstudio.eclipse.esb.editor ---[INFO] Deleting 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/target>

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
org.wso2.carbonstudio.eclipse.esb.editor ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ 
org.wso2.carbonstudio.eclipse.esb.editor ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 29 source files to 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/target/classes>
----------
1. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 104)
        public void removeListener(ILabelProviderListener arg0) {
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method removeListener(ILabelProviderListener) of type new 
ILabelProvider(){} must override a superclass method
----------
2. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 110)
        public boolean isLabelProperty(Object arg0, String arg1) {
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method isLabelProperty(Object, String) of type new ILabelProvider(){} must 
override a superclass method
----------
3. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 116)
        public void dispose() {
                    ^^^^^^^^^
The method dispose() of type new ILabelProvider(){} must override a superclass 
method
----------
4. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 122)
        public void addListener(ILabelProviderListener arg0) {
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method addListener(ILabelProviderListener) of type new ILabelProvider(){} 
must override a superclass method
----------
5. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 128)
        public String getText(Object obj) {
                      ^^^^^^^^^^^^^^^^^^^
The method getText(Object) of type new ILabelProvider(){} must override a 
superclass method
----------
6. ERROR in 
<http://builder3.us1.wso2.org/hudson/job/carbon_studio/org.wso2.carbonstudio$org.wso2.carbonstudio.eclipse.esb.editor/ws/src/org/wso2/carbonstudio/eclipse/esb/presentation/ui/EvaluatorExpressionEditorDialog.java>
 (at line 144)
        public Image getImage(Object arg0) {
                     ^^^^^^^^^^^^^^^^^^^^^
The method getImage(Object) of type new ILabelProvider(){} must override a 
superclass method
----------
6 problems (6 errors)
mojoFailed org.eclipse.tycho:tycho-compiler-plugin:0.12.0(default-compile)
projectFailed 
org.wso2.carbonstudio:org.wso2.carbonstudio.eclipse.esb.editor:1.0.12

_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to