[jira] [Commented] (ISIS-1695) Support value types (simple ones at least) as a first-class citizen

2019-12-30 Thread Oscar Bou (Jira)
[ https://issues.apache.org/jira/browse/ISIS-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17005844#comment-17005844 ] Oscar Bou commented on ISIS-1695: - I would suggest to support Project Lombok's @Value [1] annotation as

[jira] [Commented] (ISIS-1807) Wrap Domain Entities by default

2018-01-08 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316273#comment-16316273 ] Oscar Bou commented on ISIS-1807: - Regarding wrapping implementation: You're proposing that a "hidden"

[jira] [Comment Edited] (ISIS-1807) Wrap Domain Entities by default

2018-01-08 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316256#comment-16316256 ] Oscar Bou edited comment on ISIS-1807 at 1/8/18 12:56 PM: -- Hi, Dan. Yes, all our

[jira] [Commented] (ISIS-1807) Wrap Domain Entities by default

2018-01-08 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316256#comment-16316256 ] Oscar Bou commented on ISIS-1807: - Hi, Dan. Yes, all our codebase is plenty of "wrapped" calls. It's

[jira] [Created] (ISIS-1807) Wrap Domain Entities by default

2018-01-05 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1807: --- Summary: Wrap Domain Entities by default Key: ISIS-1807 URL: https://issues.apache.org/jira/browse/ISIS-1807 Project: Isis Issue Type: Improvement

[jira] [Commented] (ISIS-1740) New Feature: Where am I

2017-10-03 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16190407#comment-16190407 ] Oscar Bou commented on ISIS-1740: - Really cool! Having both the @Parent annotation and the parent() method

[jira] [Commented] (ISIS-1509) Allow Factory Methods to be defined

2017-09-24 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178354#comment-16178354 ] Oscar Bou commented on ISIS-1509: - Hi Dan, It's a long-time feature we implemented in our custom viewer.

[jira] [Updated] (ISIS-1738) ObjectMember's compator is not transitive

2017-09-24 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1738: Description: If both elements are null, depending on the order they're passed as params, it would return

[jira] [Created] (ISIS-1738) ObjectMember's compator was not transitive

2017-09-24 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1738: --- Summary: ObjectMember's compator was not transitive Key: ISIS-1738 URL: https://issues.apache.org/jira/browse/ISIS-1738 Project: Isis Issue Type: Bug

[jira] [Commented] (ISIS-1729) Auditer Service probably shouldn't submit records for an object that is [new] -> [deleted]

2017-09-20 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173322#comment-16173322 ] Oscar Bou commented on ISIS-1729: - For complete traceability of user actions and intents and for Compliance

[jira] [Comment Edited] (ISIS-1303) Rename the project to better describe its values and purpose

2017-06-20 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056020#comment-16056020 ] Oscar Bou edited comment on ISIS-1303 at 6/20/17 4:15 PM: -- Hi all, +1 for Apache

[jira] [Commented] (ISIS-1230) How use SudoService with fixture scripts that themselves are nested?

2016-11-30 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708799#comment-15708799 ] Oscar Bou commented on ISIS-1230: - Hi, Dan. Probably now the correct way of doing it is with the ability

[jira] [Updated] (ISIS-1509) Allow Factory Methods to be defined

2016-10-01 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1509: Description: Factory Methods should be able to be identified as that. It could be useful, for example, when

[jira] [Commented] (ISIS-1507) QueryResultsCache should be disabled while fixture scripts are running.

2016-09-30 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15535466#comment-15535466 ] Oscar Bou commented on ISIS-1507: - For fixtures installing a high number of entities it should be useful to

[jira] [Commented] (ISIS-1489) Deprecate @Property(notPersisted=...) and replace with @Property(notAudited=...)

2016-09-16 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495887#comment-15495887 ] Oscar Bou commented on ISIS-1489: - Seems there are basically 2 use cases: - To determine if a property has

[jira] [Updated] (ISIS-1476) Transaction interface: Expose "clearAbortCause" for don't pick up handled persistence Exceptions

2016-08-18 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1476: Summary: Transaction interface: Expose "clearAbortCause" for don't pick up handled persistence Exceptions

[jira] [Updated] (ISIS-1476) Transaction interface: Expose "clearAbortCause" for avoiding handled persistence Exceptions

2016-08-18 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1476: Description: That way we avoid casting from "Transaction" to "IsisTransaction", and can support use cases

[jira] [Created] (ISIS-1476) Transaction interface: Expose "clearAbortCause" for avoiding handled persistence Exceptions

2016-08-18 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1476: --- Summary: Transaction interface: Expose "clearAbortCause" for avoiding handled persistence Exceptions Key: ISIS-1476 URL: https://issues.apache.org/jira/browse/ISIS-1476

[jira] [Updated] (ISIS-1401) NPE when wrapping call to FixtureScripts#runFixtureScript for a newly instantiated FixtureScript

2016-05-14 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1401: Description: The When executing something like: this.wrap(this.fixtureScripts).runFixtureScript(

[jira] [Created] (ISIS-1401) NPE when wrapping call to FixtureScripts#runFixtureScript for a newly instantiated FixtureScript

2016-05-14 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1401: --- Summary: NPE when wrapping call to FixtureScripts#runFixtureScript for a newly instantiated FixtureScript Key: ISIS-1401 URL: https://issues.apache.org/jira/browse/ISIS-1401

[jira] [Created] (ISIS-1392) Extend RepositoryService with persistAndFlush(...) and removeAndFlush(...) methods

2016-04-24 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1392: --- Summary: Extend RepositoryService with persistAndFlush(...) and removeAndFlush(...) methods Key: ISIS-1392 URL: https://issues.apache.org/jira/browse/ISIS-1392 Project: Isis

[jira] [Commented] (ISIS-1368) Extend the PublishingService API to provide the ability to republish (action) commands.

2016-04-11 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235606#comment-15235606 ] Oscar Bou commented on ISIS-1368: - Another alternative design would be the one in CQRS (like implemented in

[jira] [Updated] (ISIS-1364) Improve Asciidoc and Javadoc for migrating from DomainObjectContainer#persist() to RepositoryService#persist()

2016-04-10 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1364: Description: DomainObjectContainer#persist() has been deprecated and RepositoryService#persist() might be

[jira] [Updated] (ISIS-1364) Improve Asciidoc and Javadoc for migrating from DomainObjectContainer#persist() to RepositoryService#persist()

2016-04-10 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1364: Description: Domai was: Currently, it's not declared in RepositoryService, despite similar programmatic

[jira] [Updated] (ISIS-1364) Improve Asciidoc and Javadoc for migrating from DomainObjectContainer#persist() to RepositoryService#persist()

2016-04-10 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1364: Summary: Improve Asciidoc and Javadoc for migrating from DomainObjectContainer#persist() to

[jira] [Updated] (ISIS-1364) Declare and implement persistIfNotAlready in RepositoryService and RepositoryServiceDefault

2016-04-09 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1364: Description: Currently, it's not declared in RepositoryService, despite similar programmatic method

[jira] [Commented] (ISIS-1303) Rename the project to better describe its values and purpose

2016-02-19 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15154486#comment-15154486 ] Oscar Bou commented on ISIS-1303: - Nice candidates. Following the "Apache Amp" contender, why not h4.

[jira] [Commented] (ISIS-1303) Rename the project to better describe its values and purpose

2016-02-04 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132789#comment-15132789 ] Oscar Bou commented on ISIS-1303: - Hi friends. Nice debate. I'm going to focus on the ones that might

[jira] [Updated] (ISIS-1157) Cache safe Actions results by annotating them

2015-06-05 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1157: Description: As discussed on the Isis mailing list [1]. Currently, there's service called QueryResultsCache

[jira] [Created] (ISIS-1157) Cache safe Actions results by annotating them

2015-06-05 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1157: --- Summary: Cache safe Actions results by annotating them Key: ISIS-1157 URL: https://issues.apache.org/jira/browse/ISIS-1157 Project: Isis Issue Type: Improvement

[jira] [Commented] (ISIS-1157) Cache safe Actions results by annotating them

2015-06-05 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574486#comment-14574486 ] Oscar Bou commented on ISIS-1157: - Initially proposed implementation guide: - Extend

[jira] [Created] (ISIS-1122) Security: allow to filter objects in Collections at the core level

2015-03-29 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1122: --- Summary: Security: allow to filter objects in Collections at the core level Key: ISIS-1122 URL: https://issues.apache.org/jira/browse/ISIS-1122 Project: Isis Issue

[jira] [Created] (ISIS-1121) Integ Tests: allow them to simulate a new Authentication Session

2015-03-29 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1121: --- Summary: Integ Tests: allow them to simulate a new Authentication Session Key: ISIS-1121 URL: https://issues.apache.org/jira/browse/ISIS-1121 Project: Isis Issue

[jira] [Created] (ISIS-1119) Bi-Directional 1-1 relationship throws a MetaModelException due to StackOverflowException

2015-03-27 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1119: --- Summary: Bi-Directional 1-1 relationship throws a MetaModelException due to StackOverflowException Key: ISIS-1119 URL: https://issues.apache.org/jira/browse/ISIS-1119 Project:

[jira] [Updated] (ISIS-1119) Bi-Directional 1-1 relationship throws a MetaModelException due to StackOverflowException

2015-03-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1119: Description: I have 2 bi-directional entities with properties defined as: Entity 1 property: {code:java}

[jira] [Updated] (ISIS-1119) Bi-Directional 1-1 relationship throws a MetaModelException if invoking the setter annotated with @P

2015-03-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1119: Summary: Bi-Directional 1-1 relationship throws a MetaModelException if invoking the setter annotated with

[jira] [Updated] (ISIS-1119) Bi-Directional 1-1 rel. throws MetaModelException if invoking setter with @Persistent(mappedBy=)

2015-03-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-1119: Summary: Bi-Directional 1-1 rel. throws MetaModelException if invoking setter with @Persistent(mappedBy=)

[jira] [Closed] (ISIS-1119) Bi-Directional 1-1 rel. throws MetaModelException if invoking setter with @Persistent(mappedBy=)

2015-03-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou closed ISIS-1119. --- Resolution: Not a Problem Bi-Directional 1-1 rel. throws MetaModelException if invoking setter with

[jira] [Commented] (ISIS-1097) Suspicion that Isis may be leaving DB connections open under certain circumstances, leading to instability

2015-03-17 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14365103#comment-14365103 ] Oscar Bou commented on ISIS-1097: - In our case we've discovered that the long-time running

[jira] [Comment Edited] (ISIS-1045) New domain events are created for each phase for properties, but not for collections nor actions. The current design doesn't support use of the wrapper factory.

2015-02-23 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14333136#comment-14333136 ] Oscar Bou edited comment on ISIS-1045 at 2/23/15 9:29 AM: -- I agree

[jira] [Commented] (ISIS-1045) New domain events are created for each phase for properties, but not for collections nor actions. The current design doesn't support use of the wrapper factory.

2015-02-23 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14333136#comment-14333136 ] Oscar Bou commented on ISIS-1045: - I agree this is irrespective of Guava's queueing

[jira] [Commented] (ISIS-1045) New domain events are created for each phase for properties, but not for collections nor actions. The current design doesn't support use of the wrapper factory.

2015-02-23 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14333153#comment-14333153 ] Oscar Bou commented on ISIS-1045: - COMMENTS FOR GUAVA EVENT BUS The per-thread queueing

[jira] [Created] (ISIS-1028) Create Event Bus Service based on Axon

2015-02-07 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-1028: --- Summary: Create Event Bus Service based on Axon Key: ISIS-1028 URL: https://issues.apache.org/jira/browse/ISIS-1028 Project: Isis Issue Type: New Feature

[jira] [Updated] (ISIS-803) Replace lifecycle methods with additional EventBus events.

2015-01-13 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-803: --- Description: This issue is to remove a feature that is only partly implemented in the JDO objectstore, namely

[jira] [Commented] (ISIS-1004) Infitinite recursion in updating() callback when call setter

2015-01-12 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14273448#comment-14273448 ] Oscar Bou commented on ISIS-1004: - Seems infinite recursion still happens Exception

[jira] [Created] (ISIS-871) NPE - ActionInvocationFacetForInteractionAbstract passes Null to ObjectSpecification.isViewModelCloneable

2014-08-30 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-871: -- Summary: NPE - ActionInvocationFacetForInteractionAbstract passes Null to ObjectSpecification.isViewModelCloneable Key: ISIS-871 URL: https://issues.apache.org/jira/browse/ISIS-871

[jira] [Updated] (ISIS-871) NPE - ActionInvocationFacetForInteractionAbstract passes Null to ObjectSpecification.isViewModelCloneable

2014-08-30 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-871: --- Attachment: patch_ISIS-871.diff Patch file. NPE - ActionInvocationFacetForInteractionAbstract passes Null to

[jira] [Created] (ISIS-818) wrapSkipRules does not execute action due to being hidden

2014-06-21 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-818: -- Summary: wrapSkipRules does not execute action due to being hidden Key: ISIS-818 URL: https://issues.apache.org/jira/browse/ISIS-818 Project: Isis Issue Type: Bug

[jira] [Updated] (ISIS-550) Complete the guava EventBus support with new annotations

2014-05-06 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-550: --- Attachment: patch-GC-550.diff Patch file with PARTIAL implementation of @PostsCollectionAddedToEvent

[jira] [Commented] (ISIS-769) IsisTransaction should do a precommit for pending updates to applib services, prior to commiting the underlying (JDO) transaction.

2014-05-01 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13986522#comment-13986522 ] Oscar Bou commented on ISIS-769: Just debugging this right now. Perhaps it's helpful while

[jira] [Created] (ISIS-764) Implement @BulkParam annotation for executing the same action over a Collection of entities

2014-04-05 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-764: -- Summary: Implement @BulkParam annotation for executing the same action over a Collection of entities Key: ISIS-764 URL: https://issues.apache.org/jira/browse/ISIS-764 Project:

[jira] [Updated] (ISIS-764) Implement @BulkParam annotation for executing the same action over a Collection of entities

2014-04-05 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-764: --- Description: As an Isis user I want to pass as an action parameter a collection of entities In order to avoid

[jira] [Resolved] (ISIS-644) Update FrameworkSynchronizer to avoid the Object not yet known to Isis exception

2014-01-04 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou resolved ISIS-644. Resolution: Fixed The following test is not passing on a machine with a Spanish locale: Tests in error:

[jira] [Created] (ISIS-644) Update FrameworkSynchronizer to avoid the Object not yet known to Isis exception

2014-01-03 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-644: -- Summary: Update FrameworkSynchronizer to avoid the Object not yet known to Isis exception Key: ISIS-644 URL: https://issues.apache.org/jira/browse/ISIS-644 Project: Isis

[jira] [Comment Edited] (ISIS-597) Services still not injected when entering @PostConstruct methods on a Service

2013-11-22 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830133#comment-13830133 ] Oscar Bou edited comment on ISIS-597 at 11/22/13 5:29 PM: -- Services

[jira] [Commented] (ISIS-597) Services still not injected when entering @PostConstruct methods on a Service

2013-11-22 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830133#comment-13830133 ] Oscar Bou commented on ISIS-597: Services perfectly injected when executing the

[jira] [Created] (ISIS-597) Services still not injected when entering @PostConstruct methods on a Service

2013-11-19 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-597: -- Summary: Services still not injected when entering @PostConstruct methods on a Service Key: ISIS-597 URL: https://issues.apache.org/jira/browse/ISIS-597 Project: Isis

[jira] [Created] (ISIS-598) Add support for @Inject standard annotation

2013-11-19 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-598: -- Summary: Add support for @Inject standard annotation Key: ISIS-598 URL: https://issues.apache.org/jira/browse/ISIS-598 Project: Isis Issue Type: Improvement

[jira] [Updated] (ISIS-563) Implement generic Spec Transformers for BDD tests

2013-10-14 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-563: --- Assignee: Oscar Bou (was: Dan Haywood) Implement generic Spec Transformers for BDD tests

[jira] [Resolved] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou resolved ISIS-499. Resolution: Fixed No comments made by anybody. If required, a new ticket will be raised.

[jira] [Created] (ISIS-501) Maven error with DN enhancer: required artifact missing

2013-08-27 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-501: -- Summary: Maven error with DN enhancer: required artifact missing Key: ISIS-501 URL: https://issues.apache.org/jira/browse/ISIS-501 Project: Isis Issue Type: Dependency

[jira] [Closed] (ISIS-501) Maven error with DN enhancer: required artifact missing

2013-08-27 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou closed ISIS-501. -- Resolution: Fixed Maven error with DN enhancer: required artifact missing

[jira] [Created] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-19 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-499: -- Summary: Enhance the Isis Eclipse templates to include JDO managed relationships (collections) Key: ISIS-499 URL: https://issues.apache.org/jira/browse/ISIS-499 Project: Isis

[jira] [Updated] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-19 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-499: --- Attachment: isis-templates-jdo.xml Isis templates for JDO. When imported on Eclipse it will add the specified

[jira] [Commented] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-19 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743750#comment-13743750 ] Oscar Bou commented on ISIS-499: As the isis-templates.xml is part of the git code, I'll

[jira] [Commented] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-19 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13743755#comment-13743755 ] Oscar Bou commented on ISIS-499: I will also update the website [1] to update this file.

[jira] [Updated] (ISIS-499) Enhance the Isis Eclipse templates to include JDO managed relationships (collections)

2013-08-19 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-499: --- Assignee: Oscar Bou (was: Dan Haywood) Enhance the Isis Eclipse templates to include JDO managed

[jira] [Created] (ISIS-492) Improve the mandatory validation message for an action parameter

2013-08-14 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-492: -- Summary: Improve the mandatory validation message for an action parameter Key: ISIS-492 URL: https://issues.apache.org/jira/browse/ISIS-492 Project: Isis Issue Type:

[jira] [Commented] (ISIS-492) Improve the mandatory validation message for an action parameter

2013-08-14 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13739840#comment-13739840 ] Oscar Bou commented on ISIS-492: Yes. Is the way I thought to test if I can make commits.

[jira] [Commented] (ISIS-492) Improve the mandatory validation message for an action parameter

2013-08-14 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13739843#comment-13739843 ] Oscar Bou commented on ISIS-492: I will attach a patch to this JIRA ticket and try to apply

[jira] [Commented] (ISIS-492) Improve the mandatory validation message for an action parameter

2013-08-14 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13739852#comment-13739852 ] Oscar Bou commented on ISIS-492: Ok. I'll follow that procedure on Friday. I'll configure a

[jira] [Created] (ISIS-487) Domain Object not validated by Isis before being sent to the database and RuntimeException handling on IsisTransactionManager

2013-08-05 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-487: -- Summary: Domain Object not validated by Isis before being sent to the database and RuntimeException handling on IsisTransactionManager Key: ISIS-487 URL:

[jira] [Created] (ISIS-485) Clearer messages for validation exceptions (specially MandatoryExceptions)

2013-07-31 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-485: -- Summary: Clearer messages for validation exceptions (specially MandatoryExceptions) Key: ISIS-485 URL: https://issues.apache.org/jira/browse/ISIS-485 Project: Isis

[jira] [Created] (ISIS-483) Not properly recognizing Collections of generics as Action returning type

2013-07-26 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-483: -- Summary: Not properly recognizing Collections of generics as Action returning type Key: ISIS-483 URL: https://issues.apache.org/jira/browse/ISIS-483 Project: Isis

[jira] [Updated] (ISIS-483) Not properly recognizing Collections of generics as Action return type

2013-07-26 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-483: --- Summary: Not properly recognizing Collections of generics as Action return type (was: Not properly

[jira] [Updated] (ISIS-482) Allow as choices return type any descendant of Collection

2013-07-25 Thread Oscar Bou (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Bou updated ISIS-482: --- Attachment: patch.diff Patch against latest snapshot at this moment (ISIS-480). Allow as

[jira] [Created] (ISIS-435) Problems with Enums implementing methods on values

2013-06-11 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-435: -- Summary: Problems with Enums implementing methods on values Key: ISIS-435 URL: https://issues.apache.org/jira/browse/ISIS-435 Project: Isis Issue Type: Bug

[jira] [Created] (ISIS-422) Create Apache Isis API for custom Queries sent to the Objectstore by the PersistenceManager

2013-06-05 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-422: -- Summary: Create Apache Isis API for custom Queries sent to the Objectstore by the PersistenceManager Key: ISIS-422 URL: https://issues.apache.org/jira/browse/ISIS-422 Project:

[jira] [Created] (ISIS-405) Clearer messages for Validation exceptions including field or parameter name and class/action name

2013-05-14 Thread Oscar Bou (JIRA)
Oscar Bou created ISIS-405: -- Summary: Clearer messages for Validation exceptions including field or parameter name and class/action name Key: ISIS-405 URL: https://issues.apache.org/jira/browse/ISIS-405