-
```
Could be useful to example for Groovy class that creates XML-files using the
XML-MarkupBuilder.
```
Original issue reported on code.google.com by `magnus.l...@callistaenterprise.se` on 21 Jun 20…
-
```
Templates contain sometimes a huge amount of logic to create the right imports.
For example, FeatureProvider.xtend uses 50 lines of code just for computed
imports.
{{{
...
import «feature_p…
-
See https://metacpan.org/pod/release/MAXMIND/Stepford-0.003005/lib/Stepford.pm#DESCRIPTION
--- the 1st and 3rd role are the same, probably you meant Stepford::Role::Step::FileGenerator::Atomic as the …
-
```
Templates contain sometimes a huge amount of logic to create the right imports.
For example, FeatureProvider.xtend uses 50 lines of code just for computed
imports.
{{{
...
import «feature_p…
-
Imported from JIRA [DS-3032] created by terrywbrady
Java stacktrace:
org.apache.commons.configuration.ConversionException: The value true; can't be converted to a Boolean object
at org.apache.common…
-
```
Templates contain sometimes a huge amount of logic to create the right imports.
For example, FeatureProvider.xtend uses 50 lines of code just for computed
imports.
{{{
...
import «feature_p…
-
Imported from JIRA [DS-3033] created by terrywbrady
2016-02-03 12:57:14,112 ERROR org.dspace.authenticate.ShibAuthentication @ Unable to successfully authenticate using shibboleth for user because of …
-
Project export in export format set to "Auto" doesn't finish. It gets stuck at 90% with error dumps. This happens just after finishing exporting constraint files (which is successful).
Stack trace
`…
-
Originally reported by: **Anonymous**
---
I've been using cherrypy-2.0 with quixote's PTL for some time and been quite happy with the combination. Unfortunately, cherrypy-2.1 is not as happy. Here…
ghost updated
8 years ago
-
I'm having trouble with the library com.fasterxml.aalto-xml.
I Have a Project A (Dspace) that do not depend on the library com.fasterxml.aalto-xml.
I developed a library B, that use a library C that…