42 Commits

Author SHA1 Message Date
Hari Nair
7a18516e22 5 update sourceversion to allow later java versions (#6)
* dynamically set supportedSourceVersion

* pom cleanup

* update dependencies

* add javadoc

* remove .gitlab-ci.yml

* set version in parent pom

* javadoc update
2025-01-23 10:35:49 -05:00
Hari Nair
f0d08eb764 3 add include annotation (#4)
* add Included annotation

* update version number

* Add Include description in README

* update version to 1.1.0
2023-12-28 09:41:37 -05:00
Hari Nair
fa4b36f2f5 1 publish to maven central (#2)
* pom updates

* update artifactId, add gpg plugin

* use oss.sonatype.org

* update groupId in README

* update plugins

* use nexus-staging-maven-plugin

* add javadoc

* javadoc cleanup

* update versioning

* javadoc cleanup

* Update demo

---------

Co-authored-by: Hari Nair <hari@alumni.caltech.edu>
2023-09-05 17:16:54 -04:00
Hari Nair
fef7f752a7 Merge branch '18-remove-versions-from-pom' into 'main'
Resolve "remove versions from pom"

Closes #18

See merge request nairah1/jackfruit!18
2023-06-05 22:16:52 +00:00
Hari Nair
d3bcadc3cb Resolve "remove versions from pom" 2023-06-05 22:16:52 +00:00
Hari Nair
dece12bde9 Merge branch '17-update-dependencies' into 'main'
Resolve "update dependencies"

Closes #17

See merge request nairah1/jackfruit!17
2023-06-04 16:42:33 +00:00
Hari Nair
9257a56a71 Resolve "update dependencies" 2023-06-04 16:42:32 +00:00
Hari Nair
a6b440a185 Merge branch '16-add-apache-license' into 'main'
Resolve "Add apache license"

Closes #16

See merge request nairah1/jackfruit!16
2023-05-22 14:50:46 +00:00
Hari Nair
758055d5d4 Resolve "Add apache license" 2023-05-22 14:50:46 +00:00
Hari Nair
867d46c1ab Merge branch '15-8-characters-for-git-hash' into 'main'
Resolve "8 characters for git hash"

Closes #15

See merge request nairah1/jackfruit!15
2023-03-29 18:13:28 +00:00
Hari Nair
8cae62ae69 Resolve "8 characters for git hash" 2023-03-29 18:13:28 +00:00
Hari Nair
32766e3701 Merge branch '14-throw-runtime-exception-if-key-not-found' into 'main'
Resolve "throw runtime exception if key not found"

Closes #14

See merge request nairah1/jackfruit!14
2023-03-29 18:02:25 +00:00
Hari Nair
a33fd3cc80 Resolve "throw runtime exception if key not found" 2023-03-29 18:02:25 +00:00
Hari Nair
34880975ba Merge branch '12-add-version-to-generated-annotation' into 'main'
Resolve "add version to generated annotation"

Closes #12

See merge request nairah1/jackfruit!12
2022-11-27 17:12:53 +00:00
Hari Nair
f5df7832b5 Resolve "add version to generated annotation" 2022-11-27 17:12:53 +00:00
Hari Nair
9ad69b62d1 Merge branch '11-add-createconfig' into 'main'
Resolve "Add createConfig"

Closes #11

See merge request nairah1/jackfruit!11
2022-11-26 22:57:35 +00:00
Hari Nair
2c6fb9bf1b Resolve "Add createConfig" 2022-11-26 22:57:34 +00:00
Hari Nair
168ca4501a Merge branch '10-factory-constructor-with-prefix' into 'main'
Resolve "Factory constructor with prefix"

Closes #10

See merge request nairah1/jackfruit!10
2022-10-29 02:41:06 +00:00
Hari Nair
f3817166a7 Resolve "Factory constructor with prefix" 2022-10-29 02:41:05 +00:00
Hari Nair
8611471ea0 Merge branch '9-inherit-annotations-values' into 'main'
Resolve "inherit annotations values"

Closes #9

See merge request nairah1/jackfruit!9
2022-10-02 19:09:59 +00:00
Hari Nair
28f03eb287 Resolve "inherit annotations values" 2022-10-02 19:09:59 +00:00
Hari Nair
3cd4e9b9a7 Merge branch '8-retention-policy-source' into 'main'
Resolve "retention policy source"

Closes #8

See merge request nairah1/jackfruit!8
2022-10-02 13:45:52 +00:00
Hari Nair
7c46a064ce Resolve "retention policy source" 2022-10-02 13:45:52 +00:00
Hari Nair
ed519eac7f Merge branch '7-include-annotated-methods-from-superclass' into 'main'
Resolve "Include annotated methods from superclass"

Closes #7

See merge request nairah1/jackfruit!7
2022-10-01 21:28:20 +00:00
Hari Nair
5b3f074779 Resolve "Include annotated methods from superclass" 2022-10-01 21:28:20 +00:00
Hari Nair
9013a103cf Merge branch '6-string-stuff' into 'main'
Resolve "String stuff"

Closes #6

See merge request nairah1/jackfruit!6
2022-09-24 16:04:53 +00:00
Hari Nair
3276794903 Resolve "String stuff" 2022-09-24 16:04:53 +00:00
Hari Nair
a20c249005 Merge branch '5-allow-multi-line-strings-in-comment' into 'main'
Resolve "Allow multi line strings in comment"

Closes #5

See merge request nairah1/jackfruit!5
2022-09-24 14:47:47 +00:00
Hari Nair
fbc0a5ff0a Resolve "Allow multi line strings in comment" 2022-09-24 14:47:47 +00:00
Hari Nair
cfc8641f82 Merge branch '4-allow-abstract-classes' into 'main'
Resolve "Allow abstract classes"

Closes #4

See merge request nairah1/jackfruit!4
2022-09-22 21:33:58 +00:00
Hari Nair
5b426a0538 Resolve "Allow abstract classes" 2022-09-22 21:33:58 +00:00
Hari Nair
95748f36f0 Merge branch '3-add-sources-to-jar' into 'main'
Resolve "Add sources to jar"

Closes #3

See merge request nairah1/jackfruit!3
2022-09-22 20:17:31 +00:00
Hari Nair
724485eb96 Resolve "Add sources to jar" 2022-09-22 20:17:31 +00:00
Hari Nair
45034e8423 Merge branch '2-implement-list-for-config-objects' into 'main'
Resolve "implement List for config objects"

Closes #2

See merge request nairah1/jackfruit!2
2022-09-22 17:45:33 +00:00
Hari Nair
365b6d2bcf Resolve "implement List for config objects" 2022-09-22 17:45:33 +00:00
Hari Nair
08fddafa60 Merge branch '1-add-comments-to-apache-file' into 'main'
Resolve "add comments to Apache file"

Closes #1

See merge request nairah1/jackfruit!1
2022-09-19 17:30:44 +00:00
Hari Nair
e073bb5c0f Resolve "add comments to Apache file" 2022-09-19 17:30:44 +00:00
Hari Nair
72c3a36a1a Add JackfruitDemo 2022-09-19 11:50:56 -04:00
Hari Nair
fce1f4a4eb Clean up imports 2022-09-19 09:46:44 -04:00
Hari Nair
b8bec9bcd1 Refactoring 2022-09-19 09:45:41 -04:00
Hari Nair
bad4b8ca43 initial import 2022-09-18 20:03:03 -04:00
Hari Nair
ee277c1e0d Initial commit 2022-09-18 23:56:46 +00:00