Hi Samisa, I was able to build without getting this error. Will try with a clean repo and see whether I get it.
Thanks and Regards, Harshana On Wed, May 4, 2011 at 8:47 PM, Samisa Abeysinghe <[email protected]> wrote: > Attached the full log > > > On Tue, May 3, 2011 at 11:29 PM, Harshana Martin <[email protected]>wrote: > >> Hi Samisa, >> >> Actual Error is mentioned in the console output just above what you have >> attached here, Can you please let us know that part?. The following message >> does not provide the exact information how/why it failed. >> >> Thanks and Regards, >> Harshana >> >> >> On Tue, May 3, 2011 at 11:06 PM, Samisa Abeysinghe <[email protected]>wrote: >> >>> Now I am stuck at: >>> ---------- >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] An Ant BuildException has occured: The following error occurred >>> while executing this line: >>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\build.xml:63: The >>> following error occurred while executing this line: >>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:140: >>> The following error occurred while executing th >>> is line: >>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:165: >>> org.ant4eclipse.lib.core.exception.Ant4EclipseE >>> xception: Compilation was not successful. >>> >>> >>> >>> On Tue, May 3, 2011 at 9:08 PM, Samisa Abeysinghe <[email protected]>wrote: >>> >>>> The same problem is there in >>>> esb\org.wso2.carbonstudio.eclipse.esb\.classpath >>>> >>>> >>>> On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe <[email protected]>wrote: >>>> >>>>> I hacked up it manually, and got it working. But we need a proper fix >>>>> for these hard coded values. >>>>> >>>>> <?xml version="1.0" encoding="UTF-8"?> >>>>> <classpath> >>>>> <classpathentry kind="src" path="src"/> >>>>> <classpathentry kind="con" >>>>> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> >>>>> <classpathentry kind="con" >>>>> path="org.eclipse.pde.core.requiredPlugins"/> >>>>> <classpathentry kind="lib" >>>>> path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/> >>>>> <classpathentry kind="lib" >>>>> path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/> >>>>> <classpathentry kind="lib" >>>>> path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/> >>>>> <classpathentry kind="output" path="bin"/> >>>>> </classpath> >>>>> >>>>> >>>>> On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe <[email protected]>wrote: >>>>> >>>>>> New break: >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> [ERROR] BUILD ERROR >>>>>> [INFO] >>>>>> ------------------------------------------------------------------------ >>>>>> [INFO] An Ant BuildException has occured: The following error occurred >>>>>> while executing this line: >>>>>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63: >>>>>> The following error occurred while executing this line: >>>>>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140: >>>>>> org.ant4eclipse.lib.core.exception.Ant4Ecli >>>>>> pseException: Exception whilst resolving the classpath entry >>>>>> '[EclipseClasspathEntry: path: >>>>>> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090 >>>>>> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of >>>>>> project 'org.wso2.carbonstudio.eclipse.ds': 'null' >>>>>> >>>>>> And I see that there are hard coded values in .classpath file >>>>>> <?xml version="1.0" encoding="UTF-8"?> >>>>>> <classpath> >>>>>> <classpathentry kind="src" path="src"/> >>>>>> <classpathentry kind="con" >>>>>> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> >>>>>> <classpathentry kind="con" >>>>>> path="org.eclipse.pde.core.requiredPlugins"/> >>>>>> <classpathentry kind="lib" >>>>>> path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/> >>>>>> <classpathentry kind="lib" >>>>>> path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/> >>>>>> <classpathentry kind="lib" >>>>>> path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/> >>>>>> <classpathentry kind="output" path="bin"/> >>>>>> </classpath> >>>>>> >>>>>> >>>>>> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe <[email protected]>wrote: >>>>>> >>>>>>> >>>>>>> >>>>>>> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne <[email protected] >>>>>>> > wrote: >>>>>>> >>>>>>>> Hi Samisa, >>>>>>>> >>>>>>>> Have you set the environmental variable ECLIPSE_HOME? It should >>>>>>>> point to a fresh J2EE eclipse distribution. >>>>>>>> >>>>>>> >>>>>>> Done this. >>>>>>> >>>>>>> >>>>>>>> >>>>>>>> Saminda >>>>>>>> >>>>>>>> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe >>>>>>>> <[email protected]>wrote: >>>>>>>> >>>>>>>>> [INFO] >>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>> [ERROR] BUILD ERROR >>>>>>>>> [INFO] >>>>>>>>> ------------------------------------------------------------------------ >>>>>>>>> [INFO] An Ant BuildException has occured: The following error >>>>>>>>> occurred while executing this line: >>>>>>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48: >>>>>>>>> The following error occurred while executing this line: >>>>>>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140: >>>>>>>>> The following error occurred wh >>>>>>>>> ile executing this line: >>>>>>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165: >>>>>>>>> org.ant4eclipse.lib.core.except >>>>>>>>> ion.Ant4EclipseException: Compilation was not successful. >>>>>>>>> >>>>>>>>> Thanks, >>>>>>>>> Samisa... >>>>>>>>> >>>>>>>>> Samisa Abeysinghe >>>>>>>>> VP Engineering >>>>>>>>> WSO2 Inc. >>>>>>>>> http://wso2.com >>>>>>>>> http://wso2.org >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> Carbon-dev mailing list >>>>>>>>> [email protected] >>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Carbon-dev mailing list >>>>>>>> [email protected] >>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>>> >>>>>>>> Thanks, >>>>>>> Samisa... >>>>>>> >>>>>>> Samisa Abeysinghe >>>>>>> VP Engineering >>>>>>> WSO2 Inc. >>>>>>> http://wso2.com >>>>>>> http://wso2.org >>>>>>> >>>>>>> >>>>>>> >>>>>>> Thanks, >>>>>> Samisa... >>>>>> >>>>>> Samisa Abeysinghe >>>>>> VP Engineering >>>>>> WSO2 Inc. >>>>>> http://wso2.com >>>>>> http://wso2.org >>>>>> >>>>>> >>>>>> >>>>>> Thanks, >>>>> Samisa... >>>>> >>>>> Samisa Abeysinghe >>>>> VP Engineering >>>>> WSO2 Inc. >>>>> http://wso2.com >>>>> http://wso2.org >>>>> >>>>> >>>>> >>>>> Thanks, >>>> Samisa... >>>> >>>> Samisa Abeysinghe >>>> VP Engineering >>>> WSO2 Inc. >>>> http://wso2.com >>>> http://wso2.org >>>> >>>> >>>> >>>> Thanks, >>> Samisa... >>> >>> Samisa Abeysinghe >>> VP Engineering >>> WSO2 Inc. >>> http://wso2.com >>> http://wso2.org >>> >>> >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> Harshana Martin >> Software Engineer >> WSO2 Inc. >> Web:http://wso2.com >> http://wso2.org >> >> Mobile: +94 716062650 >> Blog: http://harshana05.blogspot.com >> Profile: https://www.google.com/profiles/harshana05 >> Twitter: http://twitter.com/harshana05 >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
