On 24 June 2011 12:27, Fabian Christ <[email protected]> wrote: > Hi Enrico, > > hmm don't know what the problem was but it seems to work now. great!
enrico > > Sorry for the noise. > > - Fabian > > 2011/6/23 Enrico Daga <[email protected]>: >> Hi Fabian, >> I have activated the two modules, could you please be more specific? >> Which compile problems did you have? >> >> Jenkins build went ok, even if there are some problems at runtime >> (launcher full), but I have not added the two modules to the launcher >> yet. >> >> Thank you >> Enrico >> >> On 22 June 2011 23:06, Fabian Christ <[email protected]> wrote: >>> Hi, >>> >>> with activated >>> >>>> + <module>ontologymanager/ontonet</module> >>>> + <module>ontologymanager/web</module> >>> >>> the build is broken on my local machine. Do others have the same >>> problem? The last Jenkins build [1] also seems to have some problems >>> although I do not really understand was happens there. >>> >>> [1] >>> https://builds.apache.org/view/S-Z/view/Stanbol/job/stanbol-trunk-1.6/241/ >>> >>> Best, >>> - Fabian >>> >>> 2011/6/22 <[email protected]>: >>>> Author: enridaga >>>> Date: Wed Jun 22 16:12:37 2011 >>>> New Revision: 1138529 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=1138529&view=rev >>>> Log: >>>> Remove unused dependencies from pom files. This would break when moving >>>> out of the profile. Probably also /store can be moved out but I leave this >>>> to someone who can monitor it. STANBOL-177 >>>> >>>> Modified: >>>> incubator/stanbol/trunk/pom.xml >>>> >>>> Modified: incubator/stanbol/trunk/pom.xml >>>> URL: >>>> http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1138529&r1=1138528&r2=1138529&view=diff >>>> ============================================================================== >>>> --- incubator/stanbol/trunk/pom.xml (original) >>>> +++ incubator/stanbol/trunk/pom.xml Wed Jun 22 16:12:37 2011 >>>> @@ -51,6 +51,8 @@ >>>> <module>enhancer</module> >>>> <module>data</module> >>>> <module>contenthub/web</module> >>>> + <module>ontologymanager/ontonet</module> >>>> + <module>ontologymanager/web</module> >>>> <module>launchers/stateless</module> >>>> <module>launchers/full</module> >>>> <module>integration-tests</module> >>>> @@ -66,7 +68,7 @@ >>>> <!-- >>>> <module>owl</module> >>>> --> >>>> - <module>ontologymanager</module> >>>> + <module>ontologymanager/store</module> >>>> <module>rules</module> >>>> <module>reengineer</module> >>>> <module>reasoners</module> >>>> >>>> >>>> >>> >>> >>> >>> -- >>> Fabian >>> >> >> >> >> -- >> Enrico Daga >> >> -- >> http://www.enridaga.net >> skype: enri-pan >> > > > > -- > Fabian > -- Enrico Daga -- http://www.enridaga.net skype: enri-pan
