-
-
Notifications
You must be signed in to change notification settings - Fork 983
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove JodaTime folder moving files to top level
- Loading branch information
1 parent
72b2265
commit df4a82f
Showing
427 changed files
with
8,845 additions
and
8,845 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
svn mkdir "https://joda-time.svn.sourceforge.net/svnroot/joda-time/tags/v1_6_000" -m "Release 1.6" | ||
svn mkdir "https://joda-time.svn.sourceforge.net/svnroot/joda-time/tags/v1_6_000" -m "Release 1.6" | ||
svn copy https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk/JodaTime https://joda-time.svn.sourceforge.net/svnroot/joda-time/tags/v1_6_000/JodaTime -m "Release 1.6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
Package: org.joda.time | ||
Extension-Name: joda-time | ||
Specification-Title: Joda-Time | ||
Specification-Vendor: Joda.org | ||
Specification-Version: 2.0 | ||
Implementation-Vendor: Joda.org | ||
Implementation-Title: org.joda.time | ||
Implementation-Version: 2.0 | ||
Implementation-Vendor-Id: org.joda | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Vendor: Joda.org | ||
Bundle-Name: Joda-Time | ||
Bundle-SymbolicName: joda-time | ||
Bundle-Version: 2.0 | ||
Export-Package: org.joda.time;version=2.0, | ||
org.joda.time.base;version=2.0, | ||
org.joda.time.chrono;version=2.0, | ||
org.joda.time.convert;version=2.0, | ||
org.joda.time.field;version=2.0, | ||
org.joda.time.format;version=2.0, | ||
org.joda.time.tz;version=2.0 | ||
Bundle-License: Apache 2.0 | ||
Bundle-DocURL: http://joda-time.sourceforge.net/ | ||
Package: org.joda.time | ||
Extension-Name: joda-time | ||
Specification-Title: Joda-Time | ||
Specification-Vendor: Joda.org | ||
Specification-Version: 2.0 | ||
Implementation-Vendor: Joda.org | ||
Implementation-Title: org.joda.time | ||
Implementation-Version: 2.0 | ||
Implementation-Vendor-Id: org.joda | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Vendor: Joda.org | ||
Bundle-Name: Joda-Time | ||
Bundle-SymbolicName: joda-time | ||
Bundle-Version: 2.0 | ||
Export-Package: org.joda.time;version=2.0, | ||
org.joda.time.base;version=2.0, | ||
org.joda.time.chrono;version=2.0, | ||
org.joda.time.convert;version=2.0, | ||
org.joda.time.field;version=2.0, | ||
org.joda.time.format;version=2.0, | ||
org.joda.time.tz;version=2.0 | ||
Bundle-License: Apache 2.0 | ||
Bundle-DocURL: http://joda-time.sourceforge.net/ |
File renamed without changes.
File renamed without changes.
File renamed without changes.
66 changes: 33 additions & 33 deletions
66
...le/org/joda/example/time/DateTimeFile.dat → ...le/org/joda/example/time/DateTimeFile.dat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
1999-12-31T23:59:59 | ||
2000-01-01T00:00:00 | ||
1969-12-31T23:59:59 | ||
1970-01-01T00:00:00 | ||
1899-12-31T23:59:59 | ||
1900-01-01T00:00:00 | ||
# Comment test | ||
1996-02-28T00:00:00 | ||
1996-02-29T00:00:00 | ||
1996-03-01T00:00:00 | ||
1996-12-31T00:00:00 | ||
1999-02-28T00:00:00 | ||
1999-02-29T00:00:00 | ||
1999-03-01T00:00:00 | ||
1999-12-31T00:00:00 | ||
2000-02-28T00:00:00 | ||
2000-02-29T00:00:00 | ||
2000-03-01T00:00:00 | ||
2000-12-31T00:00:00 | ||
# Dates at the Julian-to-Gregorian cutover | ||
1582-10-04T00:00:00 | ||
1582-10-05T00:00:00 | ||
1582-10-06T00:00:00 | ||
1582-10-07T00:00:00 | ||
1582-10-08T00:00:00 | ||
1582-10-09T00:00:00 | ||
1582-10-10T00:00:00 | ||
1582-10-11T00:00:00 | ||
1582-10-12T00:00:00 | ||
1582-10-13T00:00:00 | ||
1582-10-14T00:00:00 | ||
1582-10-15T00:00:00 | ||
1999-12-31T23:59:59 | ||
2000-01-01T00:00:00 | ||
1969-12-31T23:59:59 | ||
1970-01-01T00:00:00 | ||
1899-12-31T23:59:59 | ||
1900-01-01T00:00:00 | ||
# Comment test | ||
1996-02-28T00:00:00 | ||
1996-02-29T00:00:00 | ||
1996-03-01T00:00:00 | ||
1996-12-31T00:00:00 | ||
1999-02-28T00:00:00 | ||
1999-02-29T00:00:00 | ||
1999-03-01T00:00:00 | ||
1999-12-31T00:00:00 | ||
2000-02-28T00:00:00 | ||
2000-02-29T00:00:00 | ||
2000-03-01T00:00:00 | ||
2000-12-31T00:00:00 | ||
# Dates at the Julian-to-Gregorian cutover | ||
1582-10-04T00:00:00 | ||
1582-10-05T00:00:00 | ||
1582-10-06T00:00:00 | ||
1582-10-07T00:00:00 | ||
1582-10-08T00:00:00 | ||
1582-10-09T00:00:00 | ||
1582-10-10T00:00:00 | ||
1582-10-11T00:00:00 | ||
1582-10-12T00:00:00 | ||
1582-10-13T00:00:00 | ||
1582-10-14T00:00:00 | ||
1582-10-15T00:00:00 | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
50 changes: 25 additions & 25 deletions
50
JodaTime/src/main/assembly/bin.xml → src/main/assembly/bin.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
<assembly> | ||
<id>bin</id> | ||
<formats> | ||
<format>tar.gz</format> | ||
<format>zip</format> | ||
</formats> | ||
<baseDirectory>${artifactId}-${version}</baseDirectory> | ||
<fileSets> | ||
<fileSet> | ||
<includes> | ||
<include>LICENSE.txt</include> | ||
<include>NOTICE.txt</include> | ||
<include>pom.xml</include> | ||
<include>RELEASE-NOTES.txt</include> | ||
</includes> | ||
</fileSet> | ||
<fileSet> | ||
<directory>target</directory> | ||
<outputDirectory></outputDirectory> | ||
<includes> | ||
<include>*.jar</include> | ||
</includes> | ||
</fileSet> | ||
</fileSets> | ||
</assembly> | ||
<assembly> | ||
<id>bin</id> | ||
<formats> | ||
<format>tar.gz</format> | ||
<format>zip</format> | ||
</formats> | ||
<baseDirectory>${artifactId}-${version}</baseDirectory> | ||
<fileSets> | ||
<fileSet> | ||
<includes> | ||
<include>LICENSE.txt</include> | ||
<include>NOTICE.txt</include> | ||
<include>pom.xml</include> | ||
<include>RELEASE-NOTES.txt</include> | ||
</includes> | ||
</fileSet> | ||
<fileSet> | ||
<directory>target</directory> | ||
<outputDirectory></outputDirectory> | ||
<includes> | ||
<include>*.jar</include> | ||
</includes> | ||
</fileSet> | ||
</fileSets> | ||
</assembly> |
70 changes: 35 additions & 35 deletions
70
JodaTime/src/main/assembly/src.xml → src/main/assembly/src.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
<assembly> | ||
<id>src</id> | ||
<formats> | ||
<format>tar.gz</format> | ||
<format>zip</format> | ||
</formats> | ||
<baseDirectory>${artifactId}-${version}-src</baseDirectory> | ||
<fileSets> | ||
<fileSet> | ||
<includes> | ||
<include>build.xml</include> | ||
<include>checkstyle.xml</include> | ||
<include>LICENSE.txt</include> | ||
<include>NOTICE.txt</include> | ||
<include>pom.xml</include> | ||
<include>RELEASE-NOTES.txt</include> | ||
<include>ToDo.txt</include> | ||
</includes> | ||
</fileSet> | ||
<fileSet> | ||
<directory>src</directory> | ||
</fileSet> | ||
<fileSet> | ||
<directory>target</directory> | ||
<outputDirectory></outputDirectory> | ||
<includes> | ||
<include>*.jar</include> | ||
</includes> | ||
<excludes> | ||
<exclude>*-sources.jar</exclude> | ||
<exclude>*-javadoc.jar</exclude> | ||
</excludes> | ||
</fileSet> | ||
</fileSets> | ||
</assembly> | ||
<assembly> | ||
<id>src</id> | ||
<formats> | ||
<format>tar.gz</format> | ||
<format>zip</format> | ||
</formats> | ||
<baseDirectory>${artifactId}-${version}-src</baseDirectory> | ||
<fileSets> | ||
<fileSet> | ||
<includes> | ||
<include>build.xml</include> | ||
<include>checkstyle.xml</include> | ||
<include>LICENSE.txt</include> | ||
<include>NOTICE.txt</include> | ||
<include>pom.xml</include> | ||
<include>RELEASE-NOTES.txt</include> | ||
<include>ToDo.txt</include> | ||
</includes> | ||
</fileSet> | ||
<fileSet> | ||
<directory>src</directory> | ||
</fileSet> | ||
<fileSet> | ||
<directory>target</directory> | ||
<outputDirectory></outputDirectory> | ||
<includes> | ||
<include>*.jar</include> | ||
</includes> | ||
<excludes> | ||
<exclude>*-sources.jar</exclude> | ||
<exclude>*-javadoc.jar</exclude> | ||
</excludes> | ||
</fileSet> | ||
</fileSets> | ||
</assembly> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.