[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2021-08-26 Thread Daniel Keir Haywood (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-517:
-

Not sure that JSR-305 is maintained anymore - did I read somewhere it is split 
package and therefore not compatible with java modules?

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Isis Applib (programming model)
>Affects Versions: core-1.2.0
>Reporter: Daniel Keir Haywood
>Priority: Minor
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ISIS-517) ??? Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2021-08-26 Thread Daniel Keir Haywood (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-517:
-
Summary: ??? Support JSR-305 annotations (@Immutable, @Signed, 
@MatchesPattern)  (was: Support JSR-305 annotations (@Immutable, @Signed, 
@MatchesPattern))

> ??? Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Isis Applib (programming model)
>Affects Versions: core-1.2.0
>Reporter: Daniel Keir Haywood
>Priority: Minor
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2020-10-04 Thread Daniel Keir Haywood (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-517:
-
Fix Version/s: (was: 2.1.4)

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Isis Applib (programming model)
>Affects Versions: core-1.2.0
>Reporter: Daniel Keir Haywood
>Priority: Minor
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2020-10-04 Thread Daniel Keir Haywood (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-517:
-
Component/s: (was: Isis Core)
 Isis Applib (programming model)

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Isis Applib (programming model)
>Affects Versions: core-1.2.0
>Reporter: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.1.4
>
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2020-03-19 Thread Daniel Keir Haywood (Jira)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-517:
-
Priority: Minor  (was: Major)

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Isis Core
>Affects Versions: core-1.2.0
>Reporter: Daniel Keir Haywood
>Priority: Minor
> Fix For: 2.1.4
>
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2019-01-06 Thread Dan Haywood (JIRA)


 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-517:
-
Fix Version/s: (was: 3.0.0)
   1.20.0

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: core-1.2.0
>Reporter: Dan Haywood
>Priority: Major
> Fix For: 1.20.0
>
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ISIS-517) Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)

2016-05-26 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-517:
-
Description: 
for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
applib.Filters.and(Filter, Filter) should be Filter

from duplicate ISIS-241:
@javax.annotation.MatchesPattern 
@javax.annotation.Nonnegative 
@javax.annotation.Nullable 
@javax.annotation.concurrent.Immutable 
@javax.annotation.meta.Exhaustive (equivalent to @Bounded) 

note that jsr305 is part of Isis' dependencies because of the dependency we 
take on google guava.


  was:
for jsr305 annotations, eg @Nullable, @Immutable, @Signed, @MatchesPattern
applib.Filters.and(Filter, Filter) should be Filter

from duplicate ISIS-241:
@javax.annotation.MatchesPattern 
@javax.annotation.Nonnegative 
@javax.annotation.Nullable 
@javax.annotation.concurrent.Immutable 
@javax.annotation.meta.Exhaustive (equivalent to @Bounded) 

note that jsr305 is part of Isis' dependencies because of the dependency we 
take on google guava.


Summary: Support JSR-305 annotations (@Immutable, @Signed, 
@MatchesPattern)  (was: Support JSR-305 annotations (@Nullable, @Immutable, 
@Signed, @MatchesPattern))

@Nullable has been brought forward, to ISIS-1418.

> Support JSR-305 annotations (@Immutable, @Signed, @MatchesPattern)
> --
>
> Key: ISIS-517
> URL: https://issues.apache.org/jira/browse/ISIS-517
> Project: Isis
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: core-1.2.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
> Fix For: 2.0.0
>
>
> for jsr305 annotations, eg @Immutable, @Signed, @MatchesPattern
> applib.Filters.and(Filter, Filter) should be Filter
> from duplicate ISIS-241:
> @javax.annotation.MatchesPattern 
> @javax.annotation.Nonnegative 
> @javax.annotation.Nullable 
> @javax.annotation.concurrent.Immutable 
> @javax.annotation.meta.Exhaustive (equivalent to @Bounded) 
> note that jsr305 is part of Isis' dependencies because of the dependency we 
> take on google guava.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)