Skip to content

Instantly share code, notes, and snippets.

@WonderCsabo
Created June 8, 2015 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WonderCsabo/d8b2ec65e820393e06cf to your computer and use it in GitHub Desktop.
Save WonderCsabo/d8b2ec65e820393e06cf to your computer and use it in GitHub Desktop.
Takari log
[INFO] Scanning for projects...
[WARNING] The following dependencies may conflict with the internal versions provided by the Android platform:
[org.khronos:opengl-api:jar:gl1.1-android-2.1_r1:provided, org.json:json:jar:20080701:provided, commons-logging:commons-logging:jar:1.1.1:provided, xerces:xmlParserAPIs:jar:2.6.2:provided, xpp3:xpp3:jar:1.1.4c:provided, org.apache.httpcomponents:httpclient:jar:4.0.1:provided]
It is recommended to shade these artifacts. You can read more about this here: http://simpligility.github.io/android-maven-plugin/shaded-commons-codec.html.
Alternatively, you can disable this warning with the'disableConflictingDependenciesWarning' parameter.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building AndroidAnnotations functional test suite 4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ functional-test-1-5 ---
[INFO] Deleting D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ functional-test-1-5 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ functional-test-1-5 ---
[INFO]
[INFO] --- android-maven-plugin:4.2.1:generate-sources (default-generate-sources) @ functional-test-1-5 ---
[INFO] Manifest copied from D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\AndroidManifest.xml to D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\AndroidManifest.xml
[INFO] Extracting libs
[INFO] Generating R file for org.androidannotations:functional-test-1-5:apk:4.0-SNAPSHOT
[INFO] Adding R gen folder to compile classpath: D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\r
[INFO] Adding AIDL gen folder to compile classpath: D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\aidl
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ functional-test-1-5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ functional-test-1-5 ---
[INFO] Not compiling main sources
[INFO]
[INFO] --- takari-lifecycle-plugin:1.11.7-SNAPSHOT:compile (compile) @ functional-test-1-5 ---
[INFO] Previous incremental build state does not exist, performing full build
[INFO] Compiling 147 sources to D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\classes
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Initialize AndroidAnnotations 4.0-SNAPSHOT with options {androidManifestFile=D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5/src/main/AndroidManifest.xml, logAppenderFile=false}
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Start processing for 86 annotations on 147 elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] AndroidManifest.xml file found with specified path: D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\AndroidManifest.xml
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] A class activity declared in the AndroidManifest.xml cannot be found in the compile path: [org.androidannotations.test15.NoTitleFullscreenActivity_]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] AndroidManifest.xml found: AndroidManifest [applicationPackage=org.androidannotations.test15, componentQualifiedNames=[org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity_, org.androidannotations.test15.EmptyActivityWithLayout_, org.androidannotations.test15.EmptyActivityWithoutLayout_, org.androidannotations.test15.ViewsInjectedActivity_, org.androidannotations.test15.ClicksHandledActivity_, org.androidannotations.test15.FocusChangeHandledActivity_, org.androidannotations.test15.CheckedChangeHandledActivity_, org.androidannotations.test15.LongClicksHandledActivity_, org.androidannotations.test15.TouchesHandledActivity_, org.androidannotations.test15.EditorActionsHandledActivity_, org.androidannotations.test15.ItemClicksHandledActivity_, org.androidannotations.test15.ActivityWithServices_, org.androidannotations.test15.ExtraInjectedActivity_, org.androidannotations.test15.BackpressedActivity_, org.androidannotations.test15.TransactionalActivity_, org.androidannotations.test15.FromHtmlActivity_, org.androidannotations.test15.roboguice.MapActivityWithRoboGuice_, org.androidannotations.test15.roboguice.ActivityWithRoboGuice_, org.androidannotations.test15.ApplicationInjectedActivity_, org.androidannotations.test15.prefs.PrefsActivity_, org.androidannotations.test15.res.ResActivity_, org.androidannotations.test15.ThreadActivity_, org.androidannotations.test15.trace.TracedActivity_, org.androidannotations.test15.TextWatchedActivity_, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses_, org.androidannotations.test15.MultiFindViewActivity_, org.androidannotations.test15.ormlite.OrmLiteActivity_, org.androidannotations.test15.receiver.ActivityWithReceiver_, org.androidannotations.test15.menu.OptionsMenuActivity_, org.androidannotations.test15.menu.OptionsMenuSubActivity_, org.androidannotations.test15.WindowFeatureActivity_, org.androidannotations.test15.ExtendingActivity_, org.androidannotations.test15.ebean.BeanInjectedActivity_, org.androidannotations.test15.rest.MyServiceActivity_, org.androidannotations.test15.instancestate.SaveInstanceStateActivity_, org.androidannotations.test15.afterinject.AfterInjectActivity_, org.androidannotations.test15.nonconfiguration.NonConfigurationActivity_, org.androidannotations.test15.efragment.MyFragmentActivity_, org.androidannotations.test15.efragment.MySupportFragmentActivity_, org.androidannotations.test15.afterviews.AfterViewsActivity_, org.androidannotations.test15.SSLConnection_, org.androidannotations.test15.SeekBarChangeListenedActivity_, org.androidannotations.test15.AwaitingResultActivity_, org.androidannotations.test15.HierarchyViewerActivity_, org.androidannotations.test15.CustomTitleActivity_, org.androidannotations.test15.ActivityWithGenerics_, org.androidannotations.test15.WakeLockActivity_, org.androidannotations.test15.FragmentStartedActivity_, org.androidannotations.test15.eservice.MyService_, org.androidannotations.test15.eservice.MySimpleIntentService_, org.androidannotations.test15.eintentservice.MyIntentService_, org.androidannotations.test15.eintentservice.IntentServiceHandledAction_, org.androidannotations.test15.receiver.ServiceWithReceiver_, org.androidannotations.test15.ereceiver.MyReceiver_, org.androidannotations.test15.eprovider.MyProvider_], permissionQualifiedNames=[android.permission.INTERNET, android.permission.WAKE_LOCK], applicationClassName=org.androidannotations.test15.roboguice.SampleRoboApplication_, libraryProject=false, debugabble=true, minSdkVersion=3, maxSdkVersion=-1, targetSdkVersion=16]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Found project R class: org.androidannotations.test15.R
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Found Android class: android.R
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EApplicationHandler: [org.androidannotations.test15.roboguice.SampleRoboApplication]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EActivityHandler: [org.androidannotations.test15.ActivityWithGenerics, org.androidannotations.test15.MultiFindViewActivity, org.androidannotations.test15.ExtendingActivity, org.androidannotations.test15.EditorActionsHandledActivity, org.androidannotations.test15.ViewsInjectedActivity, org.androidannotations.test15.preference.PreferenceEventsHandledActivity, org.androidannotations.test15.AbstractActivity, org.androidannotations.test15.afterextras.AfterExtrasActivity, org.androidannotations.test15.CheckedChangeHandledActivity, org.androidannotations.test15.ClicksHandledActivity, org.androidannotations.test15.afterviews.AfterViewsActivity, org.androidannotations.test15.ThreadActivity, org.androidannotations.test15.SeekBarChangeListenedActivity, org.androidannotations.test15.prefs.PrefsActivity, org.androidannotations.test15.receiver.ActivityWithReceiver, org.androidannotations.test15.nonconfiguration.NonConfigurationActivity, org.androidannotations.test15.ApplicationInjectedActivity, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses, org.androidannotations.test15.res.ResActivity, org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.ExtraInjectedActivity, org.androidannotations.test15.BackpressedActivity, org.androidannotations.test15.FullscreenActivity, org.androidannotations.test15.TransactionalActivity, org.androidannotations.test15.ItemClicksHandledActivity, org.androidannotations.test15.ActivityWithServices, org.androidannotations.test15.preference.PreferencesInjectedActivity, org.androidannotations.test15.EmptyActivityWithoutLayout, org.androidannotations.test15.TouchesHandledActivity, org.androidannotations.test15.menu.OptionsMenuSubActivity, org.androidannotations.test15.ormlite.OrmLiteActivity, org.androidannotations.test15.preference.PreferenceScreenActivity, org.androidannotations.test15.trace.TracedActivity, org.androidannotations.test15.roboguice.MapActivityWithRoboGuice, org.androidannotations.test15.preference.PreferenceHeadersActivity, org.androidannotations.test15.EmptyActivityWithLayout, org.androidannotations.test15.ormlite.OrmLiteOnDestroyActivity, org.androidannotations.test15.instancestate.SaveInstanceStateActivity, org.androidannotations.test15.HierarchyViewerActivity, org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity, org.androidannotations.test15.efragment.MyFragmentActivity, org.androidannotations.test15.efragment.MySupportFragmentActivity, org.androidannotations.test15.WindowFeatureActivity, org.androidannotations.test15.AwaitingResultActivity, org.androidannotations.test15.otto.OttoActivity, org.androidannotations.test15.CustomTitleActivity, org.androidannotations.test15.LongClicksHandledActivity, org.androidannotations.test15.roboguice.ActivityWithRoboGuice, org.androidannotations.test15.SSLConnection, org.androidannotations.test15.FragmentStartedActivity, org.androidannotations.test15.WakeLockActivity, org.androidannotations.test15.afterinject.AfterInjectActivity, org.androidannotations.test15.FocusChangeHandledActivity, org.androidannotations.test15.ebean.BeanInjectedActivity, org.androidannotations.test15.FromHtmlActivity, org.androidannotations.test15.TextWatchedActivity, org.androidannotations.test15.rest.MyServiceActivity]
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\preference\PreferenceEventsHandledActivity.java:[29,14] The component PreferenceEventsHandledActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\afterextras\AfterExtrasActivity.java:[26,14] The component AfterExtrasActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\FullscreenActivity.java:[25,14] The component FullscreenActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\preference\PreferencesInjectedActivity.java:[29,14] The component PreferencesInjectedActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\preference\PreferenceScreenActivity.java:[26,14] The component PreferenceScreenActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\preference\PreferenceHeadersActivity.java:[28,14] The component PreferenceHeadersActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\ormlite\OrmLiteOnDestroyActivity.java:[24,14] The component OrmLiteOnDestroyActivity_ is not registered in the AndroidManifest.xml file.
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\otto\OttoActivity.java:[28,14] The component OttoActivity_ is not registered in the AndroidManifest.xml file.
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EProviderHandler: [org.androidannotations.test15.eprovider.MyProvider]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EReceiverHandler: [org.androidannotations.test15.ereceiver.ReceiverWithActions, org.androidannotations.test15.ereceiver.MyReceiver]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EServiceHandler: [org.androidannotations.test15.receiver.ServiceWithReceiver, org.androidannotations.test15.eservice.MySimpleIntentService, org.androidannotations.test15.eservice.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EIntentServiceHandler: [org.androidannotations.test15.eintentservice.IntentServiceHandledAction, org.androidannotations.test15.eintentservice.MyIntentService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EFragmentHandler: [org.androidannotations.test15.efragment.AbstractFragment, org.androidannotations.test15.efragment.StartActivityFragmentSupport, org.androidannotations.test15.efragment.MyFragment, org.androidannotations.test15.FragmentArguments, org.androidannotations.test15.receiver.FragmentWithReceiver, org.androidannotations.test15.menu.OptionsMenuFragment, org.androidannotations.test15.efragment.ForceLayoutInjectedListFragment, org.androidannotations.test15.efragment.MySupportFragment, org.androidannotations.test15.menu.OptionsMenuSupportFragment, org.androidannotations.test15.efragment.StartActivityFragment, org.androidannotations.test15.preference.PreferenceAnnotationsFragment, org.androidannotations.test15.preference.PreferenceScreenFragment, org.androidannotations.test15.efragment.MyListFragment, org.androidannotations.test15.AwaitingResultFragment, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EBeanHandler: [org.androidannotations.test15.rest.EBeanUsingService, org.androidannotations.test15.ebean.SomeCyclicSingletonA, org.androidannotations.test15.ebean.EnhancedClass, org.androidannotations.test15.ebean.ChildBean2, org.androidannotations.test15.ebean.SomeCyclicSingletonB, org.androidannotations.test15.ormlite.OrmLiteBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExt2, org.androidannotations.test15.efragment.BeanWithSupportFragments, org.androidannotations.test15.ebean.SomeImplementation, org.androidannotations.test15.ebean.ThreadControlledBean, org.androidannotations.test15.ebean.SomeArrayAdapter, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerEnhancedBean, org.androidannotations.test15.afterinject.AfterInjectBean, org.androidannotations.test15.ebean.BeanWithView, org.androidannotations.test15.ebean.EmptyDependency, org.androidannotations.test15.ebean.SubtypedGenericBean, org.androidannotations.test15.rest.EBeanInterceptor, org.androidannotations.test15.prefs.InnerPrefs, org.androidannotations.test15.rest.MyRequestFactory, org.androidannotations.test15.ebean.SecondDependency, org.androidannotations.test15.ebean.SomeBean, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses, org.androidannotations.test15.inheritance.Child, org.androidannotations.test15.efragment.BeanWithFragments, org.androidannotations.test15.inheritance.Mother, org.androidannotations.test15.ebean.SomeSingleton, org.androidannotations.test15.ebean.AbstractBean, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerBean, org.androidannotations.test15.afterviews.AfterViewBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExtExt, org.androidannotations.test15.ebean.ChildBean1, org.androidannotations.test15.ebean.SubtypedGenericBeanExt, org.androidannotations.test15.rest.EBeanConverter]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EViewGroupHandler: [org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerViewGroup, org.androidannotations.test15.eviewgroup.CustomFrameLayout]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EViewHandler: [org.androidannotations.test15.eview.CustomButton]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SharedPrefHandler: [org.androidannotations.test15.prefs.PublicPrefs, org.androidannotations.test15.prefs.ApplicationDefaultPrefs, org.androidannotations.test15.prefs.ActivityPrefs, org.androidannotations.test15.prefs.UniquePrefs, org.androidannotations.test15.prefs.SomeResPrefs, org.androidannotations.test15.prefs.SomePrefs, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerPrefs, org.androidannotations.test15.prefs.InnerPrefs.InnerSharedPrefs, org.androidannotations.test15.prefs.ActivityDefaultPrefs, org.androidannotations.test15.prefs.DefaultPrefs]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PrefHandler: [applicationDefaultPrefs, publicPrefs, innerPrefs, somePrefs, activityDefaultPrefs, uniquePrefs, innerPrefs, somePrefs, activityPrefs, defaultPrefs]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with RoboGuiceHandler: [org.androidannotations.test15.roboguice.ActivityWithRoboGuice]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ViewByIdHandler: [list, textView, editText1, subtitle, myTextView, view, textView, listViewWithArgumentWithParameterType, spinnerWithArgument, listView, myTextView, button, someView, listViewWithPosition, innerViewGroup, myButton, listViewWithOneParam, spinner, myTextView, tv, myTextView, textView, listViewWithArgument, myButton, someView, myTextView, myTextView]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ViewsByIdHandler: [views, textViews]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FragmentByIdHandler: [mySupportFragment2, myFragment, myFragment2, mySupportFragment, mySupportFragment2, myFragment, mySupportFragment, myFragment2]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FragmentByTagHandler: [myFragmentTag2, myFragmentTag, mySupportFragmentTag, mySupportFragmentTag, myFragmentTag2, myFragmentTag, mySupportFragmentTag2, mySupportFragmentTag2]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FromHtmlHandler: [textView, someView]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ClickHandler: [public void snakeCaseButton() , public void overridenConventionButton() , public void extendedConventionButtonClicked() , public void buttonWithButtonArgument(android.widget.Button) , protected void title() , void myButton() , public void buttonWithViewArgument(android.view.View) , void myButton() , void myButton() , public void conventionButton() , public void multipleButtonWithViewArgument(android.view.View) , public void onClick(android.view.View) , public void libResButton() , void viewClicked() , void someViewClicked() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with LongClickHandler: [public void multipleButtonWithViewArgument(android.view.View) , public void conventionButton() , public void onLongClick(android.view.View) , protected void titleLongClick() , public void overridenConventionButton() , void viewLongClicked() , public void snakeCaseButton() , public void extendedConventionButtonLongClicked() , public void buttonWithButtonArgument(android.widget.Button) , public void buttonWithViewArgument(android.view.View) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with TouchHandler: [public void buttonWithButtonArgument(android.view.MotionEvent, android.widget.Button) , protected void titleTouched(android.view.MotionEvent) , public void conventionButton(android.view.MotionEvent) , public void extendedConventionButtonTouched(android.view.MotionEvent) , public void buttonWithOnlyViewArgument(android.view.View) , public void multipleButtonWithViewArgument(android.view.MotionEvent, android.view.View) , public void snakeCaseButton(android.view.MotionEvent) , public void buttonWithViewArgument(android.view.MotionEvent, android.view.View) , public void overridenConventionButton(android.view.MotionEvent) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FocusChangeHandler: [public void overridenConventionButton() , public void snakeCaseButton(boolean) , public void extendedConventionButton(android.view.View) , public void conventionButton(android.view.View, boolean) , public void buttonWithViewArgument() , void textViewFocusChanged() , public void multipleButtonWithViewArgument(android.view.View, boolean) , public void buttonWithButtonArgument(android.widget.Button, boolean) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with CheckedChangeHandler: [public void overridenConventionButton() , public void buttonWithViewArgument(boolean) , public void snakeCaseButton(boolean, android.widget.CompoundButton) , public void extendedConventionButton(android.widget.CompoundButton) , public void conventionButton(android.widget.CompoundButton, boolean) , public void multipleButtonWithViewArgument(android.widget.CompoundButton, boolean) , public void checkBox(android.widget.CheckBox, boolean) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ItemClickHandler: [public void listViewWithArgument(java.lang.String) , public void listView() , protected void listViewWithArgumentWithGenericWildcardType(ArrayList<?>) , void listItemClicked(java.lang.String) , protected void listViewWithArgumentWithParameterType(ArrayList<java.lang.String>) , void listViewWithPosition(int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ItemSelectHandler: [public void spinnerWithArgument(boolean, java.lang.String) , void listViewWithOneParamItemSelected(boolean) , void listViewWithPositionItemSelected(boolean, int) , void onItemSelected(boolean, int) , public void spinner(boolean, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ItemLongClickHandler: [void listViewWithPositionItemLongClicked(int) , protected void listViewWithArgumentWithGenericWildcardTypeLongClick(ArrayList<?>) , protected void listViewWithArgumentWithParameterTypeLongClick(ArrayList<java.lang.String>) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with EditorActionHandler: [void editorActionWithEditTextParameter(android.widget.EditText) , void editorActionNoParameters() , void editorActionOtherInversedParameters(android.view.KeyEvent, android.widget.TextView) , void editorActionWithFullParameters(android.widget.TextView, int, android.view.KeyEvent) , void editorActionInversedParameters(android.view.KeyEvent, int) , boolean editorActionWithBooleanReturned(int, android.widget.TextView) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with DefaultResHandler: [hello, res, injected_string, hello, res, injectedString]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AnimationResHandler: [anim, anim]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with HtmlResHandler: [helloHtml, htmlInjected]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with TransactionalHandler: [void rollbackedTransaction(android.database.sqlite.SQLiteDatabase) , org.androidannotations.test15.instancestate.MySerializableBean transactionnalWithReturnStatement(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void mehodUsingParametrizedParameters(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean>) , void mixedTransactionalMethod(android.database.sqlite.SQLiteDatabase) , void mehodUsingArrayParameters(android.database.sqlite.SQLiteDatabase, org.androidannotations.test15.instancestate.MySerializableBean[]) , void backgroundTransactionalAnnotatedMethod(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean[]>) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void rollbackedTransaction(android.database.sqlite.SQLiteDatabase) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FragmentArgHandler: [myFloatArray, myLongArray, mySerializableBeanArray, myByteObject, myGenericParcelableBeanArray, myShortObject, myInt, myParcelableBeanArray, myBundle, myBooleanObject, myLongObjectArray, myCharSequence, myFloatObjectArray, myByteArray, myCharacterObjectArray, myDoubleObject, myLong, myShort, myDoubleObjectArray, myParcelableBean, myChar, myBoolean, mySerializableBean, myShortArray, myIntegerArrayList, myFloatObject, myShortObjectArray, myString, myStringList, myCharacterArray, myIntegerObject, myGenericSerializableBean, myBooleanArray, myDoubleArray, myGenericSerializableBeanArray, myByteObjectArray, myIntegerArray, myFloat, myStringArray, myGenericParcelableBean, myLongObject, myBooleanObjectArray, myIntegerObjectArray, myDouble, nullWrappedLong, myByte, myCharacterObject]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SystemServiceHandler: [connectivityManager, accessibilityManager, usbManager, notificationManager, vibrator, keyguardManager, nsdManager, wifiP2pManager, notificationManager, wallpaperManager, downloadManager, nfcManager, storageManager, wifiManager, dropBoxManager, activityManager, powerManager, contentClipboardManager, notificationManager, notificationManager, searchManager, audioManager, appWidgetManager, accountManager, inputMethodManager, sensorManager, uiModeManager, alarmManager, activityManager, notificationManager, notificationManager, mediaRouter, locationManager, textServicesManager, windowManager, activityManager, telephonyManager, activityManager, devicePolicyManager, textClipboardManager, notificationManager, layoutInflater]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with RestHandler: [org.androidannotations.test15.rest.HttpMethodsService, org.androidannotations.test15.rest.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with GetHandler: [public abstract void get() , public abstract List<org.androidannotations.test15.rest.Event[]> getEventsGenericsListArray(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract List<List<org.androidannotations.test15.rest.Event>> getEventsGenericsListListEvent(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract List<org.androidannotations.test15.rest.Event> getEventsGenericsList(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract List<List<org.androidannotations.test15.rest.Event[]>> getEventsGenericsListListEvents(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract GenericEvent<GenericEvent<GenericEvent<java.lang.String>>> getEventsGenericsInception(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract List<org.androidannotations.test15.rest.Event>[] getEventsGenericsArrayList(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract GenericEvent<java.lang.String> getEventsGenericString(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract org.androidannotations.test15.rest.Event[][] urlWithAParameterDeclaredTwice(int) , public abstract ResponseEntity<org.androidannotations.test15.rest.EventList> getEvents2(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract ResponseEntity<org.androidannotations.test15.rest.Event[][]> getEventsArrayOfArrays2(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract Set<org.androidannotations.test15.rest.Event> getEventsGenericsSet(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract GenericEvent<java.lang.Integer> getEventsGenericInteger(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract Map<java.lang.String,org.androidannotations.test15.rest.Event> getEventsGenericsMap(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract org.androidannotations.test15.rest.EventList getEvents(java.lang.String, int) , public abstract org.androidannotations.test15.rest.Event[] getEventsArray(java.lang.String, int) , public abstract GenericEvent<List<org.androidannotations.test15.rest.Event>> getEventsGenericListEvent(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract org.androidannotations.test15.rest.Event[][] getEventsArrayOfArrays(java.lang.String, int) , public abstract ResponseEntity<org.androidannotations.test15.rest.Event[]> getEventsArray2(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract void getEventsVoid(java.lang.String, int) throws org.springframework.web.client.RestClientException, public abstract List<org.androidannotations.test15.rest.Event[][]> getEventsGenericsListArrayArray(java.lang.String, int) throws org.springframework.web.client.RestClientException]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PostHandler: [public abstract void post() , public abstract List<? extends org.androidannotations.test15.rest.Event> addEventGenericsListWildcardExtends(org.androidannotations.test15.rest.Event) , public abstract ResponseEntity<java.lang.String> addEvent3(org.androidannotations.test15.rest.Event) , public abstract List<org.androidannotations.test15.rest.Event> addEventGenericsList(org.androidannotations.test15.rest.Event) , public abstract void authenticate() , public abstract org.androidannotations.test15.rest.Event addEvent(org.androidannotations.test15.rest.Event) , public abstract org.androidannotations.test15.rest.Event addEvent(org.androidannotations.test15.rest.Event, int) , public abstract ResponseEntity<org.androidannotations.test15.rest.Event> addEvent2(org.androidannotations.test15.rest.Event) , public abstract ResponseEntity<org.androidannotations.test15.rest.Event> addEvent2(org.androidannotations.test15.rest.Event, int) , public abstract java.lang.String addEvent4(org.androidannotations.test15.rest.Event) , public abstract Map<java.lang.String,org.androidannotations.test15.rest.Event> addEventGenericsMap(org.androidannotations.test15.rest.Event) , public abstract GenericEvent<GenericEvent<GenericEvent<java.lang.String>>> addEventGenericsInception(org.androidannotations.test15.rest.Event) , public abstract void ping() , public abstract Set<org.androidannotations.test15.rest.Event> addEventGenericsSet(org.androidannotations.test15.rest.Event) , public abstract void addEvent5(org.androidannotations.test15.rest.Event) , public abstract org.androidannotations.test15.rest.Event addEvent(int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PutHandler: [public abstract org.androidannotations.test15.rest.Event updateEventWithResponse(long) , public abstract void put() , public abstract void updateEvent(long) , public abstract org.androidannotations.test15.rest.Event updateEventWithRequires(long) , public abstract void updateEvent(org.androidannotations.test15.rest.Event, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with DeleteHandler: [public abstract org.androidannotations.test15.rest.Event removeEventWithResponse(long) , public abstract void removeEventWithAuthentication(long) , public abstract void removeEventWithRequires(long) , public abstract void delete() , public abstract void removeEvent(long) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with HeadHandler: [public abstract org.springframework.http.HttpHeaders head() , public abstract org.springframework.http.HttpHeaders getEventheadersWithAuthentication(long) , public abstract org.springframework.http.HttpHeaders getEventHeaders(java.lang.String, int) , public abstract org.springframework.http.HttpHeaders getEventheaders(long) , public abstract org.springframework.http.HttpHeaders getEventheadersWithRequires(long) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OptionsHandler: [public abstract Set<org.springframework.http.HttpMethod> getEventOptionsWithAuthentication(long) , public abstract Set<org.springframework.http.HttpMethod> options() , public abstract Set<org.springframework.http.HttpMethod> getEventOptions(long) , public abstract Set<org.springframework.http.HttpMethod> getEventOptions(java.lang.String, int) , public abstract Set<org.springframework.http.HttpMethod> getEventOptionsWithRequires(long) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AppHandler: [customApplication, customApplication, customApplication, customApplication]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with BeanHandler: [beanWithSupportFragments, secondDependency, innerEnhancedBean, dependency, someImplementation, maintainedAbstracted, dependency, interfaceDependency, dependency, dependency, someDependency, dependency, singletonDependency, singletonA, beanWithView, someBean, dependency, beanWithFragments, ormLiteBean, dependency, recreatedDependency, maintainedDependency, someBean, singletonB, afterViewBean]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OptionsMenuHandler: [org.androidannotations.test15.menu.OptionsMenuSubActivity, org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.menu.OptionsMenuSupportFragment, org.androidannotations.test15.menu.OptionsMenuFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OptionsMenuItemHandler: [menu_refresh, aMenuByResName, aMenuById, aMenuById, menu_refresh, menu_refresh, menu_settings, aMenuByResName]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OptionsItemHandler: [boolean multipleMenuItems() , void menuRefreshSelected() , boolean multipleMenuItems() , void menu_add(android.view.MenuItem) , void menuRefreshSelected() , void menu_add(android.view.MenuItem) , void menu_add(android.view.MenuItem) , boolean multipleMenuItems() , void menuRefreshSelected() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with CustomTitleHandler: [org.androidannotations.test15.CustomTitleActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with FullscreenHandler: [org.androidannotations.test15.FullscreenActivity, org.androidannotations.test15.WindowFeatureActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with RestServiceHandler: [myService, myService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OrmLiteDaoHandler: [userDao, carDao, userRuntimeExceptionDao, userDao, userDao, userDao, runtimeExceptionDao, userDao, userDao, userDao, userDao]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with RootContextHandler: [activity, context, context, context, context, service, threadActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with NonConfigurationInstanceHandler: [maintainedDependency, maintainedAbstracted, someObject]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ExtraHandler: [parcelableSerializableData, stringExtra, listExtra, extraWithoutValue, extraDataSet, byteArrayExtra, intExtra, arrayExtra]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with BeforeTextChangeHandler: [void m12(java.lang.CharSequence, int) , void m15(android.widget.TextView, java.lang.CharSequence, int, int, int) , void m11(java.lang.CharSequence) , void m14(java.lang.CharSequence, int, int, int) , void m16(java.lang.CharSequence, int, int, int) , void helloTextViewBeforeTextChanged() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with TextChangeHandler: [void m8(java.lang.CharSequence, int, int, int) , void m4(android.widget.TextView, java.lang.CharSequence, int) , void helloTextViewTextChanged() , void m9(java.lang.CharSequence, int, int, int) , void m3(android.widget.TextView, java.lang.CharSequence, int) , void m10(java.lang.CharSequence, int, int, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AfterTextChangeHandler: [void m5(android.text.Editable) , void m6(android.widget.TextView, android.text.Editable) , void helloTextViewAfterTextChanged() , void m1(android.text.Editable) , void m7(android.text.Editable, android.widget.TextView) , void m2(android.widget.TextView, android.text.Editable) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SeekBarProgressChangeHandler: [void m4(boolean, int) , void m8(android.widget.SeekBar) , void m6(java.lang.Boolean, java.lang.Integer) , void m1(android.widget.SeekBar) , void m2(android.widget.SeekBar, int) , void m5(android.widget.SeekBar, boolean, int) , void m3(android.widget.SeekBar, int, boolean) , void m7() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SeekBarTouchStartHandler: [void m11(android.widget.SeekBar) , void m8(android.widget.SeekBar) , void m12() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SeekBarTouchStopHandler: [void m9(android.widget.SeekBar) , void m10() , void m8(android.widget.SeekBar) , void seekBar1SeekBarTouchStopped() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ServiceActionHandler: [void myAction() , void actionThree(java.lang.String, long) , void myActionOneParam(java.lang.String) , void myAction() , void myActionTwoParams(java.lang.String, long) , void actionOne(java.lang.String) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ProduceHandler: [public T genericMethod() , public org.androidannotations.test15.otto.Event produceEvent() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SubscribeHandler: [public void onEvent(org.androidannotations.test15.otto.Event) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with InstanceStateHandler: [mySerializableBean, myIntegerArray, myShortObject, myGenericParcelableBean, myString, bundle, myDoubleObject, myChar, myLongArray, myFloatArray, myBundle, myByteArray, myFloatObject, myShortObjectArray, myByte, mySerializableBeanArrayList, myLongObject, myParcelableBeanArray, myGenericParcelableBeanArrayList, myBooleanArray, myByteObjectArray, myLong, myCharSequence, myShort, myShortArray, mySerializableBeanArray, myDouble, myFloatObjectArray, myBooleanObject, myStringArray, myGenericSerializableBeanArray, myCharacterArray, myByteObject, myInt, myFloat, myCharacterObjectArray, myDoubleObjectArray, myGenericParcelableBeanArray, myBooleanObjectArray, myStringList, myDoubleArray, nullWrappedLong, myLongObjectArray, myParcelableBean, myParcelableBeanArrayList, myIntegerArrayList, myIntegerObjectArray, myGenericSerializableBean, myBoolean, myCharacterObject, myIntegerObject]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with HttpsClientHandler: [mHttpsClientTest1, mHttpsClientTest3, mHttpsClientTest2, mHttpsClientTest4]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with HierarchyViewerSupportHandler: [org.androidannotations.test15.HierarchyViewerActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with WindowFeatureHandler: [org.androidannotations.test15.WindowFeatureActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ReceiverHandler: [protected void onDataSchemeHttp(android.content.Intent) , protected void onActionOnResume() , protected void onActionOnCreate() , protected void onLocalWifiStateChanged() , protected void onActionOnStart() , protected void onAction1() , protected void onWifiStateChanged(android.content.Intent, java.lang.String) , protected void onBroadcastWithTwoActions(android.content.Intent) , protected void onActionOnAttach() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ExtraHandler: [ssid]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ReceiverActionHandler: [public void onExtraParameterAction(java.lang.String) , public void onParameterAction(java.lang.String) , public void onActionWithReceiver() , public void onMultipleActions() , public void onSimpleAction() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ExtraHandler: [thisIsAParameter, thisIsMyParameter]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with OnActivityResultHandler: [void onResultWithIntResultCode(int) , void onResultWithData(android.content.Intent) , void onResultWithIntResultCode(int) , void onActivityResultWithResultCodeAndData(int, android.content.Intent) , void onResult() , void onActivityResultWithDataAndResultCode(android.content.Intent, int) , void onActivityResultWithResultCodeAndData(int, android.content.Intent) , void onResult() , void onResultWithData(android.content.Intent) , void onResultWithResultExtra(int, int, java.lang.String, android.net.Uri, ArrayList<android.net.Uri>, java.lang.String[]) , void onResultWithIntegerResultCode(java.lang.Integer) , void onResultWithResultExtra(int, int, java.lang.String, android.net.Uri, ArrayList<android.net.Uri>, java.lang.String[]) , void onActivityResultWithDataAndResultCode(android.content.Intent, int) , void onResultWithIntegerResultCode(java.lang.Integer) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ExtraHandler: [i, strings, uris, uri, i, uris, s, strings, s, uri]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with IgnoredWhenDetachedHandler: [void backgroundThreadIgnored() , void ignored() , void uiThreadIgnored() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AfterInjectHandler: [void calledAfterInjection() , void initMother() , void afterInject() , void initChild() , void afterInject() , void calledAfterInjection() , void afterInject() , void calledAfterInjection() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AfterExtrasHandler: [void afterExtras() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AfterViewsHandler: [void initViewsMother() , void updateCaption() , void initView() , void afterViews() , public void afterViews() , public void afterViews() , void afterViews() , void calledAfterViewInjection() , protected void afterViews() , void calledAfterViewInjection() , void initViewsChild() , void incrementCounter() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PreferenceScreenHandler: [org.androidannotations.test15.preference.PreferenceScreenActivity, org.androidannotations.test15.preference.PreferenceScreenFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PreferenceHeadersHandler: [org.androidannotations.test15.preference.PreferenceHeadersActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PreferenceByKeyHandler: [conventionKey, pref, checkBoxPreference]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PreferenceChangeHandler: [void checkBoxWithCastPreferenceChanged(android.preference.CheckBoxPreference) , void listPreferenceChanged() , void checkBoxPreferenceChanged(android.preference.Preference, java.lang.Boolean) , boolean switchPreferenceChanged() , void conventionKeyPreferenceChanged() , void listPreferenceChanged() , void editTextPreferenceChanged(android.preference.Preference, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with PreferenceClickHandler: [void listPreferenceClicked() , void checkBoxWithCastPreferenceClicked(android.preference.CheckBoxPreference) , boolean switchPreferenceClicked() , void checkBoxPreferenceClicked(android.preference.Preference) , void conventionKeyPreferenceClicked() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with AfterPreferencesHandler: [void afterPreferences() , void afterPreferences() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with WakeLockHandler: [public void useWakeLockDefaultValues(org.androidannotations.test15.WakeLockActivity.Callback) , public void useWakeLockCustomTag() , public void useWakeLockCustomLevel() , public void useWakeLockCustomLevelAndFlag() , public void useWakeLockMultipleFlags() , public void useWakeLockCustomFlag() ]
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\WakeLockActivity.java:[46,14] Flags have no effect when combined with a PARTIAL_WAKE_LOCK
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\java\org\androidannotations\test15\WakeLockActivity.java:[41,14] Flags have no effect when combined with a PARTIAL_WAKE_LOCK
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with UiThreadHandler: [void genericUiMethod(List<Map<java.lang.String,List<Set<java.lang.Void>>>>) , void emptUiMethodEnqueue() , protected void someUIThreadTask() , void emptyUiMethod(List<? extends T>, List<? super S>) , void uiThreadedUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[]) , void showToast() , void someUIThreadTask() , void emptUiMethodReuse() , void uiThreadedUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[][]) , void mixedUiThreadMethod() , void uiMethod(S) , void emptyUiMethod() , void emptyUiDelayedMethod() , void objectUiMethod(java.lang.Object) , void uiThread() , void showToast() , void uiThread() , void uiThread() , public void uiSupposedAndUi(java.lang.Runnable) , void uiThread() , void emptyUiMethod(T) , void showToast(android.content.Context) , void uiThreadDelayed() , void mixedUiThreadDelayedMethod() , void uiThreadWithId() , void showToast() , void uiThreadThrowException() , void uiThreadIgnored() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with BackgroundHandler: [void workInBackground() , void backgroundUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[][]) , void background() , void backgroundThreadIgnored() , void addBackground(List<java.lang.Integer>, int, int, java.util.concurrent.Semaphore) , void addCancellableBackground(List<java.lang.Integer>, int, int) , void backgroundTransactionalAnnotatedMethod(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean[]>) , public void backgroundSupposeAndBackground(java.lang.Runnable) , void genericBackgroundMethod(Set<? extends GenericBean<? extends org.androidannotations.test15.ebean.SomeBean>>) , void genericBackgroundMethod(List<Map<java.lang.String,List<Set<org.androidannotations.test15.instancestate.MySerializableBean[]>>>>) , void backgrounddUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[]) , void backgroundThrowException() , void someBackgroundTask() , void backgroundThread() , void callSomeService(org.androidannotations.test15.rest.Event, int) , void emptyBackgroundMethod() , void addSerializedBackground(List<java.lang.Integer>, int, int, java.util.concurrent.Semaphore) , void emptyDelayedBackgroundMethod() , void backgroundMethod(T, S) , void emptyBackgroundMethod(T, List<T>) , void workInBackground() , void workInBackground() , void objectBackgroundMethod(java.lang.Object) , void addCancellableSerializedBackground(List<java.lang.Integer>, int, int) , void backgroundMethod() , protected void someBackgroundTask() , void emptyBackgroundMethod(T) , void mixedBackgroundMethod() , void workInBackground() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SupposeUiThreadHandler: [public void uiSupposed() , public void uiSupposedAndUi(java.lang.Runnable) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SupposeBackgroundHandler: [public void serialBackgroundSupposed() , public void backgroundSupposed() , public void backgroundSupposeAndBackground(java.lang.Runnable) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EApplicationHandler: [org.androidannotations.test15.roboguice.SampleRoboApplication]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EActivityHandler: [org.androidannotations.test15.ActivityWithGenerics, org.androidannotations.test15.MultiFindViewActivity, org.androidannotations.test15.ExtendingActivity, org.androidannotations.test15.EditorActionsHandledActivity, org.androidannotations.test15.ViewsInjectedActivity, org.androidannotations.test15.preference.PreferenceEventsHandledActivity, org.androidannotations.test15.AbstractActivity, org.androidannotations.test15.afterextras.AfterExtrasActivity, org.androidannotations.test15.CheckedChangeHandledActivity, org.androidannotations.test15.ClicksHandledActivity, org.androidannotations.test15.afterviews.AfterViewsActivity, org.androidannotations.test15.ThreadActivity, org.androidannotations.test15.SeekBarChangeListenedActivity, org.androidannotations.test15.prefs.PrefsActivity, org.androidannotations.test15.receiver.ActivityWithReceiver, org.androidannotations.test15.nonconfiguration.NonConfigurationActivity, org.androidannotations.test15.ApplicationInjectedActivity, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses, org.androidannotations.test15.res.ResActivity, org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.ExtraInjectedActivity, org.androidannotations.test15.BackpressedActivity, org.androidannotations.test15.FullscreenActivity, org.androidannotations.test15.TransactionalActivity, org.androidannotations.test15.ItemClicksHandledActivity, org.androidannotations.test15.ActivityWithServices, org.androidannotations.test15.preference.PreferencesInjectedActivity, org.androidannotations.test15.EmptyActivityWithoutLayout, org.androidannotations.test15.TouchesHandledActivity, org.androidannotations.test15.menu.OptionsMenuSubActivity, org.androidannotations.test15.ormlite.OrmLiteActivity, org.androidannotations.test15.preference.PreferenceScreenActivity, org.androidannotations.test15.trace.TracedActivity, org.androidannotations.test15.roboguice.MapActivityWithRoboGuice, org.androidannotations.test15.preference.PreferenceHeadersActivity, org.androidannotations.test15.EmptyActivityWithLayout, org.androidannotations.test15.ormlite.OrmLiteOnDestroyActivity, org.androidannotations.test15.instancestate.SaveInstanceStateActivity, org.androidannotations.test15.HierarchyViewerActivity, org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity, org.androidannotations.test15.efragment.MyFragmentActivity, org.androidannotations.test15.efragment.MySupportFragmentActivity, org.androidannotations.test15.WindowFeatureActivity, org.androidannotations.test15.AwaitingResultActivity, org.androidannotations.test15.otto.OttoActivity, org.androidannotations.test15.CustomTitleActivity, org.androidannotations.test15.LongClicksHandledActivity, org.androidannotations.test15.roboguice.ActivityWithRoboGuice, org.androidannotations.test15.SSLConnection, org.androidannotations.test15.FragmentStartedActivity, org.androidannotations.test15.WakeLockActivity, org.androidannotations.test15.afterinject.AfterInjectActivity, org.androidannotations.test15.FocusChangeHandledActivity, org.androidannotations.test15.ebean.BeanInjectedActivity, org.androidannotations.test15.FromHtmlActivity, org.androidannotations.test15.TextWatchedActivity, org.androidannotations.test15.rest.MyServiceActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EProviderHandler: [org.androidannotations.test15.eprovider.MyProvider]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EReceiverHandler: [org.androidannotations.test15.ereceiver.ReceiverWithActions, org.androidannotations.test15.ereceiver.MyReceiver]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EServiceHandler: [org.androidannotations.test15.receiver.ServiceWithReceiver, org.androidannotations.test15.eservice.MySimpleIntentService, org.androidannotations.test15.eservice.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EIntentServiceHandler: [org.androidannotations.test15.eintentservice.IntentServiceHandledAction, org.androidannotations.test15.eintentservice.MyIntentService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EFragmentHandler: [org.androidannotations.test15.efragment.AbstractFragment, org.androidannotations.test15.efragment.StartActivityFragmentSupport, org.androidannotations.test15.efragment.MyFragment, org.androidannotations.test15.FragmentArguments, org.androidannotations.test15.receiver.FragmentWithReceiver, org.androidannotations.test15.menu.OptionsMenuFragment, org.androidannotations.test15.efragment.ForceLayoutInjectedListFragment, org.androidannotations.test15.efragment.MySupportFragment, org.androidannotations.test15.menu.OptionsMenuSupportFragment, org.androidannotations.test15.efragment.StartActivityFragment, org.androidannotations.test15.preference.PreferenceAnnotationsFragment, org.androidannotations.test15.preference.PreferenceScreenFragment, org.androidannotations.test15.efragment.MyListFragment, org.androidannotations.test15.AwaitingResultFragment, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EBeanHandler: [org.androidannotations.test15.rest.EBeanUsingService, org.androidannotations.test15.ebean.SomeCyclicSingletonA, org.androidannotations.test15.ebean.EnhancedClass, org.androidannotations.test15.ebean.ChildBean2, org.androidannotations.test15.ebean.SomeCyclicSingletonB, org.androidannotations.test15.ormlite.OrmLiteBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExt2, org.androidannotations.test15.efragment.BeanWithSupportFragments, org.androidannotations.test15.ebean.SomeImplementation, org.androidannotations.test15.ebean.ThreadControlledBean, org.androidannotations.test15.ebean.SomeArrayAdapter, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerEnhancedBean, org.androidannotations.test15.afterinject.AfterInjectBean, org.androidannotations.test15.ebean.BeanWithView, org.androidannotations.test15.ebean.EmptyDependency, org.androidannotations.test15.ebean.SubtypedGenericBean, org.androidannotations.test15.rest.EBeanInterceptor, org.androidannotations.test15.prefs.InnerPrefs, org.androidannotations.test15.rest.MyRequestFactory, org.androidannotations.test15.ebean.SecondDependency, org.androidannotations.test15.ebean.SomeBean, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses, org.androidannotations.test15.inheritance.Child, org.androidannotations.test15.efragment.BeanWithFragments, org.androidannotations.test15.inheritance.Mother, org.androidannotations.test15.ebean.SomeSingleton, org.androidannotations.test15.ebean.AbstractBean, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerBean, org.androidannotations.test15.afterviews.AfterViewBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExtExt, org.androidannotations.test15.ebean.ChildBean1, org.androidannotations.test15.ebean.SubtypedGenericBeanExt, org.androidannotations.test15.rest.EBeanConverter]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EViewGroupHandler: [org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerViewGroup, org.androidannotations.test15.eviewgroup.CustomFrameLayout]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EViewHandler: [org.androidannotations.test15.eview.CustomButton]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements SharedPrefHandler: [org.androidannotations.test15.prefs.PublicPrefs, org.androidannotations.test15.prefs.ApplicationDefaultPrefs, org.androidannotations.test15.prefs.ActivityPrefs, org.androidannotations.test15.prefs.UniquePrefs, org.androidannotations.test15.prefs.SomeResPrefs, org.androidannotations.test15.prefs.SomePrefs, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerPrefs, org.androidannotations.test15.prefs.InnerPrefs.InnerSharedPrefs, org.androidannotations.test15.prefs.ActivityDefaultPrefs, org.androidannotations.test15.prefs.DefaultPrefs]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements RestHandler: [org.androidannotations.test15.rest.HttpMethodsService, org.androidannotations.test15.rest.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EApplicationHandler: [org.androidannotations.test15.roboguice.SampleRoboApplication]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EActivityHandler: [org.androidannotations.test15.ActivityWithGenerics, org.androidannotations.test15.MultiFindViewActivity, org.androidannotations.test15.ExtendingActivity, org.androidannotations.test15.EditorActionsHandledActivity, org.androidannotations.test15.ViewsInjectedActivity, org.androidannotations.test15.preference.PreferenceEventsHandledActivity, org.androidannotations.test15.AbstractActivity, org.androidannotations.test15.afterextras.AfterExtrasActivity, org.androidannotations.test15.CheckedChangeHandledActivity, org.androidannotations.test15.ClicksHandledActivity, org.androidannotations.test15.afterviews.AfterViewsActivity, org.androidannotations.test15.ThreadActivity, org.androidannotations.test15.SeekBarChangeListenedActivity, org.androidannotations.test15.prefs.PrefsActivity, org.androidannotations.test15.receiver.ActivityWithReceiver, org.androidannotations.test15.nonconfiguration.NonConfigurationActivity, org.androidannotations.test15.ApplicationInjectedActivity, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses, org.androidannotations.test15.res.ResActivity, org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.ExtraInjectedActivity, org.androidannotations.test15.BackpressedActivity, org.androidannotations.test15.FullscreenActivity, org.androidannotations.test15.TransactionalActivity, org.androidannotations.test15.ItemClicksHandledActivity, org.androidannotations.test15.ActivityWithServices, org.androidannotations.test15.preference.PreferencesInjectedActivity, org.androidannotations.test15.EmptyActivityWithoutLayout, org.androidannotations.test15.TouchesHandledActivity, org.androidannotations.test15.menu.OptionsMenuSubActivity, org.androidannotations.test15.ormlite.OrmLiteActivity, org.androidannotations.test15.preference.PreferenceScreenActivity, org.androidannotations.test15.trace.TracedActivity, org.androidannotations.test15.roboguice.MapActivityWithRoboGuice, org.androidannotations.test15.preference.PreferenceHeadersActivity, org.androidannotations.test15.EmptyActivityWithLayout, org.androidannotations.test15.ormlite.OrmLiteOnDestroyActivity, org.androidannotations.test15.instancestate.SaveInstanceStateActivity, org.androidannotations.test15.HierarchyViewerActivity, org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity, org.androidannotations.test15.efragment.MyFragmentActivity, org.androidannotations.test15.efragment.MySupportFragmentActivity, org.androidannotations.test15.WindowFeatureActivity, org.androidannotations.test15.AwaitingResultActivity, org.androidannotations.test15.otto.OttoActivity, org.androidannotations.test15.CustomTitleActivity, org.androidannotations.test15.LongClicksHandledActivity, org.androidannotations.test15.roboguice.ActivityWithRoboGuice, org.androidannotations.test15.SSLConnection, org.androidannotations.test15.FragmentStartedActivity, org.androidannotations.test15.WakeLockActivity, org.androidannotations.test15.afterinject.AfterInjectActivity, org.androidannotations.test15.FocusChangeHandledActivity, org.androidannotations.test15.ebean.BeanInjectedActivity, org.androidannotations.test15.FromHtmlActivity, org.androidannotations.test15.TextWatchedActivity, org.androidannotations.test15.rest.MyServiceActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EProviderHandler: [org.androidannotations.test15.eprovider.MyProvider]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EReceiverHandler: [org.androidannotations.test15.ereceiver.ReceiverWithActions, org.androidannotations.test15.ereceiver.MyReceiver]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EServiceHandler: [org.androidannotations.test15.receiver.ServiceWithReceiver, org.androidannotations.test15.eservice.MySimpleIntentService, org.androidannotations.test15.eservice.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EIntentServiceHandler: [org.androidannotations.test15.eintentservice.IntentServiceHandledAction, org.androidannotations.test15.eintentservice.MyIntentService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EFragmentHandler: [org.androidannotations.test15.efragment.AbstractFragment, org.androidannotations.test15.efragment.StartActivityFragmentSupport, org.androidannotations.test15.efragment.MyFragment, org.androidannotations.test15.FragmentArguments, org.androidannotations.test15.receiver.FragmentWithReceiver, org.androidannotations.test15.menu.OptionsMenuFragment, org.androidannotations.test15.efragment.ForceLayoutInjectedListFragment, org.androidannotations.test15.efragment.MySupportFragment, org.androidannotations.test15.menu.OptionsMenuSupportFragment, org.androidannotations.test15.efragment.StartActivityFragment, org.androidannotations.test15.preference.PreferenceAnnotationsFragment, org.androidannotations.test15.preference.PreferenceScreenFragment, org.androidannotations.test15.efragment.MyListFragment, org.androidannotations.test15.AwaitingResultFragment, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EBeanHandler: [org.androidannotations.test15.rest.EBeanUsingService, org.androidannotations.test15.ebean.SomeCyclicSingletonA, org.androidannotations.test15.ebean.EnhancedClass, org.androidannotations.test15.ebean.ChildBean2, org.androidannotations.test15.ebean.SomeCyclicSingletonB, org.androidannotations.test15.ormlite.OrmLiteBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExt2, org.androidannotations.test15.efragment.BeanWithSupportFragments, org.androidannotations.test15.ebean.SomeImplementation, org.androidannotations.test15.ebean.ThreadControlledBean, org.androidannotations.test15.ebean.SomeArrayAdapter, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerEnhancedBean, org.androidannotations.test15.afterinject.AfterInjectBean, org.androidannotations.test15.ebean.BeanWithView, org.androidannotations.test15.ebean.EmptyDependency, org.androidannotations.test15.ebean.SubtypedGenericBean, org.androidannotations.test15.rest.EBeanInterceptor, org.androidannotations.test15.prefs.InnerPrefs, org.androidannotations.test15.rest.MyRequestFactory, org.androidannotations.test15.ebean.SecondDependency, org.androidannotations.test15.ebean.SomeBean, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses, org.androidannotations.test15.inheritance.Child, org.androidannotations.test15.efragment.BeanWithFragments, org.androidannotations.test15.inheritance.Mother, org.androidannotations.test15.ebean.SomeSingleton, org.androidannotations.test15.ebean.AbstractBean, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerBean, org.androidannotations.test15.afterviews.AfterViewBean, org.androidannotations.test15.ebean.SubtypedGenericBeanExtExt, org.androidannotations.test15.ebean.ChildBean1, org.androidannotations.test15.ebean.SubtypedGenericBeanExt, org.androidannotations.test15.rest.EBeanConverter]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EViewGroupHandler: [org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses.InnerViewGroup, org.androidannotations.test15.eviewgroup.CustomFrameLayout]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements EViewHandler: [org.androidannotations.test15.eview.CustomButton]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements SharedPrefHandler: [org.androidannotations.test15.prefs.PublicPrefs, org.androidannotations.test15.prefs.ApplicationDefaultPrefs, org.androidannotations.test15.prefs.ActivityPrefs, org.androidannotations.test15.prefs.UniquePrefs, org.androidannotations.test15.prefs.SomeResPrefs, org.androidannotations.test15.prefs.SomePrefs, org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses.InnerPrefs, org.androidannotations.test15.prefs.InnerPrefs.InnerSharedPrefs, org.androidannotations.test15.prefs.ActivityDefaultPrefs, org.androidannotations.test15.prefs.DefaultPrefs]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements RestHandler: [org.androidannotations.test15.rest.HttpMethodsService, org.androidannotations.test15.rest.MyService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ViewByIdHandler: [myButton, myButton]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with BeanHandler: [someBean]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsMenuHandler: [org.androidannotations.test15.menu.OptionsMenuActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsMenuItemHandler: [aMenuByResName, menu_refresh, aMenuById]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsItemHandler: [boolean multipleMenuItems() , void menuRefreshSelected() , void menu_add(android.view.MenuItem) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with RootContextHandler: [context, context]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ProduceHandler: [public T genericMethod() , public T genericMethod() , public T genericMethod() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterInjectHandler: [void initMother() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterViewsHandler: [void initViewsMother() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with UiThreadHandler: [void uiMethod(S) , void uiMethod(S) , void uiMethod(S) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with BackgroundHandler: [void backgroundMethod() , void backgroundMethod(T, S) , void backgroundMethod(T, S) , void backgroundMethod() , void backgroundMethod(T, S) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Number of files generated by AndroidAnnotations: 130
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Writting following API classes in project: []
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eview.CustomButton_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.afterextras.AfterExtrasActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ormlite.OrmLiteActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ormlite.OrmLiteBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ormlite.OrmLiteOnDestroyActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eservice.MyService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eservice.MySimpleIntentService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.menu.OptionsMenuActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.menu.OptionsMenuFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.menu.OptionsMenuSubActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.menu.OptionsMenuSupportFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferenceAnnotationsFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferenceEventsHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferenceHeadersActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferenceScreenActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferenceScreenFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.preference.PreferencesInjectedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.otto.OttoActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.nonconfiguration.NonConfigurationActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.afterinject.AfterInjectActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.afterinject.AfterInjectBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.List_Events
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.List_Events
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.List_Eventss
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.List_Eventss
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.List_List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.List_List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.List_List_Events
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.List_List_Events
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.Map_StringEvent
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.Map_StringEvent
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.java.util.Set_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.java.util.Set_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.res.ResActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.receiver.ActivityWithReceiver_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.receiver.FragmentWithReceiver_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.receiver.ServiceWithReceiver_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eprovider.MyProvider_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.innerclasses.BeanWithInnerEnhancedClasses_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eviewgroup.CustomFrameLayout_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ActivityWithGenerics_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ActivityWithServices_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ApplicationInjectedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.AwaitingResultActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.AwaitingResultFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.BackpressedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.CheckedChangeHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ClicksHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.CustomTitleActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.EditorActionsHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.EmptyActivityWithLayout_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.EmptyActivityWithoutLayout_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ExtendingActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ExtraInjectedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.FocusChangeHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.FragmentArguments_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.FragmentStartedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.FromHtmlActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.FullscreenActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.HierarchyViewerActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ItemClicksHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.LongClicksHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.MultiFindViewActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.SSLConnection_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.SeekBarChangeListenedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.TextWatchedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ThreadActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.TouchesHandledActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.TransactionalActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ViewsInjectedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.WakeLockActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.WindowFeatureActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.instancestate.SaveInstanceStateActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.trace.TracedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.roboguice.ActivityWithRoboGuice_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.roboguice.MapActivityWithRoboGuice_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.roboguice.SampleRoboApplication_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ereceiver.MyReceiver_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ereceiver.ReceiverWithActions_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eintentservice.IntentServiceHandledAction_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.eintentservice.MyIntentService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.afterviews.AfterViewBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.afterviews.AfterViewsActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.BeanInjectedActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.BeanWithView_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.ChildBean1_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.ChildBean2_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.EmptyDependency_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.EnhancedClass_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SecondDependency_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeArrayAdapter_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeCyclicSingletonA_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeCyclicSingletonB_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeImplementation_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SomeSingleton_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SubtypedGenericBeanExt2_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SubtypedGenericBeanExtExt_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SubtypedGenericBeanExt_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.SubtypedGenericBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.ebean.ThreadControlledBean_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.BeanWithFragments_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.BeanWithSupportFragments_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.ForceLayoutInjectedListFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.MyFragmentActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.MyFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.MyListFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.MySupportFragmentActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.MySupportFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.StartActivityFragmentSupport_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.efragment.StartActivityFragment_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.ActivityDefaultPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.ActivityPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.ApplicationDefaultPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.DefaultPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.InnerPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.PrefsActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.PublicPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.SomePrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.SomeResPrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.prefs.UniquePrefs_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_GenericEvent_GenericEvent_String
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_GenericEvent_GenericEvent_String
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_Integer
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_Integer
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_List_Event
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_String
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class with no originating element: org.androidannotations.test15.rest.org.androidannotations.test15.rest.GenericEvent_String
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.EBeanConverter_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.EBeanInterceptor_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.EBeanUsingService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.HttpMethodsService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.MyRequestFactory_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.MyServiceActivity_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.rest.MyService_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Generating class: org.androidannotations.test15.inheritance.Child_
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Time measurements: [Whole Processing = 3197 ms], [Generate Sources = 2413 ms], [Process Annotations = 391 ms], [Validate Annotations = 249 ms], [Extract Annotations = 102 ms], [Find R Classes = 21 ms], [Extract Manifest = 12 ms],
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Finish processing
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Start processing for 2 annotations on 130 elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] AndroidManifest.xml file found with specified path: D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\src\main\AndroidManifest.xml
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] A class activity declared in the AndroidManifest.xml cannot be found in the compile path: [org.androidannotations.test15.NoTitleFullscreenActivity_]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] AndroidManifest.xml found: AndroidManifest [applicationPackage=org.androidannotations.test15, componentQualifiedNames=[org.androidannotations.test15.eviewgroup.CustomFrameLayoutActivity_, org.androidannotations.test15.EmptyActivityWithLayout_, org.androidannotations.test15.EmptyActivityWithoutLayout_, org.androidannotations.test15.ViewsInjectedActivity_, org.androidannotations.test15.ClicksHandledActivity_, org.androidannotations.test15.FocusChangeHandledActivity_, org.androidannotations.test15.CheckedChangeHandledActivity_, org.androidannotations.test15.LongClicksHandledActivity_, org.androidannotations.test15.TouchesHandledActivity_, org.androidannotations.test15.EditorActionsHandledActivity_, org.androidannotations.test15.ItemClicksHandledActivity_, org.androidannotations.test15.ActivityWithServices_, org.androidannotations.test15.ExtraInjectedActivity_, org.androidannotations.test15.BackpressedActivity_, org.androidannotations.test15.TransactionalActivity_, org.androidannotations.test15.FromHtmlActivity_, org.androidannotations.test15.roboguice.MapActivityWithRoboGuice_, org.androidannotations.test15.roboguice.ActivityWithRoboGuice_, org.androidannotations.test15.ApplicationInjectedActivity_, org.androidannotations.test15.prefs.PrefsActivity_, org.androidannotations.test15.res.ResActivity_, org.androidannotations.test15.ThreadActivity_, org.androidannotations.test15.trace.TracedActivity_, org.androidannotations.test15.TextWatchedActivity_, org.androidannotations.test15.innerclasses.ActivityWithInnerEnhancedClasses_, org.androidannotations.test15.MultiFindViewActivity_, org.androidannotations.test15.ormlite.OrmLiteActivity_, org.androidannotations.test15.receiver.ActivityWithReceiver_, org.androidannotations.test15.menu.OptionsMenuActivity_, org.androidannotations.test15.menu.OptionsMenuSubActivity_, org.androidannotations.test15.WindowFeatureActivity_, org.androidannotations.test15.ExtendingActivity_, org.androidannotations.test15.ebean.BeanInjectedActivity_, org.androidannotations.test15.rest.MyServiceActivity_, org.androidannotations.test15.instancestate.SaveInstanceStateActivity_, org.androidannotations.test15.afterinject.AfterInjectActivity_, org.androidannotations.test15.nonconfiguration.NonConfigurationActivity_, org.androidannotations.test15.efragment.MyFragmentActivity_, org.androidannotations.test15.efragment.MySupportFragmentActivity_, org.androidannotations.test15.afterviews.AfterViewsActivity_, org.androidannotations.test15.SSLConnection_, org.androidannotations.test15.SeekBarChangeListenedActivity_, org.androidannotations.test15.AwaitingResultActivity_, org.androidannotations.test15.HierarchyViewerActivity_, org.androidannotations.test15.CustomTitleActivity_, org.androidannotations.test15.ActivityWithGenerics_, org.androidannotations.test15.WakeLockActivity_, org.androidannotations.test15.FragmentStartedActivity_, org.androidannotations.test15.eservice.MyService_, org.androidannotations.test15.eservice.MySimpleIntentService_, org.androidannotations.test15.eintentservice.MyIntentService_, org.androidannotations.test15.eintentservice.IntentServiceHandledAction_, org.androidannotations.test15.receiver.ServiceWithReceiver_, org.androidannotations.test15.ereceiver.MyReceiver_, org.androidannotations.test15.eprovider.MyProvider_], permissionQualifiedNames=[android.permission.INTERNET, android.permission.WAKE_LOCK], applicationClassName=org.androidannotations.test15.roboguice.SampleRoboApplication_, libraryProject=false, debugabble=true, minSdkVersion=3, maxSdkVersion=-1, targetSdkVersion=16]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Found project R class: org.androidannotations.test15.R
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Found Android class: android.R
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with ProduceHandler: [public org.androidannotations.test15.otto.Event produceEvent() , public java.lang.Double genericMethod() , public java.lang.Integer genericMethod() , public T genericMethod() , public java.lang.Integer genericMethod() ]
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\otto\OttoActivity_.java:[67,18] Element ProduceHandler unvalidated by
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\ebean\SubtypedGenericBeanExt2_.java:[40,19] Element ProduceHandler unvalidated by
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\ebean\SubtypedGenericBeanExtExt_.java:[41,20] Element ProduceHandler unvalidated by
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\ebean\SubtypedGenericBean_.java:[40,14] Element ProduceHandler unvalidated by
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\ebean\SubtypedGenericBeanExt_.java:[40,20] Element ProduceHandler unvalidated by
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Validating with SubscribeHandler: [public void onEvent(org.androidannotations.test15.otto.Event) ]
[WARNING] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\target\generated-sources\annotations\org\androidannotations\test15\otto\OttoActivity_.java:[73,17] Element SubscribeHandler unvalidated by
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing root elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PrefHandler: [somePrefs, innerPrefs, activityDefaultPrefs, publicPrefs, activityPrefs, defaultPrefs, applicationDefaultPrefs, somePrefs, innerPrefs, uniquePrefs]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with RoboGuiceHandler: [org.androidannotations.test15.roboguice.ActivityWithRoboGuice]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ViewByIdHandler: [textView, listViewWithArgument, view, listViewWithPosition, myTextView, subtitle, myTextView, editText1, myButton, innerViewGroup, textView, listView, myTextView, button, myTextView, spinnerWithArgument, myButton, myTextView, someView, tv, myTextView, listViewWithOneParam, myButton, list, listViewWithArgumentWithParameterType, spinner, someView]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ViewsByIdHandler: [textViews, views]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FragmentByIdHandler: [mySupportFragment2, myFragment, mySupportFragment, myFragment2, myFragment2, mySupportFragment, myFragment, mySupportFragment2]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FragmentByTagHandler: [myFragmentTag2, mySupportFragmentTag, myFragmentTag, myFragmentTag2, mySupportFragmentTag2, myFragmentTag, mySupportFragmentTag, mySupportFragmentTag2]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FromHtmlHandler: [textView, someView]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ClickHandler: [public void snakeCaseButton() , void myButton() , protected void title() , public void conventionButton() , public void overridenConventionButton() , public void buttonWithViewArgument(android.view.View) , void viewClicked() , public void multipleButtonWithViewArgument(android.view.View) , public void onClick(android.view.View) , void someViewClicked() , public void extendedConventionButtonClicked() , public void libResButton() , public void buttonWithButtonArgument(android.widget.Button) , void myButton() , void myButton() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with LongClickHandler: [void viewLongClicked() , public void buttonWithButtonArgument(android.widget.Button) , public void snakeCaseButton() , public void multipleButtonWithViewArgument(android.view.View) , public void conventionButton() , public void overridenConventionButton() , public void buttonWithViewArgument(android.view.View) , public void extendedConventionButtonLongClicked() , public void onLongClick(android.view.View) , protected void titleLongClick() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with TouchHandler: [public void conventionButton(android.view.MotionEvent) , protected void titleTouched(android.view.MotionEvent) , public void buttonWithButtonArgument(android.view.MotionEvent, android.widget.Button) , public void buttonWithOnlyViewArgument(android.view.View) , public void multipleButtonWithViewArgument(android.view.MotionEvent, android.view.View) , public void extendedConventionButtonTouched(android.view.MotionEvent) , public void overridenConventionButton(android.view.MotionEvent) , public void snakeCaseButton(android.view.MotionEvent) , public void buttonWithViewArgument(android.view.MotionEvent, android.view.View) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FocusChangeHandler: [public void snakeCaseButton(boolean) , public void conventionButton(android.view.View, boolean) , public void multipleButtonWithViewArgument(android.view.View, boolean) , void textViewFocusChanged() , public void buttonWithViewArgument() , public void buttonWithButtonArgument(android.widget.Button, boolean) , public void extendedConventionButton(android.view.View) , public void overridenConventionButton() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with CheckedChangeHandler: [public void overridenConventionButton() , public void snakeCaseButton(boolean, android.widget.CompoundButton) , public void buttonWithViewArgument(boolean) , public void multipleButtonWithViewArgument(android.widget.CompoundButton, boolean) , public void checkBox(android.widget.CheckBox, boolean) , public void conventionButton(android.widget.CompoundButton, boolean) , public void extendedConventionButton(android.widget.CompoundButton) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ItemClickHandler: [void listViewWithPosition(int) , public void listViewWithArgument(java.lang.String) , public void listView() , protected void listViewWithArgumentWithGenericWildcardType(ArrayList<?>) , protected void listViewWithArgumentWithParameterType(ArrayList<java.lang.String>) , void listItemClicked(java.lang.String) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ItemSelectHandler: [public void spinnerWithArgument(boolean, java.lang.String) , void listViewWithPositionItemSelected(boolean, int) , public void spinner(boolean, int) , void listViewWithOneParamItemSelected(boolean) , void onItemSelected(boolean, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ItemLongClickHandler: [protected void listViewWithArgumentWithParameterTypeLongClick(ArrayList<java.lang.String>) , void listViewWithPositionItemLongClicked(int) , protected void listViewWithArgumentWithGenericWildcardTypeLongClick(ArrayList<?>) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with EditorActionHandler: [void editorActionNoParameters() , void editorActionOtherInversedParameters(android.view.KeyEvent, android.widget.TextView) , boolean editorActionWithBooleanReturned(int, android.widget.TextView) , void editorActionWithFullParameters(android.widget.TextView, int, android.view.KeyEvent) , void editorActionWithEditTextParameter(android.widget.EditText) , void editorActionInversedParameters(android.view.KeyEvent, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with DefaultResHandler: [injectedString, res, injected_string, res, hello]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AnimationResHandler: [anim, anim]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with HtmlResHandler: [helloHtml, htmlInjected]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with TransactionalHandler: [void rollbackedTransaction(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void mehodUsingArrayParameters(android.database.sqlite.SQLiteDatabase, org.androidannotations.test15.instancestate.MySerializableBean[]) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) , void backgroundTransactionalAnnotatedMethod(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean[]>) , void mixedTransactionalMethod(android.database.sqlite.SQLiteDatabase) , org.androidannotations.test15.instancestate.MySerializableBean transactionnalWithReturnStatement(android.database.sqlite.SQLiteDatabase) , void mehodUsingParametrizedParameters(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean>) , void rollbackedTransaction(android.database.sqlite.SQLiteDatabase) , void successfulTransaction(android.database.sqlite.SQLiteDatabase) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FragmentArgHandler: [mySerializableBean, myCharacterObjectArray, myParcelableBean, mySerializableBeanArray, myDouble, myGenericSerializableBeanArray, myIntegerArrayList, myGenericSerializableBean, myLongObjectArray, myCharSequence, myFloatObjectArray, myBundle, myShortArray, myGenericParcelableBeanArray, myIntegerArray, myIntegerObject, myByteObjectArray, myIntegerObjectArray, myChar, myDoubleArray, myFloat, myFloatObject, myBooleanObject, myCharacterArray, myBoolean, myInt, myLongArray, myBooleanArray, myGenericParcelableBean, myLong, myShortObjectArray, myLongObject, nullWrappedLong, myDoubleObjectArray, myParcelableBeanArray, myCharacterObject, myByte, myByteArray, myString, myBooleanObjectArray, myFloatArray, myShort, myStringList, myStringArray, myDoubleObject, myByteObject, myShortObject]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SystemServiceHandler: [accessibilityManager, textClipboardManager, notificationManager, alarmManager, uiModeManager, notificationManager, accountManager, nfcManager, windowManager, wifiManager, audioManager, sensorManager, notificationManager, powerManager, notificationManager, keyguardManager, activityManager, vibrator, storageManager, layoutInflater, searchManager, usbManager, contentClipboardManager, wallpaperManager, activityManager, devicePolicyManager, wifiP2pManager, activityManager, notificationManager, activityManager, connectivityManager, mediaRouter, telephonyManager, locationManager, textServicesManager, notificationManager, notificationManager, dropBoxManager, inputMethodManager, nsdManager, downloadManager, appWidgetManager]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AppHandler: [customApplication, customApplication, customApplication, customApplication]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with BeanHandler: [beanWithSupportFragments, dependency, someBean, dependency, dependency, maintainedDependency, dependency, dependency, singletonB, singletonDependency, singletonA, someBean, recreatedDependency, maintainedAbstracted, someDependency, interfaceDependency, someImplementation, dependency, afterViewBean, dependency, beanWithFragments, beanWithView, innerEnhancedBean, ormLiteBean, secondDependency]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsMenuHandler: [org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.menu.OptionsMenuSubActivity, org.androidannotations.test15.menu.OptionsMenuActivity, org.androidannotations.test15.menu.OptionsMenuSupportFragment, org.androidannotations.test15.menu.OptionsMenuFragment]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsMenuItemHandler: [aMenuById, aMenuByResName, aMenuByResName, menu_refresh, aMenuById, aMenuById, menu_refresh, menu_refresh, menu_settings, aMenuByResName, menu_refresh]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OptionsItemHandler: [void menu_add(android.view.MenuItem) , boolean multipleMenuItems() , void menuRefreshSelected() , void menu_add(android.view.MenuItem) , void menuRefreshSelected() , void menuRefreshSelected() , void menuRefreshSelected() , boolean multipleMenuItems() , void menu_add(android.view.MenuItem) , boolean multipleMenuItems() , void menu_add(android.view.MenuItem) , boolean multipleMenuItems() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with CustomTitleHandler: [org.androidannotations.test15.CustomTitleActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with FullscreenHandler: [org.androidannotations.test15.WindowFeatureActivity, org.androidannotations.test15.FullscreenActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with RestServiceHandler: [myService, myService]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OrmLiteDaoHandler: [userDao, runtimeExceptionDao, userDao, userRuntimeExceptionDao, userDao, carDao, userDao, userDao, userDao, userDao, userDao]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with RootContextHandler: [context, activity, context, context, service, context, context, threadActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with NonConfigurationInstanceHandler: [maintainedAbstracted, maintainedDependency, someObject]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ExtraHandler: [arrayExtra, extraDataSet, stringExtra, extraWithoutValue, intExtra, listExtra, parcelableSerializableData, byteArrayExtra]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with BeforeTextChangeHandler: [void m12(java.lang.CharSequence, int) , void m16(java.lang.CharSequence, int, int, int) , void m11(java.lang.CharSequence) , void helloTextViewBeforeTextChanged() , void m14(java.lang.CharSequence, int, int, int) , void m15(android.widget.TextView, java.lang.CharSequence, int, int, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with TextChangeHandler: [void helloTextViewTextChanged() , void m9(java.lang.CharSequence, int, int, int) , void m8(java.lang.CharSequence, int, int, int) , void m10(java.lang.CharSequence, int, int, int) , void m3(android.widget.TextView, java.lang.CharSequence, int) , void m4(android.widget.TextView, java.lang.CharSequence, int) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterTextChangeHandler: [void m1(android.text.Editable) , void m2(android.widget.TextView, android.text.Editable) , void m6(android.widget.TextView, android.text.Editable) , void helloTextViewAfterTextChanged() , void m5(android.text.Editable) , void m7(android.text.Editable, android.widget.TextView) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SeekBarProgressChangeHandler: [void m1(android.widget.SeekBar) , void m5(android.widget.SeekBar, boolean, int) , void m3(android.widget.SeekBar, int, boolean) , void m4(boolean, int) , void m6(java.lang.Boolean, java.lang.Integer) , void m8(android.widget.SeekBar) , void m2(android.widget.SeekBar, int) , void m7() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SeekBarTouchStartHandler: [void m11(android.widget.SeekBar) , void m12() , void m8(android.widget.SeekBar) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SeekBarTouchStopHandler: [void m9(android.widget.SeekBar) , void m10() , void seekBar1SeekBarTouchStopped() , void m8(android.widget.SeekBar) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ServiceActionHandler: [void myAction() , void actionOne(java.lang.String) , void myActionTwoParams(java.lang.String, long) , void myAction() , void actionThree(java.lang.String, long) , void myActionOneParam(java.lang.String) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ProduceHandler: [public T genericMethod() , public T genericMethod() , public org.androidannotations.test15.otto.Event produceEvent() , public T genericMethod() , public T genericMethod() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SubscribeHandler: [public void onEvent(org.androidannotations.test15.otto.Event) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with InstanceStateHandler: [myCharacterArray, myParcelableBeanArrayList, myByte, mySerializableBeanArrayList, myString, myIntegerArrayList, myStringArray, myDoubleArray, myDoubleObject, myBundle, myCharSequence, myBooleanObject, myChar, myIntegerObjectArray, myFloatArray, myInt, myFloatObjectArray, myLongObject, myByteObjectArray, myDouble, myShort, myFloat, myShortObject, myLongObjectArray, myBooleanArray, myGenericParcelableBeanArrayList, mySerializableBeanArray, myShortObjectArray, nullWrappedLong, myDoubleObjectArray, myParcelableBean, myByteArray, mySerializableBean, myIntegerObject, myFloatObject, myLong, myLongArray, myBoolean, myCharacterObjectArray, myBooleanObjectArray, myCharacterObject, myParcelableBeanArray, myGenericSerializableBeanArray, myGenericSerializableBean, myGenericParcelableBeanArray, myGenericParcelableBean, myShortArray, bundle, myByteObject, myIntegerArray, myStringList]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with HttpsClientHandler: [mHttpsClientTest2, mHttpsClientTest1, mHttpsClientTest3, mHttpsClientTest4]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with HierarchyViewerSupportHandler: [org.androidannotations.test15.HierarchyViewerActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with WindowFeatureHandler: [org.androidannotations.test15.WindowFeatureActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ReceiverHandler: [protected void onAction1() , protected void onActionOnAttach() , protected void onDataSchemeHttp(android.content.Intent) , protected void onActionOnStart() , protected void onActionOnResume() , protected void onActionOnCreate() , protected void onWifiStateChanged(android.content.Intent, java.lang.String) , protected void onLocalWifiStateChanged() , protected void onBroadcastWithTwoActions(android.content.Intent) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with ReceiverActionHandler: [public void onSimpleAction() , public void onMultipleActions() , public void onExtraParameterAction(java.lang.String) , public void onActionWithReceiver() , public void onParameterAction(java.lang.String) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with OnActivityResultHandler: [void onResultWithResultExtra(int, int, java.lang.String, android.net.Uri, ArrayList<android.net.Uri>, java.lang.String[]) , void onActivityResultWithResultCodeAndData(int, android.content.Intent) , void onActivityResultWithResultCodeAndData(int, android.content.Intent) , void onResultWithIntResultCode(int) , void onResult() , void onResultWithData(android.content.Intent) , void onActivityResultWithDataAndResultCode(android.content.Intent, int) , void onResultWithIntegerResultCode(java.lang.Integer) , void onActivityResultWithDataAndResultCode(android.content.Intent, int) , void onResultWithIntResultCode(int) , void onResultWithResultExtra(int, int, java.lang.String, android.net.Uri, ArrayList<android.net.Uri>, java.lang.String[]) , void onResult() , void onResultWithData(android.content.Intent) , void onResultWithIntegerResultCode(java.lang.Integer) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with IgnoredWhenDetachedHandler: [void backgroundThreadIgnored() , void ignored() , void uiThreadIgnored() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterInjectHandler: [void afterInject() , void initChild() , void afterInject() , void calledAfterInjection() , void afterInject() , void calledAfterInjection() , void calledAfterInjection() , void initMother() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterExtrasHandler: [void afterExtras() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterViewsHandler: [void incrementCounter() , void calledAfterViewInjection() , void initViewsMother() , void initView() , void afterViews() , void updateCaption() , void afterViews() , void calledAfterViewInjection() , public void afterViews() , void initViewsChild() , protected void afterViews() , public void afterViews() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PreferenceScreenHandler: [org.androidannotations.test15.preference.PreferenceScreenFragment, org.androidannotations.test15.preference.PreferenceScreenActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PreferenceHeadersHandler: [org.androidannotations.test15.preference.PreferenceHeadersActivity]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PreferenceByKeyHandler: [checkBoxPreference, conventionKey, pref]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PreferenceChangeHandler: [void checkBoxPreferenceChanged(android.preference.Preference, java.lang.Boolean) , void checkBoxWithCastPreferenceChanged(android.preference.CheckBoxPreference) , void listPreferenceChanged() , void editTextPreferenceChanged(android.preference.Preference, int) , boolean switchPreferenceChanged() , void listPreferenceChanged() , void conventionKeyPreferenceChanged() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with PreferenceClickHandler: [void checkBoxPreferenceClicked(android.preference.Preference) , void checkBoxWithCastPreferenceClicked(android.preference.CheckBoxPreference) , void conventionKeyPreferenceClicked() , void listPreferenceClicked() , boolean switchPreferenceClicked() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with AfterPreferencesHandler: [void afterPreferences() , void afterPreferences() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with WakeLockHandler: [public void useWakeLockCustomLevelAndFlag() , public void useWakeLockCustomFlag() , public void useWakeLockMultipleFlags() , public void useWakeLockDefaultValues(org.androidannotations.test15.WakeLockActivity.Callback) , public void useWakeLockCustomTag() , public void useWakeLockCustomLevel() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with UiThreadHandler: [void emptyUiMethod() , void uiThreadIgnored() , void emptUiMethodEnqueue() , void someUIThreadTask() , void emptyUiMethod(List<? extends T>, List<? super S>) , void showToast() , void showToast(android.content.Context) , void objectUiMethod(java.lang.Object) , void uiThreadDelayed() , protected void someUIThreadTask() , void uiMethod(S) , void uiMethod(S) , void showToast() , void uiThread() , void uiMethod(S) , void uiMethod(S) , void mixedUiThreadDelayedMethod() , void uiThread() , void uiThread() , void emptUiMethodReuse() , void uiThreadedUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[][]) , void uiThreadedUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[]) , public void uiSupposedAndUi(java.lang.Runnable) , void emptyUiDelayedMethod() , void genericUiMethod(List<Map<java.lang.String,List<Set<java.lang.Void>>>>) , void showToast() , void emptyUiMethod(T) , void uiThreadWithId() , void uiThread() , void mixedUiThreadMethod() , void uiThreadThrowException() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with BackgroundHandler: [void backgroundMethod(T, S) , void workInBackground() , public void backgroundSupposeAndBackground(java.lang.Runnable) , void backgroundMethod(T, S) , void backgrounddUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[]) , void callSomeService(org.androidannotations.test15.rest.Event, int) , void backgroundThrowException() , void genericBackgroundMethod(Set<? extends GenericBean<? extends org.androidannotations.test15.ebean.SomeBean>>) , void backgroundMethod() , void addBackground(List<java.lang.Integer>, int, int, java.util.concurrent.Semaphore) , void someBackgroundTask() , void backgroundUsingArrayParamtersMethod(org.androidannotations.test15.instancestate.MySerializableBean[][]) , void workInBackground() , void background() , void backgroundTransactionalAnnotatedMethod(android.database.sqlite.SQLiteDatabase, List<org.androidannotations.test15.instancestate.MySerializableBean[]>) , void workInBackground() , void emptyBackgroundMethod() , void genericBackgroundMethod(List<Map<java.lang.String,List<Set<org.androidannotations.test15.instancestate.MySerializableBean[]>>>>) , void mixedBackgroundMethod() , void backgroundMethod(T, S) , protected void someBackgroundTask() , void emptyBackgroundMethod(T) , void backgroundMethod(T, S) , void emptyDelayedBackgroundMethod() , void addSerializedBackground(List<java.lang.Integer>, int, int, java.util.concurrent.Semaphore) , void backgroundThreadIgnored() , void addCancellableBackground(List<java.lang.Integer>, int, int) , void emptyBackgroundMethod(T, List<T>) , void workInBackground() , void addCancellableSerializedBackground(List<java.lang.Integer>, int, int) , void backgroundThread() , void backgroundMethod() , void objectBackgroundMethod(java.lang.Object) ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SupposeUiThreadHandler: [public void uiSupposedAndUi(java.lang.Runnable) , public void uiSupposed() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Processing enclosed elements with SupposeBackgroundHandler: [public void serialBackgroundSupposed() , public void backgroundSupposeAndBackground(java.lang.Runnable) , public void backgroundSupposed() ]
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Number of files generated by AndroidAnnotations: 0
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Writting following API classes in project: []
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Time measurements: [Whole Processing = 185 ms], [Extract Annotations = 159 ms], [Find R Classes = 13 ms], [Extract Manifest = 7 ms], [Process Annotations = 5 ms], [Validate Annotations = 1 ms], [Generate Sources = 0 ms],
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Finish processing
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Start processing for 0 annotations on 0 elements
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Time measurements: [Whole Processing = 0 ms],
[INFO] D:\Repo\androidannotations\AndroidAnnotations\functional-test-1-5\pom.xml:[0,0] Finish processing
[INFO] Compiled 147 out of 147 sources (10277 ms)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.637 s
[INFO] Finished at: 2015-06-08T08:41:47+02:00
[INFO] Final Memory: 28M/470M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment