Commit 63efc24
committed
Release v3.0.0: SMSD 3.1.0, CDK 2.12, full modernization
- Bump version to 3.0.0 (major: breaking dependency changes)
- Update SMSD dependency to 3.1.0 (com.bioinceptionlabs)
- Update copyright headers to 2007-2026 across all source files
- Update author email to asad.rahman@bioinceptionlabs.com
- Update CLI banner and metadata to BioInception
- Remove stale OSSRH/Sonatype publishing profile
- Update Maven plugins: compiler 3.13.0, surefire 3.5.2, assembly 3.7.1
- Update Maven prerequisite to 3.8
- Modernize GitHub Actions: checkout@v4, setup-java@v4, temurin JDK 11
- Remove redundant .travis.yml (GitHub Actions is primary CI)
- Fix nb-configuration.xml license hint (gpl30 -> lgpl30)
- Update .gitignore with modern IDE entries
- Refresh README.md for v3.0.0
- Clean remaining System.out imports in non-CLI files
- Fix System.exit(1) -> System.exit(0) for normal CLI termination1 parent 19af83b commit 63efc24
276 files changed
Lines changed: 998 additions & 1185 deletions
File tree
- .github/workflows
- src
- main/java
- org/openscience
- cdk/smiles
- smsd
- algorithm/matchers
- filters
- helper
- interfaces
- tools
- uk/ac/ebi
- aamtool
- rgroup
- rxndecoder
- reactionblast
- containers
- fingerprints
- interfaces
- tools
- graphics/direct
- awtlayout
- layout
- interfaces
- mapping
- algorithm
- checks
- blocks
- container
- helper
- fixer
- graph
- helper
- interfaces
- mechanism
- helper
- interfaces
- signature
- stereo
- compare
- ebi
- inchi
- tools
- wedge
- tools
- descriptors
- inchi
- labelling
- rxnfile
- utility
- test/java/uk/ac/ebi
- aamtool
- generic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
21 | 33 | | |
| 34 | + | |
22 | 35 | | |
23 | 36 | | |
24 | 37 | | |
25 | 38 | | |
26 | 39 | | |
27 | 40 | | |
28 | | - | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
29 | | - | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | | - | |
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
83 | 63 | | |
84 | 64 | | |
85 | 65 | | |
86 | 66 | | |
87 | 67 | | |
88 | 68 | | |
89 | | - | |
| 69 | + | |
90 | 70 | | |
91 | 71 | | |
92 | 72 | | |
| |||
113 | 93 | | |
114 | 94 | | |
115 | 95 | | |
116 | | - | |
| 96 | + | |
117 | 97 | | |
118 | | - | |
| 98 | + | |
119 | 99 | | |
120 | 100 | | |
121 | 101 | | |
122 | 102 | | |
123 | 103 | | |
124 | 104 | | |
125 | | - | |
| 105 | + | |
126 | 106 | | |
127 | | - | |
| 107 | + | |
128 | 108 | | |
129 | | - | |
| 109 | + | |
130 | 110 | | |
131 | 111 | | |
132 | 112 | | |
133 | 113 | | |
134 | | - | |
| 114 | + | |
135 | 115 | | |
136 | 116 | | |
137 | 117 | | |
138 | 118 | | |
139 | 119 | | |
140 | 120 | | |
141 | 121 | | |
142 | | - | |
| 122 | + | |
143 | 123 | | |
144 | | - | |
| 124 | + | |
145 | 125 | | |
146 | 126 | | |
147 | 127 | | |
148 | 128 | | |
149 | | - | |
| 129 | + | |
150 | 130 | | |
151 | | - | |
| 131 | + | |
152 | 132 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
0 commit comments