CES Marvin
fcc4fd0960
release version 2.2.0
2020-07-03 09:33:30 +00:00
CES Marvin
c5f2502e6f
prepare for next development iteration
2020-06-23 16:22:47 +00:00
CES Marvin
e5c7b4eda4
release version 2.1.1
2020-06-23 15:34:23 +00:00
CES Marvin
22881dd381
prepare for next development iteration
2020-06-18 11:31:16 +00:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Sebastian Sdorra
a3eb42bbb7
merge with support/2.0.x branch
2020-06-18 09:39:16 +02:00
René Pfeuffer
fbf4757bb1
Set version to support version
2020-06-11 11:23:41 +02:00
CES Marvin
a3e4c1ddf4
prepare for next development iteration
2020-06-04 09:41:11 +00:00
CES Marvin
4ae098e3b6
release version 2.0.0
2020-06-04 09:03:17 +00:00
René Pfeuffer
d62f5dde18
Fix version
2020-05-11 14:25:18 +02:00
CES Marvin
52a8f0e9ca
prepare for next development iteration
2020-05-08 09:19:12 +00:00
CES Marvin
1d80b043c7
release version 2.0.0-rc8
2020-05-08 08:49:02 +00:00
Sebastian Sdorra
8d698c53a5
Added javadoc for Requires annotation
2020-04-15 08:35:50 +02:00
Eduard Heimbuch
64a699b050
add javadoc
2020-04-09 08:14:03 +02:00
Eduard Heimbuch
347417e247
remove requires value from extension annotation and add new requires annotation instead
2020-04-07 12:49:25 +02:00
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
263072d68b
prepare for next development iteration
2020-03-26 15:59:09 +00:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00
Rene Pfeuffer
d513ebcd83
Prepare for next development iteration
2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758
Release version 2.0.0-rc4
2020-02-14 12:28:11 +01:00
Rene Pfeuffer
6e9524f809
Fix JavaDoc builds for java > 8
...
Sadly, therefor we have to remove the APIviz lib. It seems this is dead.
2020-02-06 11:52:24 +01:00
Sebastian Sdorra
c20a50e9ec
Prepare for next development iteration
2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986
Release version 2.0.0-rc3
2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3
Prepare for next development iteration
2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65
release version 2.0.0-rc2
2020-01-29 15:22:54 +01:00
Sebastian Sdorra
bac3068b73
improve javadoc of requires attribute
2020-01-09 08:19:43 +01:00
Sebastian Sdorra
c1aa4af6e0
implemented optional dependencies
...
Plugin authors could now define optional dependencies to other plugins in their pom.
Extensions which are using classes from optional dependencies must specify this
with the "requires" attribute of the extension annotation.
Extensions with "requires" attribute are not installed if one of the specified plugins,
is not installed.
2020-01-08 14:27:11 +01:00
Rene Pfeuffer
516bbe6f26
Prepare for next development iteration
2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc
Release version 2.0.0-rc1
2019-12-02 12:52:33 +01:00
Sebastian Sdorra
854e42a609
merge with default branch
2019-11-27 15:01:09 +01:00
Sebastian Sdorra
7821b68d9c
implemented LinkEnricher registration via Enrich annotation
2019-01-03 10:52:37 +01:00
René Pfeuffer
c173db35a2
Add documentation
2018-11-13 11:14:41 +01:00
René Pfeuffer
541303b351
Move annotation to corresponding module
2018-11-13 11:12:16 +01:00
Philipp Czora
ffabda3f83
Set namespace while creating a repository
2018-06-29 17:10:14 +02:00
broDom
94fba3df13
build: remove redundant groupIds as they are defined in the parent pom
2017-07-03 17:13:15 +02:00
Sebastian Sdorra
79e1e5e972
added module to register servlets and filters by new WebElement annotation
2015-02-01 19:14:46 +01:00
Sebastian Sdorra
37a9ef163f
introducing priority annotation to order extensions
2014-12-20 22:41:13 +01:00
Sebastian Sdorra
bfd67c5aef
support for non auto binding extension points and treat guice modules as normal extension points
2014-12-19 17:41:46 +01:00
Sebastian Sdorra
876f501644
[maven-release-plugin] prepare for next development iteration
2014-12-13 16:29:17 +01:00
Sebastian Sdorra
ce44d86341
[maven-release-plugin] prepare release 2.0.0-M1
2014-12-13 16:29:16 +01:00
Sebastian Sdorra
be24164b88
replace DefaultEngine annotation with the new Default annotation
2014-08-24 14:54:35 +02:00
Sebastian Sdorra
50b0b6b2b8
added Default annotation to fix ServletContext injection on eager loading singletons
2014-08-24 14:49:35 +02:00
Sebastian Sdorra
07363cbe82
move extension annotation from sonia.scm.plugin.ext to sonia.scm.plugin
2014-03-29 09:51:17 +01:00
Sebastian Sdorra
93dc44b729
improve annotation processor
2014-03-28 20:38:36 +01:00
Sebastian Sdorra
812021f212
create separate module for annotations and build maven plugins before scm-core
2014-03-18 17:23:48 +01:00