Spring Operator
|
e779b7ce9e
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org with 1 occurrences migrated to:
https://maven.apache.org ([https](https://maven.apache.org) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://repo.spring.io/libs-milestone/ with 1 occurrences migrated to:
https://repo.spring.io/libs-milestone/ ([https](https://repo.spring.io/libs-milestone/) result 200).
* http://repo.spring.io/libs-release/ with 1 occurrences migrated to:
https://repo.spring.io/libs-release/ ([https](https://repo.spring.io/libs-release/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://static.springframework.org/spring/docs/3.1.x/javadoc-api (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.1.x/javadoc-api ([https](https://static.springframework.org/spring/docs/3.1.x/javadoc-api) result 301).
* http://github.com/SpringSource/spring-shell with 2 occurrences migrated to:
https://github.com/SpringSource/spring-shell ([https](https://github.com/SpringSource/spring-shell) result 301).
* http://repo.springsource.org/libs-milestone with 1 occurrences migrated to:
https://repo.springsource.org/libs-milestone ([https](https://repo.springsource.org/libs-milestone) result 301).
* http://repo.springsource.org/libs-release with 1 occurrences migrated to:
https://repo.springsource.org/libs-release ([https](https://repo.springsource.org/libs-release) result 301).
* http://repo.springsource.org/libs-snapshot with 1 occurrences migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot) result 301).
* http://repo.springsource.org/plugins-release with 2 occurrences migrated to:
https://repo.springsource.org/plugins-release ([https](https://repo.springsource.org/plugins-release) result 301).
* http://www.springsource.org/spring-shell with 1 occurrences migrated to:
https://www.springsource.org/spring-shell ([https](https://www.springsource.org/spring-shell) result 301).
* http://download.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
https://download.oracle.com/javase/6/docs/api ([https](https://download.oracle.com/javase/6/docs/api) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
|
2019-03-26 11:50:44 +01:00 |
|
Mark Pollack
|
9a5d5d5374
|
Update to 1.2 RELEASE versions in samples
|
2016-06-29 14:13:10 -04:00 |
|
Mark Pollack
|
c7f697503b
|
Update to release version in samples
|
2016-06-17 09:20:08 -04:00 |
|
mpollack
|
33ec17ba87
|
Update versions to reference 1.0 RELEASE
|
2014-07-25 17:21:04 -04:00 |
|
mpollack
|
22714da1be
|
Update sample gradle.properties and pom.xml to 1.0 RC4
|
2014-07-07 23:31:12 -04:00 |
|
Eric Bottard
|
fa6df13b4b
|
Update HelloWorldCommands.java
Add explanation that "hw simple" must be run once first
|
2014-05-21 11:43:02 +02: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
|
fb082a5224
|
Merge branch 'master' of https://github.com/houseofdouglas/spring-shell into houseofdouglas-master
|
2014-05-02 12:38:56 -04:00 |
|
mpollack
|
bc93dddf00
|
Increment version to 1.0.0.BUILD-SNAPSHOT
|
2014-04-15 10:35:01 -04:00 |
|
mpollack
|
2ebe54922c
|
Update to shell 1.1 RC2 in sample app
|
2014-04-15 09:46:15 -04:00 |
|
Peter Douglas
|
1e2444662e
|
update pom.xml to reference repo.spring.io URLs
|
2014-04-04 17:18:39 -06:00 |
|
mpollack
|
57498e76e3
|
SHL-128 - Change version of spring shell in hello world application to 1.1 RC1
|
2014-04-02 17:37:20 -04:00 |
|
mpollack
|
6de9c8b1ae
|
SHL-91 SHL-80 Provide ability to disable built-in commands
|
2014-04-02 02:01:26 -04:00 |
|
mpollack
|
8c63413609
|
Gradle: Fix version number and repo location used in sample application for 1.1.0.M1
|
2013-07-26 14:08:11 -04:00 |
|
mpollack
|
63ee083f6b
|
Fix version number and repo location used in sample application for 1.1.0.M1
|
2013-07-26 14:07:25 -04:00 |
|
mpollack
|
43e328c3ba
|
SHL-105 - Add option to run helloworld example as a gradle run task
Thanks Hu Xi - a898bbc880
|
2013-07-25 19:51:47 -04:00 |
|
mpollack
|
87fc2cb862
|
SHL-104 - Remove compiler warnings
Thanks Hu Xi - 890b41bb04
|
2013-07-25 19:46:25 -04:00 |
|
mpollack
|
344385116c
|
SHL-69 - Extract "version" command from AbstractShell
|
2013-07-25 19:38:00 -04:00 |
|
mpollack
|
f7afbca250
|
Remove FINE logging of what NamedProviders are being used
Add JUnit to sample build files
|
2013-07-25 17:37:51 -04:00 |
|
mpollack
|
330735902b
|
SHL-103 Create simple way to test the execution of shell commands. Add missing files from previous commit
|
2013-07-23 15:10:56 -04:00 |
|
mpollack
|
c37f0fdae8
|
SHL-100,101,102
|
2013-07-23 03:00:44 -04:00 |
|
mpollack
|
82adda6db9
|
point to local 1.0.1 build snapshots for sample app.
|
2012-12-22 03:46:23 +08:00 |
|
mpollack
|
c00c18c51a
|
SHL-75 - Change repository used to pull in custom jline dependency in sample application.
|
2012-11-15 15:46:18 -05:00 |
|
Costin Leau
|
d2f64ea5d2
|
reduce sample logging
|
2012-10-02 22:06:29 +03:00 |
|
Costin Leau
|
df10436cf4
|
update changelog + improvements to the sample
|
2012-10-02 21:36:55 +03:00 |
|
Costin Leau
|
a817d278ae
|
bump sample version
|
2012-10-02 21:10:38 +03:00 |
|
Mark Pollack
|
9975f93f2d
|
update sample dependency on spring-shell to point to RC1
|
2012-09-19 14:31:42 -04:00 |
|
Mark Pollack
|
e7fc88d1e7
|
Update sample to refelect changes from SHL-48
|
2012-09-19 14:29:32 -04:00 |
|
Jarred Li
|
7acc0db4de
|
resolve issue: java.lang.IllegalStateException: Shutdown in progress
|
2012-08-14 15:48:42 +08:00 |
|
Jarred Li
|
0f5a0fc85c
|
remove JVM shutdown hook
|
2012-08-14 13:53:27 +08:00 |
|
Costin Leau
|
99563497c3
|
prepare release version
|
2012-07-18 23:30:05 +03:00 |
|
Costin Leau
|
0e43c0d6d8
|
update maven pom
|
2012-07-18 22:26:18 +03:00 |
|
Mark Pollack
|
32a87522e4
|
update readme.txt for sample
|
2012-07-18 12:14:15 -04:00 |
|
Costin Leau
|
b353e3e307
|
update sample
|
2012-07-18 13:55:13 +03:00 |
|
Costin Leau
|
e4fad7c57d
|
fix more typos
|
2012-07-18 13:50:17 +03:00 |
|
Mark Pollack
|
5cfc35af3e
|
update sample application
|
2012-07-18 00:49:17 -04:00 |
|
Mark Pollack
|
509eb6fd45
|
SHL-23 - Create docbook based reference guide
|
2012-07-18 00:33:17 -04:00 |
|
Mark Pollack
|
fb2ba23587
|
update sample application
|
2012-07-17 22:54:25 -04:00 |
|
Jarred Li
|
e038798a29
|
update sample after package refactor
|
2012-07-16 10:27:36 +08:00 |
|
Mark Pollack
|
472b93777f
|
SHL-42 - Refactor package name to remove reference to roo
|
2012-07-14 13:34:25 -04:00 |
|
Mark Pollack
|
137a0dee78
|
SHL-43 - Update gradle build of sample application to use application plugin
|
2012-07-14 08:11:55 -04:00 |
|
Jarred Li
|
2e6d54049b
|
typo
|
2012-05-24 17:23:36 +08:00 |
|
Jarred Li
|
d329586a80
|
customize console titile
|
2012-05-24 13:56:42 +08:00 |
|
Jarred Li
|
456f486048
|
add version info
|
2012-05-24 13:34:37 +08:00 |
|
Jarred Li
|
cdf665e4f1
|
update parser to accept specifiedDefaultValue in the option
|
2012-04-26 15:20:38 +08:00 |
|
Jarred Li
|
bd86827209
|
update readme
|
2012-04-25 13:27:23 +08:00 |
|
Jarred Li
|
74d872bbb5
|
SHL-21 update hint message
|
2012-04-15 09:18:49 +08:00 |
|
Jarred Li
|
5dca1a102a
|
SHl-22 limit history size, remove dead code
|
2012-04-14 09:24:34 +08:00 |
|
Jarred Li
|
02ab62bfe4
|
change snapshot update policy
|
2012-04-13 16:10:21 +08:00 |
|
Jarred Li
|
16610f1627
|
refactor plugin, add Order annoaton support
|
2012-04-13 15:39:01 +08:00 |
|