Forwarding to the list.

On Thu, Nov 1, 2012 at 5:50 AM, Kevin Gunn <k.g...@aims.gov.au> wrote:
> Hi Emilo,
>
> Sorry for the delayed response but these emails were getting filtered from me.
>
> I haven't been given time for testing and contributing to V3, and there's no 
> indication yet of when a stable version of 3.0 will be released, so I'm 
> sticking with 1.8.2 from subversion. The 1.8.2 from GIT appears to be 
> different from that in subversion? I had issues with the master branch and 
> tag 3.0rc1, haven't tried 3.0rc2. I was able to modify the subversion 1.8.2 
> base to include CAS authentication SSO and also the a vocabulary selector for 
> subject/keyword selection based of what is now available from the master/V3 
> tags. Although for us it means maintaining standalone version of the 
> dspace-api jar, the dspace-xmlui-api jar and the dspace-xmlui-webapp war 
> files in our local maven repository and updating the POMS of these XMLUI 
> components to look for the modified libraries.
>
> On the build, should I be able to get the build to use the jar/war file in 
> the target directory, instead of always retrieving the files from the maven 
> repository? Maven is good for dependency management, but I was hoping it 
> might be able to realise that there's an updated library in the project 
> structure and not always go to the repo?? Or should the build be updating my 
> local repo??
>
> Sorry I don't have more time to put into version 3 but my organisation is 
> keen for me to get DSpace into production. I'm hoping they allocate so more 
> time to me in the first half of next year to revisit upgrading our DSpace.
>
> Cheers
> Kevin
>
> -----Original Message-----
> From: emilio lorenzo [mailto:elore...@arvo.es]
> Sent: Thursday, 1 November 2012 7:23 AM
> To: heli...@centrum.sk
> Cc: Kevin Gunn; pottinge...@missouri.edu
> Subject: Re: [Dspace-tech] dspace-discovery missing from GIT clone of V3.0rc2
>
> I had no luck with mvn package   from  SVN  v3.0rc2   nor
> dspace-3.0-rc2-8-g9205de1    (git + zip extraction)
>
> In any case,  I could run mvn package against
> dspace-3.0-rc2-8-g9205de1  (git)  a first time Without errors, in a clean 
> installation, BUT any subsequent compiles produce the aforementioned error.
>
>
> only  org.dspace.content.authority.DSpaceControlledVocabularyTest and 
> org.dspace.statistics.util.TestLocationUtils  passed without errors
>
> The error is always related with
> 'org.dspace.discovery.configuration.DiscoveryConfigurationService'
>
> Running org.dspace.content.MetadataSchemaTest
> Failed to startup the DSpace Service Manager: failure starting up spring 
> service manager: Error creating bean with name 
> 'org.dspace.discovery.configuration.DiscoveryConfigurationService'
> defined in file
> [/home/dspace/dspace-3.0-rc2-src-release/dspace-api/target/classes/spring/spring-dspace-addon-discovery-configuration-services.xml]:
> Cannot resolve reference to bean 'defaultConfiguration' while setting bean 
> property 'map' with key [TypedStringValue: value [default], target type 
> [null]]; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean 
> with name 'defaultConfiguration' defined in file
> [/home/dspace/dspace-3.0-rc2-src-release/dspace-api/target/classes/spring/spring-dspace-addon-discovery-configuration-services.xml]:
> Initialization of bean failed; nested exception is
> org.springframework.beans.ConversionNotSupportedException: Failed to convert 
> property value of type 'java.util.ArrayList' to required type 
> 'java.util.List' for property 'sidebarFacets'; nested exception is
> java.lang.IllegalStateException: Cannot convert value of type 
> [org.dspace.discovery.configuration.SidebarFacetConfiguration] to required 
> type [org.dspace.discovery.configuration.DiscoverySearchFilterFacet] for 
> property 'sidebarFacets[0]': no matching editors or conversion strategy found
>
>
> Emilio
>
>
>
>
>
>
>
> El 31/10/2012 18:19, helix84 escribió:
>>
>> Hi, there already has been rc2 meanwhile and some commits since that.
>> I recommend giving thee master branch a try:
>> https://github.com/DSpace/DSpace
>>
>> There's even a button that will give you a zip file of the latest code
>> if you prefer that before Git.
>>
>> Thank you for testing the latest code and reporting issues, much
>> appreciated!
>>
>
>
>
> --
> ------------------------------------------------------------------------
> The information contained within this transmission is for the
> use of the intended recipient only and may contain confidential
> and/or legally privileged material and/or material the subject
> of copyright and/or personal information and/or sensitive
> information that is subject to the Privacy Act 1988. Any review,
> re-transmission, disclosure, dissemination or other use of, or
> taking of any action in reliance upon, this information by
> persons or entities other than the intended recipient is
> prohibited. If you have received this email in error please
> notify the AIMS Privacy Officer on (07) 4753 4444 and delete
> all copies of this transmission together with any attachments.
> ------------------------------------------------------------------------

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to