Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
final move to monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit Shah committed Dec 13, 2014
1 parent c13027a commit b1e4655
Show file tree
Hide file tree
Showing 53 changed files with 0 additions and 9,822 deletions.
9 changes: 0 additions & 9 deletions .gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

189 changes: 0 additions & 189 deletions LICENSE

This file was deleted.

41 changes: 0 additions & 41 deletions README.md
Expand Up @@ -2,44 +2,3 @@

This repository has been merged into the [twitter-text mono-repo](https://github.com/twitter/twitter-text) to simplify development, testing, creating issues, and pull requests. This repo is now inactive; please continue all activity in the mono-repo and move existing issues there.

## twitter-text-java

Java port of the twitter-text handling libraries.

## Getting Started

The latest artifacts are published to maven central.

Bringing twitter-text-java into your project should be as simple as adding the following to your pom.xml:

```xml
<dependencies>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>twitter-text</artifactId>
<version>1.6.1</version> <!-- or whatever the latest version is -->
</dependency>
</dependencies>
```

## Building

To build, ensure you have the conformance test suite checked out:

```git submodule init && git submodule update```

Then simply run maven:

```mvn clean install```

## Issues

Have a bug? Please create an issue here on GitHub!

https://github.com/twitter/twitter-text-java/issues

## License

Copyright 2011,2014 Twitter, Inc. and other contributors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
49 changes: 0 additions & 49 deletions Rakefile

This file was deleted.

5 changes: 0 additions & 5 deletions TODO

This file was deleted.

42 changes: 0 additions & 42 deletions docs/api/allclasses-frame.html

This file was deleted.

42 changes: 0 additions & 42 deletions docs/api/allclasses-noframe.html

This file was deleted.

0 comments on commit b1e4655

Please sign in to comment.