Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.google.caliper:caliper - J2ObjC continuous build #39

Open
brunobowden opened this issue Sep 29, 2015 · 1 comment
Open

com.google.caliper:caliper - J2ObjC continuous build #39

brunobowden opened this issue Sep 29, 2015 · 1 comment
Labels

Comments

@brunobowden
Copy link
Contributor

@gk5885, @cgdecker - FYI for you both. This is to support translation of the Caliper library to Objective-C such that it can be used for iOS performance tests. This bug is specifically for testing the translation as part of a continuous build using Google's J2ObjC conversion tool. This is more of a placeholder for now as it's likely to be some time before this can be properly used.

@tomball, @kstanger - you should know about this as well.

@advayDev1 - this will be a more challenging case as it includes a number of dependencies and perhaps a number of items like Guice that we may not be able to support.

Main Dependencies:

com.google.code.findbugs:jsr305:1.3.9
com.google.code.gson:gson:2.2.2
joda-time:joda-time:2.1
com.sun.jersey:jersey-client:1.11
com.google.guava:guava:18.0
com.google.inject:guice:3.0
com.google.inject.extensions:guice-multibindings:3.0
com.google.inject.extensions:guice-assistedinject:3.0
org.hibernate:hibernate-core:3.6.7.Final
org.apache.commons:commons-math:2.2
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:3.0

Test Dependencies:

junit:junit:4.10
org.mockito:mockito-all:1.9.5
@brunobowden
Copy link
Contributor Author

I got the dependencies from the latest POM:
https://github.com/google/caliper/blob/master/caliper/pom.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant