Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-dev] Issues when building the SMILA project.

 

   Hi Thomas,

 

the bundle seemed to be one of the Eclipse, according to the following excerpt from the log:

 

--------------------------------------------------------------------------------------------------------

 

C:\Work\eclipse\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\productBuild\productBuild.xml:45: The following error occurred while executing this line:

     [java] C:\Work\eclipse\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\build.xml:129: The following error occurred while executing this line:

     [java] C:\Work\SMILA\trunk\SMILA.builder\customTargets.xml:19: The following error occurred while executing this line:

     [java] C:\Work\eclipse\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\productBuild\allElements.xml:20: The following error occurred while executing this line:

     [java] C:\Work\eclipse\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\genericTargets.xml:193: The following error occurred while executing this line:

     [java] C:\Work\SMILA\trunk\eclipse.build\package.org.eclipse.pde.build.container.feature.all.xml:26: The following error occurred while executing this line:

     [java] C:\Work\SMILA\trunk\eclipse.build\package.org.eclipse.pde.build.container.feature.all.xml:15: The following error occurred while executing this line:

     [java] C:\Work\eclipse\plugins\org.eclipse.pde.build_3.6.1.R36x_v20100823\scripts\productBuild\allElements.xml:54: The following error occurred while executing this line:

     [java] C:\Work\SMILA\trunk\eclipse.build\package.org.eclipse.pde.build.container.feature.win32.win32.x86.xml:100: The following error occurred while executing this line:

     [java] C:\Work\SMILA\trunk\eclipse.build\package.org.eclipse.pde.build.container.feature.win32.win32.x86.xml:433: C:\Work\SMILA\trunk\eclipse.build\tmp\plugins\org.apache.lucene_1.9.1.v20100518-1140 not found.

 

--------------------------------------------------------------------------------------------------------

 

Since it worked before, I have restarted my computer and now it runs again … cannot explain it what caused the issue.

 

Kind Regards,

      Bogdan Eugen Sacaleanu.

 

 

Von: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] Im Auftrag von Thomas Menzel
Gesendet: Montag, 27. Juni 2011 15:40
An: Smila project developer mailing list
Betreff: Re: [smila-dev] Issues when building the SMILA project.

 

which bundle needs it? one of yours?

we use in SMILA the 2.3.2 version which might cause the problem…

 

Thomas Menzel @ brox IT-Solutions GmbH

 

From: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] On Behalf Of Bogdan Sacaleanu
Sent: Montag, 27. Juni 2011 15:37
To: 'Smila project developer mailing list'
Subject: [smila-dev] Issues when building the SMILA project.

 

 

   Hi,

 

thank you for reply … it looks as my plugins were not overridden because of access rights.

But I am having now another strange problem … the build crashes with message:

 

SMILA\trunk\SMILA.builder\make.xml:537: Java returned: 13

 

Apparently it cannot find a Lucene library:

 

SMILA\trunk\eclipse.build\tmp\plugins\org.apache.lucene_1.9.1.v20100518-1140 not found

 

though the library is there. Any clues on this one!?

 

Kind regards,

                Bogdan.

 

Von: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] Im Auftrag von Thomas Menzel
Gesendet: Montag, 27. Juni 2011 13:45
An: Smila project developer mailing list
Betreff: Re: [smila-dev] Calling a crawler in a BPEL Pipeline!?

 

sounds strange. for me that works.

can u give a more detailed example on ur setup?

 

Thomas Menzel @ brox IT-Solutions GmbH

 

From: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] On Behalf Of Bogdan Sacaleanu
Sent: Montag, 27. Juni 2011 12:40
To: 'Smila project developer mailing list'
Subject: Re: [smila-dev] Calling a crawler in a BPEL Pipeline!?

 

 

                Hi all,

 

I have a small problem creating build for SMILA. It seems as the build generated by running make.bat from

SMILA.build it does not update newer versions of existing plug-ins. I keep getting older versions of my plug-ins,

though everything is just fine when running the application from within Eclipse. Any idea what could be done

to force SMILA consider latest version of my plug-in!?

 

Kind regards,

                Bogdan Eugen Sacaleanu.


Back to the top