Graham
|
bc14c1a06f
|
[maven-release-plugin] prepare for next development iteration
|
4 years ago |
Graham
|
d38ed12098
|
[maven-release-plugin] prepare release v1.0.3
|
4 years ago |
Graham
|
a34d4976d4
|
Update <ciManagement>
|
4 years ago |
Graham
|
617160c0a6
|
Map old Git author emails to openrs2.org
|
4 years ago |
Graham
|
673a45d8d3
|
Replace openrs2.dev with openrs2.org
|
4 years ago |
Graham
|
8baf877509
|
Update dependencies
|
4 years ago |
Graham
|
317a958f9a
|
Update ASM
|
4 years ago |
Graham
|
f2c3fc9d9d
|
Update openrs2-parent
|
4 years ago |
Graham
|
06c8c695eb
|
Exclude pull requests to master from the deploy stage
|
5 years ago |
Graham
|
1a3570ed99
|
Switch from Jenkins to Drone
|
5 years ago |
Graham
|
21997437b6
|
Update openrs2-parent
|
5 years ago |
Graham
|
255d310bad
|
Respect PackingOptions when packing JarInputStreams
|
5 years ago |
Graham
|
526b168925
|
Fix IndexOutOfBoundsException
|
5 years ago |
Graham
|
8cac28ae99
|
Set packer gzip option to false for compatibility with OpenJDK
|
5 years ago |
Graham
|
a6933982e6
|
Tidy whitespace in PackingUtils.java
|
5 years ago |
Graham
|
b4c0865d7d
|
Fix ClassCastException
|
5 years ago |
Graham
|
1af803ff00
|
Add support for JarEntries with an unknown size
|
5 years ago |
Graham
|
eba49fc889
|
[maven-release-plugin] prepare for next development iteration
|
5 years ago |
Graham
|
169048c1bf
|
[maven-release-plugin] prepare release v1.0.2
|
5 years ago |
Graham
|
ed5a190d17
|
Update dependencies
|
5 years ago |
Graham
|
46271ea69d
|
Update openrs2-parent to build against Java 8
|
5 years ago |
Graham
|
6150e85a5c
|
Add NullOutputStream
This is in preparation for the Java 8 move, which doesn't support
nullOutputStream().
|
5 years ago |
Graham
|
f0fdb4cfe4
|
[maven-release-plugin] prepare for next development iteration
|
5 years ago |
Graham
|
754addb568
|
[maven-release-plugin] prepare release v1.0.1
|
5 years ago |
Graham
|
65c271cc02
|
Update openrs2-parent
|
5 years ago |
Graham
|
8a7ee3d985
|
[maven-release-plugin] prepare for next development iteration
|
5 years ago |
Graham
|
f0be4e4cfa
|
[maven-release-plugin] prepare release v1.0.0
|
5 years ago |
Graham
|
d14e145bd8
|
Disable javadoc doclint
It'd be nicer to tidy the Javadoc up at some point, but there are so
many errors!
|
5 years ago |
Graham
|
c72c90b092
|
Convert LICENSE from ISO-8859-1 to UTF-8
|
5 years ago |
Graham
|
4dec945978
|
Switch to stable version of openrs2-parent
This also allows us to inherit -release 12.
|
5 years ago |
Graham
|
3a5eab44aa
|
Add temporary release files to .gitignore
|
5 years ago |
Graham
|
0f8da5645c
|
Add hs_err_pid*.log to .gitignore
|
5 years ago |
Graham
|
2a7ed5344c
|
Update ASM
|
5 years ago |
Graham
|
ae255493b8
|
Set release repository updatePolicy to never
|
5 years ago |
Graham
|
3995395fcb
|
Remove Eclipse project files
|
5 years ago |
Graham
|
7f5937be50
|
Use <release> instead of <source>/<target>
|
5 years ago |
Graham
|
c054b80499
|
Inherit from new openrs2-parent POM
This commit also includes additional metadata required to override
incorrect metadata in the parent POM.
|
5 years ago |
Graham
|
37ccfa342d
|
Log to nullOutputStream() instead of hijacking System.out by default
|
5 years ago |
Graham
|
08f5ff034a
|
Remove use of deprecated ClassReader.b field
|
5 years ago |
Graham
|
c4611f8bb4
|
Update to ASM 7.1
|
5 years ago |
Graham
|
1d9a1231b1
|
Remove reliance on java.util.jar.Pack200
This class is going to be removed in a future version of the JDK.
|
5 years ago |
Graham
|
081e683c60
|
Remove redundant README
|
5 years ago |
Graham
|
181dc86ed2
|
Add .gitignore
|
5 years ago |
Graham
|
eb6e00e806
|
Replace Ant with Maven
|
5 years ago |
Graham
|
3a61f69fea
|
Combine src/main/java and src/main/java5
|
5 years ago |
Graham
|
76d6381363
|
Add LICENSE and NOTICE file from the Apache Harmony root
|
5 years ago |
Sian January
|
230debbf6b
|
Fix regression introduced in pack200 in 996801
git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk@1049577 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Mark Hindess
|
b0c99a58bb
|
Refactor test properties.
git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk@1029636 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Mark Hindess
|
02faa11ed0
|
Merging some changes tested in mrh branch. As mentioned on dev list.
git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk@1027390 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |
Sian January
|
bfb16e3dc4
|
Pack200 - Fix for minor bug found when working in java 6 branch
git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk@1002189 13f79535-47bb-0310-9956-ffa450edef68
|
14 years ago |