sprinklr-inc/twitter4j-ads

Build failure due to class name/file name mismatch

Closed this issue · 2 comments

TwitterVideoDmCard.java should be renamed to TwitterVideoDMCard.java

twitter4j-ads/twitter4j-ads/src/twitter4j/models/ads/cards/TwitterVideoDmCard.java:10: error: class TwitterVideoDMCard is public, should be declared in a file named TwitterVideoDMCard.java
public class TwitterVideoDMCard extends AbstractTwitterDMCard {
       ^

Apologies for this

File names under OS X are not case sensitive (by default). This is more of an OS problem than a git problem. If you remove and re-add the file you should get what you want, or rename it to something else and then rename it back.

Pushing a fresher maven version with compilable code

com.sprinklr twitter4j-ads 2.1