Subversion Repositories DevTools

Rev

Rev 4123 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4123 Rev 4212
Line 748... Line 748...
748
                if ( pvApplied == 1 )
748
                if ( pvApplied == 1 )
749
                {
749
                {
750
                  // max 50 chars
750
                  // max 50 chars
751
                  rippleBuildExclude(p, p.mId, "Package has non standard versioning", null, null);
751
                  rippleBuildExclude(p, p.mId, "Package has non standard versioning", null, null);
752
                }
752
                }
753
                else
-
 
754
                if ( pvApplied == 2 )
753
                else if ( pvApplied == 2 )
755
                {
754
                {
756
                  // max 50 chars
755
                  // max 50 chars
757
                  rippleBuildExclude(p, p.mId, "Package has reached ripple field limitations", null, null);
756
                  rippleBuildExclude(p, p.mId, "Package has reached ripple field limitations", null, null);
758
                }
757
                }
-
 
758
                else if ( pvApplied == 3 )
-
 
759
                {
-
 
760
                  // max 50 chars
-
 
761
                  rippleBuildExclude(p, p.mId, "Package has invalid change type", null, null);
-
 
762
                }
759
                else
763
                else
760
                {
764
                {
761
                  buildFile = 2;
765
                  buildFile = 2;
762
                  
766
                  
763
                  if ( p.mForcedRippleInstruction > 0 )
767
                  if ( p.mForcedRippleInstruction > 0 )