Janne Valkealahti
c91db3547d
Upgrade spring-boot 3.0.3
...
- Fixes #661
2023-02-24 08:53:29 +00:00
github-actions[bot]
bd7f5b882c
Next development version
2023-01-24 10:23:23 +00:00
Janne Valkealahti
df9c5b5483
Upgrade spring-boot 3.0.2
...
- Fixes #619
2023-01-20 09:54:24 +00:00
Janne Valkealahti
206da7463b
Upgrade spring-boot 3.0.1
...
- Fixes #596
2022-12-27 16:04:46 +00:00
Janne Valkealahti
a6b84372b2
Upgrade spring-boot 3.0.0
...
- Fixes #574
2022-11-24 17:56:30 +00:00
Janne Valkealahti
d39276908d
Upgrade spring-boot 3.0.0-RC2
...
- Fixes #568
2022-11-15 08:14:07 +00:00
Janne Valkealahti
3e0ca620ea
Upgrade spring-boot 3.0.0-RC1
...
- Fixes #557
2022-10-21 12:16:40 +01:00
Janne Valkealahti
4bab975ecf
Add PathSearch component
...
- New PatchSearch component
- Allow user to define base directory for search
- Show (using single select list) search results
- Allow user to define search string
- Implement algorithms(start with exact-match and fuzzy-match) from fuzzy search tool (fzf)
- Sample "component path search" and change "component path" to "component path input"
- Fixes #556
2022-10-19 06:44:11 +01:00
Janne Valkealahti
226b081c1c
Upgrade native-build-tools 0.9.14
...
- Update docs
- Fixes #540
2022-10-03 09:20:49 +01:00
Janne Valkealahti
3660d61609
Upgrade spring-boot 3.0.0-M5
...
- Fixes #523
2022-09-23 09:22:24 +01:00
Janne Valkealahti
cf7c409d1c
Enable ge settings with ci workflow
2022-08-23 08:27:34 +01:00
Janne Valkealahti
79350939a5
Handle When.MAYBE warning
...
- Add com.google.code.findbugs:jsr305 to compileOnly
order to get rid of warnings.
2022-08-18 08:51:35 +01:00
Janne Valkealahti
6749ec228d
Add gradle ge integration
2022-08-17 17:18:29 +01:00
Janne Valkealahti
fee09f9ff5
Integration native build to sample
...
- This adds a way to build native binary for a sample which
were missed from original gradle work.
- Relates #470
2022-08-17 08:45:31 +01:00
Janne Valkealahti
39c4519a3f
Add gradle build files
...
- First set of changes for introduction of a gradle build.
- Relates #470
2022-08-16 10:30:15 +01:00
Eric Bottard
3cd5a1be3b
Remove everything prior to Shell 2 migration
2017-08-08 11:04:41 +02:00
Eric Bottard
fdf892cfaf
Remove unneeded dependencies, incl Guava
...
Fixes https://github.com/spring-projects/spring-shell/issues/95
2017-06-28 15:29:41 +02:00
Eric Bottard
e935251614
Bump version to 1.2.1.BUILD-SNAPSHOT
2016-11-03 15:51:33 +01:00
Spring Buildmaster
5d36787786
[artifactory-release] Next development version
2016-06-29 18:18:38 +00:00
Spring Buildmaster
67935a5729
[artifactory-release] Release version 1.2.0.RELEASE
2016-06-29 18:18:37 +00:00
Spring Buildmaster
fa3b7d191a
[artifactory-release] Next development version
2016-06-17 13:27:03 +00:00
Spring Buildmaster
24cde546d3
[artifactory-release] Release version 1.2.0.RC1
2016-06-17 13:27:03 +00:00
Spring Buildmaster
ec9e3d49f8
[artifactory-release] Next development version
2015-12-22 15:50:23 -08:00
Spring Buildmaster
2340555a32
[artifactory-release] Release version 1.2.0.M1
2015-12-22 15:50:23 -08:00
Mark Pollack
db7b649eaf
Upgrade versions of dependent libraries
2015-12-22 18:43:05 -05:00
Eric Bottard
4c18cfb8f4
SHL-173: Add converter for array of convertible
2015-07-09 16:12:33 -04:00
Eric Bottard
e27257a340
Update README
2015-02-09 17:23:10 +01:00
Andy Wilkinson
880bc35d55
Add the Spring IO plugin and align with the Platform where possible
...
Configure the Spring IO plugin such that it's only applied when the
build is run with -PplatformVersion=<version>. This platformVersion
property is used to determine the version of the Platform that will
be used when running the springIoCheck task. The plugin can be used
by running a build as follows:
./gradlew clean springIoCheck -PplatformVersion=1.0.1.RELEASE -PJDK7_HOME=… -PJDK8_HOME=…
This will test the project on JDK7 and JDK 8 using the dependencies
defined in Spring IO Platform 1.0.1.RELEASE.
Running the plugin identified a dependency on CGLib (use of
spring-core's repackaged CGLib is preferred), but the dependency
appears to be unused. It has been removed.
The versions of a number of other dependencies have been updated to
use their latest versions and align them with Spring IO Platform. Most
notable is probably a move from Guava 15.0 to 17.0.
2014-11-28 14:55:28 +01:00
mpollack
2c7aecf847
Increment version to 1.0.0.BUILD-SNAPSHOT
2014-07-07 23:50:16 -04:00
Spring Buildmaster
59e24190b0
Release version 1.1.0.RC4
2014-07-07 20:37:07 -07:00
mpollack
29a489b156
SHL-149 Upgrade to Spring Framework 4.
...
* update changelog
* update sample app to reference to be released 1.1.RC3 shell
* fix version in sample app readme
2014-05-16 15:51:10 -04:00
mpollack
e21d4f72a6
Change version to 1.1.0.BUILD-SNAPSHOT
2014-05-02 12:25:39 -04:00
Spring Buildmaster
a6fed77168
Release version 1.1.0.RC2
2014-04-15 06:54:36 -07:00
mpollack
25a8ed6f2b
Increment version to 1.1.0.BUILD-SNAPSHOT
2014-04-02 20:27:35 -04:00
Spring Buildmaster
8e5d2fa107
Release version 1.1.0.RC1
2014-04-02 16:59:43 -07:00
mpollack
c7bc01474e
Add hamcrest as explicity testCompile dependency
2014-04-01 23:53:49 -04:00
Eric Bottard
3b1c3e273d
Add tests and fix completion corner cases
2014-02-10 17:49:20 +01:00
Eric Bottard
f32b3e5916
Fix build file versions
2014-02-06 12:25:39 +01:00
mpollack
0197461d55
Change version to 1.1.0.BUILD-SNAPSHOT
2013-07-26 14:58:03 -04:00
Spring Buildmaster
4a4cf8e4ca
Release version 1.1.0.M1
2013-07-26 11:10:14 -07:00
mpollack
209fc84a70
SHL-103 Create simple way to test the execution of shell commands
2013-07-23 12:00:29 -04:00
mpollack
c37f0fdae8
SHL-100,101,102
2013-07-23 03:00:44 -04:00
mpollack
85849dcfff
SHL-76 - Change sample maven based application to use appassembler plugin
2012-11-15 17:31:23 -05:00
Costin Leau
1e9cf615a6
bump version to dev
2012-10-02 22:58:59 +03:00
Spring Buildmaster
7c90164956
Release version 1.0.0.RELEASE
2012-10-02 12:09:11 -07:00
Costin Leau
1274a7e17a
bump to dev version
2012-09-20 20:02:18 +03:00
Spring Buildmaster
612027c9cd
Release version 1.0.0.RC1
2012-09-20 08:54:40 -07:00
Costin Leau
73ec2dfdf9
bump version to dev
2012-09-20 18:52:47 +03:00
Costin Leau
a0c383b61b
bump version to 1.0.0.RC1
2012-09-20 18:40:31 +03:00
Costin Leau
8a09fa0a3a
update slf4j version
2012-09-20 18:24:42 +03:00