Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2737: Change Tools' web.xml files to comply with LAMS 2.4 Tool Application Context discovery mechanism. Add missing abstract methods implementation. Remove several libraries as they interfere with endorsed XML libraries on JBoss 5.

  1. … 14 more files in changeset.
LDEV-2488 * added cancel button to upload CC page * edit resource page now opens up in thickbox * fixed problem with launchUrl/secureLaunchUrl

  1. … 6 more files in changeset.
LDEV-2488 upload common cartridge in several steps

  1. … 14 more files in changeset.
LDEV-2488 Introducing first draft of the new tool "IMS Common Cartridge"

    • -0
    • +130
    ./java/net/oauth/ConsumerProperties.java
    • -0
    • +351
    ./java/net/oauth/OAuth.java
    • -0
    • +100
    ./java/net/oauth/OAuthAccessor.java
    • -0
    • +70
    ./java/net/oauth/OAuthConsumer.java
    • -0
    • +53
    ./java/net/oauth/OAuthException.java
    • -0
    • +412
    ./java/net/oauth/OAuthMessage.java
    • -0
    • +105
    ./java/net/oauth/OAuthProblemException.java
    • -0
    • +41
    ./java/net/oauth/OAuthServiceProvider.java
    • -0
    • +42
    ./java/net/oauth/OAuthValidator.java
    • -0
    • +24
    ./java/net/oauth/ParameterStyle.java
    • -0
    • +170
    ./java/net/oauth/SimpleOAuthValidator.java
    • -0
    • +42
    ./java/net/oauth/client/ExcerptInputStream.java
    • -0
    • +333
    ./java/net/oauth/client/OAuthClient.java
    • -0
    • +117
    ./java/net/oauth/client/OAuthResponseMessage.java
    • -0
    • +16
    ./java/net/oauth/consumer.properties.sample
  1. … 239 more files in changeset.