Martin Grotzke
64704eface
[maven-release-plugin] prepare for next development iteration
2019-03-18 22:13:09 +01:00
Martin Grotzke
7f3e47f485
[maven-release-plugin] prepare release reflectasm-1.11.9
2019-03-18 22:12:57 +01:00
swimmesberger
812f6bf71d
Fixes #68
2019-03-15 11:34:01 +01:00
Martin Grotzke
675ea75474
[maven-release-plugin] prepare for next development iteration
2018-12-28 23:40:44 +01:00
Martin Grotzke
7cab65bb46
[maven-release-plugin] prepare release reflectasm-1.11.8
2018-12-28 23:40:35 +01:00
Martin Grotzke
b1a643c21c
Add automatic module name to jar manifest
...
For motivation see https://blog.joda.org/2017/05/java-se-9-jpms-automatic-modules.html
2018-12-28 23:09:31 +01:00
Martin Grotzke
b8b618b6a1
[maven-release-plugin] prepare for next development iteration
2018-06-15 18:02:58 +02:00
Martin Grotzke
f3d8547876
[maven-release-plugin] prepare release reflectasm-1.11.7
2018-06-15 18:02:50 +02:00
Martin Grotzke
134750d155
[maven-release-plugin] prepare for next development iteration
2018-06-12 08:03:47 +02:00
Martin Grotzke
bffcf1040d
[maven-release-plugin] prepare release reflectasm-1.11.6
2018-06-12 08:03:36 +02:00
Martin Grotzke
65ce002a25
Use shorter package name for shaded asm classes
...
Refs #54
2018-06-12 07:53:06 +02:00
Martin Grotzke
e2d0bb99e0
Publish shaded jar only (not as separate artifact with classifier).
...
Motivation as described in #36
Closes #36
Closes #54
2017-07-17 00:58:01 +02:00
Martin Grotzke
e0234826c8
Revert "Repack ASM classes in esotericsoftware namespace."
...
This reverts commit ade0542b62
.
shaded jar shall be used instead.
2017-07-17 00:50:24 +02:00
NathanSweet
ade0542b62
Repack ASM classes in esotericsoftware namespace.
...
closes #54
2017-07-16 03:30:38 +02:00
Sebastian Schuberth
27dc9dac45
Prefer "3-Clause BSD License" over "New BSD License"
...
"3-Clause BSD License" is the current name used at
https://opensource.org/ , and it is more telling.
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
2017-02-28 13:15:36 +01:00
Sebastian Schuberth
dcfb6de7c6
Fix the license link in pom.xml
...
"New BSD License" is the old name for the "3-Clause BSD License", while
the link was pointing to the "2-Clause BSD License".
Fixes #5 .
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
2017-02-28 13:15:29 +01:00
NathanSweet
ee6bb50ddb
Updated version to 1.11.4.
2016-11-09 01:21:43 +01:00
NathanSweet
65f738caab
Updated ASM to 5.1.
2016-11-09 01:19:36 +01:00
Martin Grotzke
5df0d4a857
[maven-release-plugin] prepare for next development iteration
2016-05-09 13:57:41 +02:00
Martin Grotzke
d07ff80655
[maven-release-plugin] prepare release reflectasm-1.11.3
2016-05-09 13:57:36 +02:00
Martin Grotzke
80b74dc6f0
[maven-release-plugin] prepare for next development iteration
2016-05-08 23:35:12 +02:00
Martin Grotzke
5a55b68390
[maven-release-plugin] prepare release reflectasm-1.11.2
2016-05-08 23:35:06 +02:00
Martin Grotzke
2f30bda2ba
[maven-release-plugin] prepare for next development iteration
2016-02-02 23:00:44 +01:00
Martin Grotzke
c250648fed
[maven-release-plugin] prepare release reflectasm-1.11.1
2016-02-02 23:00:38 +01:00
Martin Grotzke
a1dd4159f4
Update asm from 5.0.3 to 5.0.4
...
Closes #41
2016-02-02 22:58:58 +01:00
Martin Grotzke
950213eceb
[maven-release-plugin] prepare for next development iteration
2015-03-26 01:05:04 +01:00
Martin Grotzke
1a8c337687
[maven-release-plugin] prepare release reflectasm-1.11.0
2015-03-26 01:04:58 +01:00
Martin Grotzke
a186ec0da9
[maven-release-plugin] prepare for next development iteration
2015-03-20 13:48:37 +01:00
Martin Grotzke
4484e67785
[maven-release-plugin] prepare release reflectasm-1.10.1
2015-03-20 13:48:32 +01:00
Jonathan Haber
8795805218
Upgrade ASM, make test less flappy
2015-02-18 16:56:22 -05:00
Martin Grotzke
6c3d16c5b7
[maven-release-plugin] prepare for next development iteration
2014-07-21 18:45:23 +02:00
Martin Grotzke
71c67a5f6d
[maven-release-plugin] prepare release reflectasm-1.10.0
2014-07-21 18:45:19 +02:00
Martin Grotzke
fc99577bb4
Bump version to SNAPSHOT to enable mvn release plugin
2014-07-21 18:44:28 +02:00
Martin Grotzke
900abe45ce
Change scm connection to use ssh instead of https
2014-07-21 18:39:14 +02:00
Martin Grotzke
55b14d2a69
Update maven-shade-plugin to the latest version
2014-07-21 18:37:49 +02:00
Martin Grotzke
d5a789a1c6
Turn reflectasm into an OSGi bundle
2014-07-21 18:36:25 +02:00
Martin Grotzke
2e131dc782
Add sonatype's oss-parent as parent pom (for publishing to sonatype)
2014-07-21 00:42:59 +02:00
Martin Grotzke
9bd94e1f28
Change groupId to com.esotericsoftware (remove 'reflectasm')
2014-07-21 00:42:05 +02:00
Martin Grotzke
8d7614ea99
Change URLs from google code to github
2014-07-21 00:41:22 +02:00
based2
09de77752f
update to org.ow2.asm 4.2 (12 October 2013)
...
http://asm.ow2.org/history.html
http://mvnrepository.com/artifact/org.ow2.asm/asm
2014-05-03 14:40:43 +02:00
dimzon@gmail.com
42a8108a96
change language level for maven build plugin
2014-04-04 00:18:37 +04:00
NathanSweet
e48d1b2ec0
1.09
2014-01-26 14:48:09 +01:00
NathanSweet
0138ec7075
1.08
2013-11-12 23:16:05 +01:00
Nathan Sweet
20a2ea96fb
Shaded maven stuff.
2012-06-19 08:38:11 +00:00
Nathan Sweet
d2ea0c7ef5
1.07
2012-06-19 06:52:46 +00:00
Nathan Sweet
9ede9fd513
Bumping to 1.06 because Maven sucks...
2012-06-18 12:05:40 +00:00
Nathan Sweet
60d4e16918
v1.05
2012-06-18 11:32:44 +00:00
Nathan Sweet
829461228b
Updated ASM groupid.
2012-06-01 08:42:44 +00:00
Nathan Sweet
ebb84c0331
POM asm to 4.0.
2012-05-25 06:51:56 +00:00
Nathan Sweet
7c3d828cc7
Updated ConstructorAccess.
2012-04-27 19:13:51 +00:00