[Dspace-devel] [DuraSpace JIRA] Created: (DS-724) createAdministrators() and createSubmitters() should not add policies if the associated group already exists

2010-10-25 Thread Andreas Schwander (DuraSpace JIRA)
createAdministrators() and createSubmitters() should not add policies if the 
associated group already exists


 Key: DS-724
 URL: https://jira.duraspace.org/browse/DS-724
 Project: DSpace
  Issue Type: Bug
  Components: DSpace API
Affects Versions: 1.6.2
Reporter: Andreas Schwander
 Attachments: Collection.patch

New policies will be created when the methods createAdministrators() and 
createSubmitters() in org.dspace.content.Collection will be called even if the 
administrators or the submitters group already exists.
These methods should just return the group if one exists and should not update 
the database or add policies.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel


Re: [Dspace-devel] DSpace 1.7 Feature Freeze

2010-10-25 Thread Peter Dietz
Hi All,

I've changed up the 1.7 Release Notes page somewhat --
https://wiki.duraspace.org/display/DSPACE/DSpace+Release+1.7.0+Notes

Instead of a giant list of our hopefuls for getting into 1.7, I've split
things that have been done/commit-to-trunk into:
New Features, Improvements, Changes, Bug Fixes, Deprecations, and Unsure /
Postponed.

If your stuff is currently in the Unsure / Postponed section, please do an
action to address that. Most notably, those from *MIT *need to do something
about their projects.


Docs,

Be sure to put an effort into getting your changes documented, and proof
over the docs/wiki so that your formatting isn't completely munged, and that
whatever is written makes the most sense, as much might be copy-pasted from
previous versions.

--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Sat, Oct 23, 2010 at 3:21 AM, Peter Dietz  wrote:

> Hi All,
>
> I'm very impressed with all the work thats been flowing into trunk, this is
> a new experience for me to watch happen, and its freaking awesome to witness
> all this work come together, and make its way into production for many many
> end users. Congratulations.
>
> That said, the time has passed for us to add any more untested code into
> what we'll be "shipping" as our next release. We've hit our October 22
> feature freeze milestone. So, the features that have been committed thus
> far, are what we'll be putting our stamp of approval on. There is still time
> to add fixes and improvements, but lets not add anything new to the
> system. That means we must test, debug, report issues, and fix what we've
> got thus far. I still hope that our Wizard of Performance Enhancements --
> Graham Triggs will keep on QAplugging away at the code, 13000 more to go.
> Everyone else, your work is definitely noticed and appreciated. Thank you.
>
> Upcoming Dates:
> 2010-Oct-29 == Documentation Due Date
> 2010-Nov-8-12 == RC1 - Test-A-Thon
> 2010-Dec-03 == RC2 Testing
> 2010-Dec-6-15 == Final Testing
> 2010-Dec-17 == Release of 1.7 to the general public
>
>
> == Documentation ==
> The action required of all of us now is to do some quick QA to make sure
> that what we've submitted/committed works, and if it requires documentation
> to make sure that you add it to the wiki so that someone will be able to use
> it properly. In the past, Jeff would automagically create documentation and
> add it. However, it should be easy enough to add the necessary documentation
> so go ahead and do that, and our documentation gardeners (Jeff) will pass
> thru to ensure quality.
>
>
> == Test-A-Thon ==
> The week of SPARC / DSUG2010 (Baltimore,MD,USA) is 1.7.RC1 testathon.
>
> I will send out an announcement to the general list letting all of the
> repository managers know what we'd like help with. I'm hoping to add an
> intermediary feedback system to make it easy for a tester to report their
> issues without having to go through the effort of creating a Jira ticket.
> Perhaps something temporary that we can convert to Jira tickets if they're
> important enough.
>
>
> == Conclusion ==
> One thing we've learned from 1.6 is that we don't want to branch into
> /dspace/branch/dspace-1.7.x too soon. Otherwise the effort duplicates, and
> we have to commit to both /trunk and /branch/1.7.x. This essentially means
> that new features will have to be stashed on some outside branch, or
> locally, until after 1.7.0. The lesson learned is that 1.7 development
> didn't begin until months after 1.6.2. So we don't need to change our
> repository for 1.8 until 1.7 is in the bag, and we're ready to work on 1.8.
>
> Thank you all!!
>
> --
> Peter Dietz
> Systems Developer/Engineer
> Ohio State University Libraries
>
>
--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev___
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel


[Dspace-devel] [DuraSpace JIRA] Commented: (DS-675) XMLUI doesn't start if the error level in the log4j.properties is set to DEBUG

2010-10-25 Thread Kim Shepherd (DuraSpace JIRA)

[ 
https://jira.duraspace.org/browse/DS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878#action_17878
 ] 

Kim Shepherd commented on DS-675:
-

Reproduced bug under same conditions. Also tried playing around with the 
logging settings in WEB-INF/cocoon/properties/core.properties, to no avail. 
It's unclear to me exactly where things are going wrong.

> XMLUI doesn't start if the error level in the log4j.properties is set to DEBUG
> --
>
> Key: DS-675
> URL: https://jira.duraspace.org/browse/DS-675
> Project: DSpace
>  Issue Type: Bug
>  Components: XMLUI
>Affects Versions: 1.6.2
> Environment: Mac OS, Tomcat, Java 1.6
>Reporter: Franck Borel
>Priority: Major
>
> Setting the log level in the log4j.properties from INFO to DEBUG following 
> error:
> 2010-09-16 10:57:11,892 ERROR cocoon.handled  - Sitemap: error when calling 
> sub-sitemap
>   at  - 
> jndi:/localhost/dspace-xmlui/aspects/aspects.xmap:119:72
>   at  - 
> jndi:/localhost/dspace-xmlui/aspects/aspects.xmap:109:34
>   at  - 
> jndi:/localhost/dspace-xmlui/aspects/aspects.xmap:108:36
>   at  - jndi:/localhost/dspace-xmlui/sitemap.xmap:430:108
>   at  - jndi:/localhost/dspace-xmlui/sitemap.xmap:429:53
> etc.
> Setting of the log4j.properties:
> # These lines sets the logging level for the cocoon log file.
> # Set these to DEBUG to see extra detailed logging.
> log4j.logger.org.apache.cocoon=DEBUG, A3
> log4j.logger.cocoon=DEBUG, A3
> log4j.logger.org.springframework=DEBUG, A3
> # Do not change these lines
> log4j.additivity.org.apache.cocoon=false
> log4j.additivity.cocoon=false
> log4j.additivity.org.springframework=false
> # The name of the file appender
> log4j.appender.A3=org.dspace.app.util.DailyFileAppender
> # The filename of the log file created. A date stamp is appended to this
> log4j.appender.A3.File=/myopt/dspace-hcc/log/cocoon.log
> # Set this to -MM-DD for daily log files, or -MM for monthly files
> log4j.appender.A3.DatePattern=-MM-dd
> # The number of log files to keep, or 0 to keep them all
> log4j.appender.A3.MaxLogs=0
> # A2 uses PatternLayout.
> log4j.appender.A3.layout=org.apache.log4j.PatternLayout
> log4j.appender.A3.layout.ConversionPattern=%d %-5p %c %x - %m%n

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel